Your Web News in One Place

Articles by TutsPlus - Code from July 2018

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
< Return to TutsPlus - Code details.
12:50 pm - Mon, July 30, 2018
TutsPlus - Code Kotlin Reactive Programming With RxJava and RxKotlin
Since becoming an officially supported language for Android development, Kotlin has rapidly grown in popularity amongst Android developers, with Google reporting a 6x increase in the applications that...
12:13 pm - Mon, July 30, 2018
TutsPlus - Code 10 Best iOS Map App Templates
Any sort of app that involves getting your users from one place to another needs good map integration. Here are the 10 best iOS app templates with map integration to be found at CodeCanyon. Whether y...
08:23 am - Mon, July 30, 2018
TutsPlus - Code Learn About Android Activities in Our New Course
If you want to develop Android apps, you need to understand how to create and use Activities. Our new course, Android Fundamentals: Activities, is the perfect introduction to this essential Android co...
11:04 pm - Fri, July 27, 2018
TutsPlus - Code Google Flutter From Scratch: Building Apps With Widgets
Flutter is fast becoming one of the most popular frameworks for developing cross-platform mobile apps. Most Android and iOS developers today are starting to agree that it is a faster and more future-...
12:09 pm - Fri, July 27, 2018
TutsPlus - Code AniJS: Easy CSS Animations Without Coding
Many people want to add subtle animations to their website in response to clicks or other actions by their visitors. However, not everyone is well-versed in using CSS or JavaScript. Some just know how...
02:46 am - Fri, July 27, 2018
TutsPlus - Code Get Started With Pusher: Demonstrating Real-Time Communication With Channels
Channels from Pusher is a platform that makes it easy to add seamless real-time data into your apps. In this video, I'll show you how to get started coding real-time communication between client an...
08:09 am - Tue, July 24, 2018
TutsPlus - Code 5 Essential Tips for Service Worker Development
The Service Worker API for browsers allows web designers to offer visitors something they never had before: access to sites or web applications even when offline, be it for short or long periods of ti...
02:00 pm - Mon, July 23, 2018
TutsPlus - Code How to Create Custom CLI Commands Using the Symfony Console Component
In this article, we're going to explore how you could create custom command-line interface (CLI) commands in your PHP applications using the Symfony Console component. After installing the necessary l...
08:44 am - Mon, July 23, 2018
TutsPlus - Code Try Our New Course on Coding WordPress Plugins
What You'll Be CreatingIf you want to get started coding your own plugins for WordPress, try our new course, 3 Practical Projects to Learn to Code WordPress Plugins. You'll learn by completing practi...
01:56 pm - Fri, July 20, 2018
TutsPlus - Code How to Upload and Download CSV Files With AngularJS
This post will show you how to upload CSV files data to AngularJS, read the data, and then convert it to JSON for processing. Then, you'll see how to do the whole thing in reverse and download a CSV d...
06:11 pm - Wed, July 18, 2018
TutsPlus - Code Best WordPress Widgets for 2018
What kind of WordPress widgets will you need in 2018?This post has 20 of the best WordPress widget plugins in CodeCanyon right now. With social media widgets, weather widgets, maps widgets and more,...
01:38 pm - Wed, July 18, 2018
TutsPlus - Code Creating Animations With MotionLayout for Android
Thanks to its remarkable versatility, the ConstraintLayout widget has become the "Swiss Army knife" of layouts for Android app developers. However, adding complex animations to its contents, although...
12:27 pm - Tue, July 17, 2018
TutsPlus - Code What's New in ARKit 2
Apple has been working on augmented reality for the last couple of years, and this year, at WWDC18, Apple released their latest version of their AR framework: ARKit 2. This year's release is jam-packe...
01:50 pm - Mon, July 16, 2018
TutsPlus - Code 3 Handy New Features in Chrome DevTools
Chrome dev tools are consistently marching forward and providing us with helpful new features that make our lives as web designers easier. In this roundup we’ll be checking out three of the handiest...
08:25 am - Mon, July 16, 2018
TutsPlus - Code New Course: Coding Advanced WordPress Theme Templates
Our new short course is ideal for you if you want to take your WordPress development skills to the next level. Try out Coding Advanced WordPress Theme Templates, or read on and watch the intro video b...
02:00 pm - Fri, July 13, 2018
TutsPlus - Code Set Up Routing in PHP Applications Using the Symfony Routing Component
Today, we'll go through the Symfony Routing component, which allows you to set up routing in your PHP applications.What Is the Symfony Routing Component?The Symfony Routing Component is a very popular...
08:00 am - Thu, July 12, 2018
TutsPlus - Code Build a Music Player With Vuetify
What You'll Be CreatingBuilding apps with Vue.js is easy, fun, and enjoyable. You can build a working app with minimum effort. To prove that, today I'll show you how easy it is to build your own full...
08:00 am - Wed, July 11, 2018
TutsPlus - Code 20 Best Bootstrap 4 Plugins
Totally open source and free to use, Bootstrap has become one of the most popular front-end frameworks for desktop and mobile development. With a mobile-first approach, the framework essentially forc...
08:00 am - Tue, July 10, 2018
TutsPlus - Code Building a Shopping List Application With CloudKit: Sharing Shopping Items
In the previous tutorial of this series, you added the ability to create, update and remove shopping lists from on your iCloud-powered shopping-list app. In the final tutorial of the series, you'll m...
07:48 am - Tue, July 10, 2018
TutsPlus - Code New Course: Introduction to Stimulus
To learn about a fresh approach to creating web apps, discover the Stimulus web framework in our new course, Introduction to Stimulus.What You’ll LearnIn this course, Jeremy McPeak will take you thr...
04:00 pm - Mon, July 9, 2018
TutsPlus - Code Secure, Passwordless Authentication Using Auth0
In this article, you'll learn how to set up passwordless authentication using the Auth0 service. Auth0 allows you to outsource authentication features for your app.What Is Auth0? Auth0 is an authentic...
12:39 pm - Thu, July 5, 2018
TutsPlus - Code Code Your First Android Slice and Keep Users Engaged
The hard work isn’t over just because your app has racked up a ton of downloads and positive reviews on the Google Play store. Your typical mobile user has dozens of apps installed on their device, ...
04:03 pm - Wed, July 4, 2018
TutsPlus - Code Parsing HTML With PHP Using DiDOM
Every now and then developers need to scrape webpages to get some information from a website. For example, let's say you are working on a personal project where you have to get geographical informatio...
04:15 pm - Tue, July 3, 2018
TutsPlus - Code 8 Best WordPress Slider & Carousel Plugins of 2018
Whether you want to show off customer testimonials, your latest blog posts, your best images, or just celebrate the members of your team, there is a WordPress slider or carousel plugin out t...
01:36 pm - Sat, June 30, 2018
TutsPlus - Code Creating Pretty Popup Messages Using SweetAlert2
Every now and then, you will have to show an alert box to your users to let them know about an error or notification. The problem with the default alert boxes provided by browsers is that they are not...