October 26, 2016In Angular 1, components are the mechanism which allows you to create your own custom HTML elements. This has been possible with Angular directives in the past, but components build on the various improvements that have been made to Angular and enforce best practices in how they are built and designed.
[author_more]
In...
February 19, 2016In part 1, we built our server part. Now we can build our client. We are going to use AngularJS to make a Single Page Application. We will use a very basic bootstrap template, built on the fly.Planning
Our application will be made up of three screens.Login Screen: a simple login screen. The user will insert their e...
January 16, 2016This article is for developers who are familiar with Angular 1.x and would like to learn more about React. We’ll look at the different approaches they take to building rich web applications, the overlapping functionality and the gaps that React doesn’t attempt to fill. After reading, you’ll have an un...
September 28, 2015In this article, we’re going to set up a Laravel API with Angular Material for the front end. We’re also going to follow best practices that will help us scale with the number of developers working on the project and the complexity behind it. Most tutorials cover this topic from another perspective – they com...
August 5, 2015In this video we look at controlled inputs in React. This is unique concept to React that can be tricky to understand at first.
We’ll be polishing the demo we started in the last lesson “Introduction to One-Way Data Flow.”Loading the player…jwplayer("video-5665").setup({
image: "https:...
Recent Comments