Your Web News in One Place

Articles by TutsPlus - Code from October 2020

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
< Return to TutsPlus - Code details.
02:09 am - Fri, October 30, 2020
TutsPlus - Code 15 Best eCommerce Android App Templates
Do you need to create an Android app for your online store quickly and easily? Did you know that 90% of mobile users spend most of their time online in apps?By purchasing an eCommerce Android app temp...
01:43 am - Fri, October 30, 2020
TutsPlus - Code 18 Best WPBakery Page Builder (Visual Composer) Addons & Plugins of 2020
Add the best WPBakery add-ons and extensions ever developed to your page builder and add give your website visitors the experience they need. From carousel add-ons to extra WooCommerce product extensi...
11:54 pm - Thu, October 29, 2020
TutsPlus - Code WooCommerce: Adding the Product Short Description to Archive Pages
What You'll Be CreatingWooCommerce comes bundled with archive pages and loops that do a great job, but sometimes you might need to display a bit more information on your main shop and other archive ...
11:39 pm - Thu, October 29, 2020
TutsPlus - Code A Guide to Overriding Parent Theme Functions in Your Child Theme
If you've had any experience working with parent and child themes in WordPress, you'll know that the template files in your child theme override those in your parent theme. For example, if your parent...
11:08 am - Wed, October 28, 2020
TutsPlus - Code 12 Best WordPress Community Plugins for 2020
Whether you’re an online freelancer or running a brick and mortar store, having a website is no longer enough to get and retain customers. You also have to provide value through engaging content. En...
12:14 pm - Tue, October 27, 2020
TutsPlus - Code Working With PHP Arrays in the Right Way
In this tutorial, I am going to make a list of common PHP array functions, with examples of usage and best practices. Every PHP developer must know how to use them and how to combine array functions t...
11:44 am - Mon, October 26, 2020
TutsPlus - Code PHP Control Structures and Loops: if, else, for, foreach, while, and More
Today, we're going to discuss control structures and loops in PHP. I'll show you how to use all the main control structures that are supported in PHP, like if, else, for, foreach, while, and more.What...
11:13 am - Mon, October 26, 2020
TutsPlus - Code A Guide to Overriding Parent Theme Functions in Your Child Theme
If you've had any experience working with parent and child themes in WordPress, you'll know that the template files in your child theme override those in your parent theme. So for example if your pare...
08:46 pm - Sun, October 25, 2020
TutsPlus - Code 20 Essential WordPress Utilities to Manage Your Site
WordPress utility plugins let you make enhancements to all aspects of your WordPress website: performance, design, and security. With thousands of options available, however, it can be quite difficul...
11:26 am - Sun, October 25, 2020
TutsPlus - Code WP_Query Arguments: Categories and Tags
In the earlier parts of this series, you've learned how WP_Query is structured and what its properties and methods are. The next stage is to understand the various arguments you can use with it and ...
02:25 am - Thu, October 22, 2020
TutsPlus - Code Google Drive Plugins for WordPress
Are you looking for a way to backup your website files in the cloud where you can easily access them if anything goes wrong? How about displaying your documents and files and making them easily acces...
01:19 am - Thu, October 22, 2020
TutsPlus - Code How to Turn Your WordPress Website into a Mobile App
Do you want to turn your existing WordPress website into a mobile app without writing a single line of code? Webview templates and WordPress app builders are an easy and affordable way to turn your W...
02:30 am - Wed, October 21, 2020
TutsPlus - Code Using Redux in a React Native App
Redux is a library for state management that ensures that the application logic is well-organized and that apps work as expected. Redux makes it easy to understand your application's code regarding wh...
12:08 am - Wed, October 21, 2020
TutsPlus - Code Parsing a CSV File With JavaScript
What You'll Be CreatingThe CSV (Comma Separated Values) file format is a popular way of exchanging data between applications. In this quick tip, we’ll learn how JavaScript can help us visualize the...
02:03 am - Tue, October 13, 2020
TutsPlus - Code Submit A Form Without Page Refresh Using jQuery
A great way to improve the user experience of your website is to validate and submit forms without a page refresh.In this tutorial I'll show you how easy it is to do just that—validate and submit a ...
12:48 am - Tue, October 13, 2020
TutsPlus - Code Download and Install WordPress Via the Shell Over SSH and With WP-CLI
Installing WordPress often takes a lot of steps: downloading and uncompressing a zip file, uploading files to the server, and setting up the database and config. That can take a lot of time. Or you ca...
01:42 am - Sat, October 10, 2020
TutsPlus - Code 10 CSS3 Properties you Need to be Familiar With
We've already covered the thirty CSS selectors that we should all memorize; but what about the new CSS3 properties? Though most of them still require a vendor-specific prefix, you can still use them ...
01:37 am - Fri, October 9, 2020
TutsPlus - Code How to Implement Email Verification for New Members
Have you ever created an account with a website, and were required to check your email and click through a verification link sent by the company in order to activate it? Doing so highly reduces the nu...
01:09 am - Fri, October 9, 2020
TutsPlus - Code Understanding the Image Component in React Native
Images are an essential aspect of any mobile app. This tutorial will introduce you to the image component and show you how to use images in your React Native app. You will also learn how to create you...
11:54 pm - Wed, September 30, 2020
TutsPlus - Code 20 Useful Laravel Packages Available on CodeCanyon (and 5 Free)
Laravel is a web application framework that many developers say is a dream to work with. That’s because it aims to take the tedium out of routine web project tasks like authentication, routing, sess...
12:56 pm - Wed, September 30, 2020
TutsPlus - Code 15 Best Flutter Mobile App Templates for Communication
Do you want to build and deploy fast, beautiful social media or communication apps for both Android and iOS? Then you should consider creating a Flutter app. Using Flutter, you can write apps for bot...