Shineyrock web design & consultancy

Shineyrock

Searched for: "in" / 1395 results

Beginner’s Guide to Angular: Routing

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} In any single-page application, routing is the hub that makes sure the right components get loaded for the current view or application state. Routes are often requested when the application is loaded or when a user operation is triggered. Also, route requests can be…


Beginners Guide to Angular: Routing

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} In any single-page application, routing is the hub that makes sure the right components get loaded for the current view or application state. Routes are often requested when the application is loaded or when a user operation is triggered. Also, route requests can be…


Beginner’s Guide to Angular: HTTP

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Angular HTTP is all about using the right techniques for building a single-page application that creates HTTP requests and handles HTTP responses in a maintainable and scalable manner. The @angular/common/http package comes with a client, interceptor, and many more features for your Angular application.…


API Authentication With Node.js

…ing APIs is important; however, building secured APIs is also very important. In this tutorial, you learn how to build a secured API in Node.js. The authentication will be handled using tokens. Let's dive in.Cookies vs. TokensLet's talk a little about cookies and tokens, to understand how they work and…


Build a React App With a Laravel RESTful Back End: Part 1, Laravel 5.5 API

…ing modern web applications. Laravel is prominently a server-side PHP framework, whereas React is a client-side JavaScript library. This tutorial serves as an introduction to both Laravel and React, combining them to create a modern web application. In a modern web application, the server has a limited job of managing…


Vue.js Crash Course: Create a Simple Blog Using Vue.js

…ing user interfaces. It focuses heavily on the ViewModel. To learn more, go over to the documentation to see things for yourself.In this tutorial, you will get your hands dirty with Vue.js by building a simple blog. The blog will have a form that allows you create a post. However,…


Gates and Policies in Laravel

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Today, we're going to discuss the authorization system of the Laravel web framework. The Laravel framework implements authorization in the form of gates and policies. After an introduction to gates and policies, I'll demonstrate the concepts by implementing a custom example. I assume that…


Essential JavaScript Libraries and Frameworks You Should Know About

…ing. The language has been experiencing a fast-paced growth recently that makes me wonder whether the modern front-end JavaScript technologies that are well known today will be relevant a couple of years later. Nevertheless, it's important to be ahead of the game by working with the latest tools and frameworks for…


Package Management in Laravel

…In this article, we'll go ahead and explore the package management feature in the Laravel framework. In the course of the article, we’ll go through a real-world example to demonstrate the purpose of the article.Package management in Laravel is an important feature that allows you to bundle a piece of…


Best Unique Bootstrap JavaScript Plugins

…ins a great selection of useful plugins, there’ll always be those times when you need some extra functionality. Luckily, Bootstrap is pretty extendible and there are loads of JavaScript plugins available that will instantly add a desired behaviour and save you a whole lot of time and effort. Here are…


Refine Search

Save This Search?

Saved Searches

You have not saved any searches yet.