April 10, 2018In this article, we’ll look at how to update Angular projects to the latest version.
This article is part 6 of the SitePoint Angular 2+ Tutorial on how to create a CRUD App with the Angular CLI.Part 0 — The Ultimate Angular CLI Reference Guide
Part 1 — Getting our first version of the Todo application u...
March 4, 2016This article was updated on 11.05.2017 to reflect important changes to Auth0’s API.
Authentication for single page apps can be a tricky matter. In many cases, SPA architecture involves having an isolated front-end application with a framework like AngularJS, and a separate backend that serves as a data API to fee...
February 17, 2016The Laravel API Boilerplate (JWT Edition) was made on the shoulders of giants like:Dingo API;
JWT-Auth, by tymondesigns;
CORS on Laravel 5 by barryvdh;In this article, we will learn how to use it to quickly create a fully functional API for an imaginary book wishlist application. As an aside, we will also see how t...
Recent Comments