Your Web News in One Place

Articles by TutsPlus - Code from November 2018

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
< Return to TutsPlus - Code details.
10:25 pm - Thu, November 29, 2018
TutsPlus - Code Boost Your Vue.js Workflow With Vue CLI 3
We can hardly imagine modern web development without the help of Command Line Interface (CLI) tools. They tremendously facilitate and speed up the development workflow by reducing the amount of repeti...
09:09 pm - Thu, November 29, 2018
TutsPlus - Code 8 Courses to Learn Swift and iOS App Development
Creating your own iOS app may seem intimidating, but it doesn’t have to be. Today, there are a plethora of courses available at Envato Tuts+ that can help you through every step of app development.&...
11:18 pm - Wed, November 28, 2018
TutsPlus - Code Send Push Notifications to Your iOS App With Firebase Cloud Messaging
What You'll Be CreatingContinuing our series on Firebase, in this post we'll take a look at Firebase Cloud Messaging—or FCM for short—Google’s low-latency message and notification orchestrati...
08:58 pm - Wed, November 28, 2018
TutsPlus - Code Create Style Variations for WordPress Gutenberg Blocks: Part 1
Now is an exciting time for WordPress developers with the official release of version 5.0 just around the corner. This will mark the debut of the brand new editor: code-named Gutenberg. If you've have...
11:45 pm - Tue, November 27, 2018
TutsPlus - Code UberMenu and 7 Other Best Mega Menu Plugins
Building a streamlined navigation panel for your website is the logical next step after creating your content. Beautiful and functional—these are the gold standards when it comes to your navigation ...
11:24 pm - Tue, November 27, 2018
TutsPlus - Code Create an Android App to Recognize Face Contours With Firebase ML
Firebase ML Kit, a collection of local and cloud-based APIs for adding machine learning capabilities to mobile apps, has recently been enhanced to support face contour detection. Thanks to this powerf...
04:59 pm - Mon, November 26, 2018
TutsPlus - Code Get Started With CRUD Operations in PHP MySQL Databases
In this article, we're going to explore how you could use a MySQL database to perform CRUD (create, read, update, and delete) operations with PHP. If you want to get your hands dirty with database con...
04:46 pm - Mon, November 26, 2018
TutsPlus - Code Displaying the Date and Time in the WordPress Loop
Adding the date and time to the WordPress Loop seems like a simple enough task, right?Well, yes. It can be a case of coding a simple template tag and letting WordPress do the work for you. But sometim...
09:34 am - Mon, November 26, 2018
TutsPlus - Code Try This New Short Course on JavaScript Form Validation
JavaScript form validation is now a lot easier than it used to be, thanks to HTML5 and the Constraint Validation API. Learn how it works in our new short course, Practice JavaScript and Learn: Form Va...
12:57 pm - Fri, November 23, 2018
TutsPlus - Code Target CSS for Specific Content With WordPress Template Tags
What You'll Be CreatingLearning WordPress development isn't just about learning to code PHP.You'll also need some HTML and CSS skills if the sites, themes and/or plugins you create are going to work w...
08:58 pm - Thu, November 22, 2018
TutsPlus - Code 8 Best SEO Plugins For WordPress
You can build a beautiful WordPress site, but if you don’t optimize your site for search engine rankings, there is a good chance that very few people will see it. Google and other search engines use...
12:21 pm - Wed, November 21, 2018
TutsPlus - Code Generate Random Alphanumeric Strings inPHP
Let me begin this post by saying that almost no event is truly random. Even the outcome of a classic coin toss could in theory be predicted if we knew the effect of every factor involved, like air fri...
12:19 pm - Wed, November 21, 2018
TutsPlus - Code 12 Mobile App Icons, UIKits, and Other Graphics to Make Your Mobile Apps Shine
Every mobile app developer needs a go-to source for beautiful, professionally designed graphics they can use when constructing their apps. Whether you're looking for mobile UI kits, app icons, mobile ...
12:03 pm - Tue, November 20, 2018
TutsPlus - Code How to Add Multiple Selection to Android RecyclerView
The RecyclerView widget is an integral part of most Android applications today. Ever since it was added to the Android support library in late 2014, it has eclipsed the ListView widget as the most p...
12:56 pm - Mon, November 19, 2018
TutsPlus - Code Angular Form Validation With Reactive and Template-Driven Forms
In this tutorial, we'll explore reactive and template driven-forms in Angular. You'll see how to create each kind and how to perform validation in Angular 6.Reactive and Template-Driven FormsWhat Are...
09:31 am - Mon, November 19, 2018
TutsPlus - Code Want to Master the WordPress Loop? Try Our New Course
The Loop is at the core of WordPress's post rendering engine. If you want to customize the way posts are displayed in your WordPress theme, you'll need to come to terms with The Loop.In our new course...
10:48 pm - Sun, November 18, 2018
TutsPlus - Code Create a Note-Taking App for Android With MongoDB Stitch
If you are looking for a secure serverless platform that's both feature rich and cost effective, you may want to give MongoDB Stitch a try. In addition to offering handy server-side features such as f...
10:48 pm - Sun, November 18, 2018
TutsPlus - Code How to Use MongoDB Stitch in Android Apps
With MongoDB Atlas, all it takes is a few clicks in the browser to get your own MongoDB cluster up and running in the cloud. By using it, you can build Android and iOS apps that can serve millions of ...
01:04 pm - Fri, November 16, 2018
TutsPlus - Code Create a Note-Taking App for Android With MongoDB Stitch
If you are looking for a secure serverless platform that's both feature rich and cost effective, you may want to give MongoDB Stitch a try. In addition to offering handy server-side features such as f...
01:00 pm - Thu, November 15, 2018
TutsPlus - Code Dramatically Speed Up Your React Front-End App Using Lazy Loading
A constant challenge faced by front-end developers is the performance of our applications. How can we deliver a robust and full-featured application to our users without forcing them to wait an eterni...
12:19 pm - Thu, November 15, 2018
TutsPlus - Code Design Better UX With Vue.js Transitions and Animations
Transitions and animations are an important design pattern whose aim is to improve the user experience (UX) by making the user interface (UI) more natural and intuitive. Most people think that the pu...
04:54 pm - Wed, November 14, 2018
TutsPlus - Code Write to Files and Read Files With PHP
In this tutorial, you'll learn several important functions in PHP which are sufficient for all your basic file reading and writing needs. You'll learn how to read a file, write to a file, write to a t...
04:51 pm - Wed, November 14, 2018
TutsPlus - Code Connect to an API With Retrofit, RxJava 2, and Kotlin
Today, it’s pretty common for mobile apps to exchange data with remote servers, using web Application Programming Interfaces (APIs).Whether it’s checking for new emails using the Gmail API, searc...
04:44 pm - Tue, November 13, 2018
TutsPlus - Code Whats New in Swift 4.2?
What You'll Be CreatingThe second update release to Swift of 2018, Swift 4.2 introduces some great improvements to the language. Read this post to learn how they can help you write even better code.In...
04:41 pm - Tue, November 13, 2018
TutsPlus - Code 11 Best Courses to Learn to Create A WordPress Theme or Plugin
Do you want to take your WordPress skills to the next level and learn to create your own themes and plugins? Well, you’ve come to the right place. I’ve compiled 11 of the best WordPress coding cou...
08:16 am - Mon, November 12, 2018
TutsPlus - Code New Course: Learn Data Visualization With D3.js
We live in an age of increasing amounts of data and decreasing attention spans. The solution to this conundrum is data visualization: creating elegant charts to help people interpret data quickly and ...
10:29 pm - Fri, November 9, 2018
TutsPlus - Code PHP Integers, Floats and Number Strings
Working with numbers in PHP seems to be a trivial concept but it can be quite confusing. It looks easy at first because PHP provides automatic type conversion. For example, you can assign an integer v...
10:29 pm - Fri, November 9, 2018
TutsPlus - Code PHP Integers, Floats, and Number Strings
Working with numbers in PHP seems to be a trivial concept, but it can be quite confusing. It looks easy at first because PHP provides automatic type conversion. For example, you can assign an integer ...
10:25 pm - Fri, November 9, 2018
TutsPlus - Code File Upload With Multer in Node.js and Express
When a web client uploads a file to a server, it is generally submitted through a form and encoded as multipart/form-data. Multer is middleware for Express and Node.js that makes it easy to handle t...
10:30 pm - Thu, November 8, 2018
TutsPlus - Code PHP Exceptions: Try Catch for Error Handling
In this post, you'll learn how to use exception handling in PHP. As of PHP 5, we can use try catch blocks for error handling—this is a better way to handle exceptions and control the flow of your ap...
10:22 am - Thu, November 8, 2018
TutsPlus - Code Create a Database Cluster in the Cloud With MongoDB Atlas
For years now, MongoDB has been the go-to NoSQL database for both individuals and enterprises building large-scale applications. It's open source, easily scalable, and provides high availability. It a...
09:27 am - Mon, November 5, 2018
TutsPlus - Code Practice JavaScript and Learn AJAX in Our New Course
What You'll Be CreatingIf you already know the basics of JavaScript and want to take your work to the next level, our latest course is perfect for you. In Practice JavaScript and Learn: AJAX, you'll p...
08:10 pm - Wed, October 31, 2018
TutsPlus - Code 12 Best WooCommerce Plugins for Your Online Store
WooCommerce provides a powerful platform for your online store. With business happening on a global scale, day-to-day tasks like pricing, shipping, and invoicing can get complicated. Luckily, there ar...
06:47 pm - Wed, October 31, 2018
TutsPlus - Code Create a WordPress Image Gallery: Code the Plugin
What You'll Be CreatingPeople like pictures. They like looking at them, they like clicking on them. So it makes sense to use them in the navigation for your site.You may already use featured images in...
12:16 pm - Wed, October 31, 2018
TutsPlus - Code 15 Best Swift App Templates
Mobile users have come to expect the UI consistency and performance that can only come from native apps. However, building a feature-rich iOS app with an elegant user interface can be challenging. For...