The popularity of WordPress cuts both ways. On one hand, it is very mature and supported by numerous plugins and themes. On the other hand, it is a frequent...
WordPress is a battle-tested and reliable CMS. Now, with the new WPCOM.js library, you can harness this power to build a free and easy-to-update back-end for...
Ionic Creator lets you build mobile apps with an easy drag-and-drop interface. Whether you're building a simple app or prototyping a more complex project,...
If you've used Gmail, you've probably also used Google Calendar. This tool is widely used for scheduling and organizing events. Since Google has provided a...
Semantic UI is a CSS framework with a unique, programmer-friendly concept. With Semantic UI, you describe what each part of your interface is for, and the...
The Google Maps API allows you to leverage Google's huge library of street and satellite maps for your own apps. In this course, Reggie Dawson will teach you...
Angular has always been great at handling data. It can usually find a way to work with whatever you supply. And this has only gotten better in Angular 2....
If you're building a web app, at some point you'll need to get data from your users. The way to do this in HTML is with a `` block. Angular 2 has a lot of...
How your app looks is as important as how it works, and animation is an important part of modern user interfaces. Whether by changing the color of an element...
If you are building an Angular 2 app, there will come a time when you need external data. The way to make this happen is through the HTTP service. HTTP...
Reactive programming is a popular new programming paradigm that makes it easy to code apps and interfaces that respond to dynamically changing data. Now...
Writing cross-platform mobile apps is hard. On one hand, it can save money to use a JavaScript-based cross-platform mobile framework. But on the other hand,...
Google has made its powerful web services—like Drive, Maps, and Gmail—available to users worldwide for free. Not only that, but Google has opened the power...
JavaScript's reach extends far beyond the browser—platforms such as Ionic and Cordova allow us to build cross-platform mobile apps with JavaScript and HTML....
Angular 2 is the latest version of the incredibly popular AngularJS framework, rewritten from the ground up to take advantage of all the latest technologies...
With the lead-up to the official release of Angular 2, some parts of the framework have been in flux. One of these is routing: the Angular 2 router has been...
The Ionic framework is one of the most popular projects on GitHub. By letting web developers use their existing skillsets to make apps for mobile devices,...
Like promises, JavaScript generators are a way to improve asynchronous code readability by avoiding nested callbacks. Now that generators have come to...
If you are an Angular developer, you must be aware that Angular 2 is coming soon.
Since the frameworks are so different, using Angular 2 will require a...
Ionic is a cross-platform mobile framework that allows you to develop for Android and iOS using just HTML and JavaScript. Since Ionic apps run in an HTML...
Ionic is a cross-platform mobile framework that allows you to develop for Android and iOS using just HTML and JavaScript. Thanks to the inclusion of Cordova,...
Ionic is a cross-platform mobile framework that allows you to develop for Android and iOS using just HTML and JavaScript. Thanks to the inclusion of Cordova,...
Heroku has positioned itself as a leader in cloud-based app hosting. The platform is simple to use and allows developers to launch their app without worrying...
Using JavaScript promises is a way to improve your asynchronous code readability by moving away from nesting callbacks. Now that promises have come to plain...
Angular 2 is the new version of the extremely popular AngularJS framework. AngularJS turned the front-end development world upside down when it was released,...
Docker is a lightweight, portable tool that can free you from having to install server software on your local machine. The containers Docker creates can be...
Firebase is a technology that allows us to create web apps without any server-side programming, so that development becomes quicker and easier. With...
Parse is a powerful cloud service for supplying web application back-ends. With a simple REST API, you can connect to the Parse service for saving...
AngularJS has become the go-to framework for many web developers. It is an all-in-one solution for quickly building front-end single-page web applications....
The Cordova platform is a cross-platform framework for building apps. Instead of building an app with native languages like Java or Objective C, you can...
AngularJS has become the go-to framework for many web developers. It is an all-in-one solution for quickly building front-end single-page web applications. A...
WebRTC is a new standard that provides web and mobile apps with real-time communications. WebRTC makes it easy to deliver streaming video and audio...
Angular 2 is the new version of the extremely popular AngularJS framework. AngularJS turned the front-end development world upside down when it was released,...
The Cordova platform is a cross-platform framework for building apps. Instead of building an app with native languages like Java or Objective C, you can...
This course will teach you how to build a magazine app with Parse and the Intel XDK framework.
XDK is a framework for efficiently creating HTML5 apps. XDK...
Ionic is a framework for building cross-platform mobile apps with HTML, CSS and JavaScript. Not only does Ionic come with numerous mobile-optimized UI...