Quantcast
Channel: Envato Tuts+ Code
Browsing all 5160 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Deferring Tasks in Laravel Using Queues

In this article, we're going to explore the Queue API in the Laravel web framework. It allows you to defer resource-intensive tasks during script execution to enhance the overall end user experience....

View Article


Image may be NSFW.
Clik here to view.

Showing Material Design Dialogs in an Android App

The material design team at Google defines the functionality of dialogs in Android as follows:Dialogs inform users about a specific task and may contain critical information, require decisions, or...

View Article


Image may be NSFW.
Clik here to view.

New Course: Image Recognition on iOS With Core ML

With machine learning, the possibilities for developers are multiplying fast! Get up to speed with Apple's new machine learning library in our new course, Image Recognition on iOS With Core ML.What...

View Article

Image may be NSFW.
Clik here to view.

Introduction to Forms in Angular 4: Reactive Forms

What You'll Be CreatingThis is the second part of the series on Introduction to Forms in Angular 4. In the first part, we created a form using the template-driven approach. We used directives such as...

View Article

Image may be NSFW.
Clik here to view.

Ionic From Scratch: Editing Your Ionic Project

In this post we'll take a look at Ionic pages. I'll show you how to edit content inside your app as well as how to create additional app pages and set up navigation.Editing Page ContentIn Getting...

View Article


Image may be NSFW.
Clik here to view.

Creating a Task Manager App Using Ionic: Part 1

In this tutorial series, you'll learn how to get started with creating a mobile app using the Ionic framework. Ionic uses Angular for writing the components and creating the mobile app. Throughout the...

View Article

Image may be NSFW.
Clik here to view.

Creating a Task Manager App Using Ionic: Part 2

In the first part of the tutorial series, you created the user interface and navigation for the task manager app. In this tutorial, you'll see how to implement the functionality for the Ionic task...

View Article

Image may be NSFW.
Clik here to view.

Get Started With Natural Language Processing in iOS 11

Machine learning has undoubtedly been one of the hottest topics over the past year, with companies of all kinds trying to make their products more intelligent to improve user experiences and...

View Article


Image may be NSFW.
Clik here to view.

10 Best HTML5 Sliders for Images and Text

HTML5 enables users to have a better and more consistent web experience across several devices. Considering that smart devices of varying screen sizes and resolutions are the number one way that most...

View Article


Image may be NSFW.
Clik here to view.

Site Authentication in Node.js: User Signup

IntroductionJust as authentication is important in APIs, it is also an important feature in certain web applications—those with pages and secrets that should only be accessible to registered and...

View Article

Image may be NSFW.
Clik here to view.

Create a Music Player App With Anko

What You'll Be CreatingA good approach to becoming proficient in a new programming language or library is to try and create something useful with it. In my tutorial on simplifying Android development...

View Article

Image may be NSFW.
Clik here to view.

Components in Vue.js

IntroductionVue.js components are important to understand as you work with Vue.js. In this tutorial we are going to dig into Vue.js components, understanding the basics and applying them to an...

View Article

Image may be NSFW.
Clik here to view.

New Course: Get Started With Augmented Reality for iOS

What You'll Be CreatingWith the recent enhancements to Android and iOS, it's now easier than ever to begin developing augmented reality applications. In our new course, Get Started With Augmented...

View Article


Image may be NSFW.
Clik here to view.

Mastering the React Lifecycle Methods

OverviewReact components encapsulate parts of the UI. Your full React application UI is rendered as a tree of many nested components. Depending on the flow of the applications, individual components...

View Article

Image may be NSFW.
Clik here to view.

10 Best PHP Instagram Scripts & Widgets

Whether you’re using Instagram for business or pleasure, it’s a great way to make new friends, customers, or fans. Doing the work of getting your account before as many eyes as possible, however, can...

View Article


Image may be NSFW.
Clik here to view.

How to Send Emails in Laravel

In this article, we're going to explore the Mail API in the Laravel web framework. Laravel takes advantage of the popular SwiftMailer library, which is easy to use and comes with a variety of email...

View Article

Image may be NSFW.
Clik here to view.

Get Started With Firebase Storage for iOS

Introduction Beyond enabling iOS developers to easily store data on the cloud, as well as authenticating users through their robust SDKs, Firebase also provides a convenient storage solution for media....

View Article


Image may be NSFW.
Clik here to view.

Create a Material Design Tabbed Interface in an Android App

What You'll Be CreatingThe material design team at Google simply defines the functionality of tabs in Android as follows:Tabs make it easy to explore and switch between different views.In this post...

View Article

Image may be NSFW.
Clik here to view.

How to Train a Core ML Model for an iOS App

What You'll Be CreatingCore ML makes it easy for iOS developers to add deep machine learning to their apps. In this post, I'll show you how you can train a Core ML model to derive intelligent...

View Article

Image may be NSFW.
Clik here to view.

Sending Emails in Python With SMTP

This tutorial will give an introduction to SMTP, a Python module used for sending mail. It will also demonstrate how to send different email types like simple text emails, emails with attachments, and...

View Article
Browsing all 5160 articles
Browse latest View live