Shineyrock web design & consultancy

Shineyrock

Searched for: "in" / 1395 results

9 More Popular HTML5 Projects for You to Use and Study

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} Without a doubt, HTML5 has established itself as the best way to build applications in a multimedia-rich world. In so doing, it has brought about several huge advancements in web technology. For example, HTML5 provides superior support for vector graphics and interactive online features…


Creating a Blogging App Using React, Part 1: User Sign-In

…In this tutorial series, you'll see how to get started with creating a blogging app using React. Throughout the course of this tutorial series, you'll be focusing on how to use React for developing the application user interface. You'll be using Node.js for the server side of the application.In this…


Creating a Blogging App Using React, Part 2: User Sign-Up

…In the first part of this tutorial series, you saw how to implement the sign-in functionality. In this part, you'll learn how to implement the sign-up functionality and modify the sign-in functionality to check for valid users from MongoDB.Getting StartedLet's get started by cloning the source code from the first…


Creating a Blogging App Using React, Part 3: Add & Display Post

…In the previous part of this tutorial series, you saw how to implement the sign-up and sign-in functionality. In this part of the tutorial, you'll implement the user home page and the functionality to add and display the blog posts.Getting StartedLet's get started by cloning the source code from the…


Unit Testing in React: Shallow vs. Static Testing

…In my course on Unit Testing React Components, I showed you how to use Enzyme, the Airbnb unit-testing library, to unit test React components.Enzyme gives us a couple of different types of ways to render React components. In this video from the course, we’ll look at the difference between shallow…


How to Register & Use Laravel Service Providers

…iners and service providers. In fact, they're the backbone of the Laravel framework and do all the heavy lifting when you launch an instance of any Laravel application.In this article, we're going to have a glimpse of what the service container is all about, and following that we'll discuss the…


Creating a jQuery Plugin for Long Shadow Design

…ingLong shadow design is a variation of flat design to which shadows are added, creating the illusion of depth and resulting in a design that looks three-dimensional. In this tutorial we will be creating a jQuery plugin that will allow us to easily transform a flat icon by adding a…


Creating a Blogging App Using React, Part 4: Update & Delete Posts

…In the previous part of this tutorial series, you saw how to implement the add and display post functionality. In this part of the tutorial series on creating a blogging app in React, you'll implement the functionality to update and delete the blog posts.Getting StartedLet's get started by cloning the…


Iterating Fast With Django & Heroku

…ing an online business can prove to be seriously complicated. Although on paper, it's way easier to create an online business than a bricks-and-mortar one, an entrepreneur can get lost in the multitude of options. Some of the most common pitfalls an online entrepreneur gets stuck in include: Building too…


Understand the Basics of Laravel Middleware

…In this article, we'll dive deep into the Laravel framework to understand the concept of middleware. The first half of the article begins with an introduction to middleware and what it's actually used for.As we move on, we'll cover how to create custom middleware in a Laravel application. After creation…


Refine Search

Save This Search?

Saved Searches

You have not saved any searches yet.