Shineyrock web design & consultancy

Shineyrock

Searched for: "in" / 1395 results

React Crash Course for Beginners, Part 2

…In part one of this tutorial series, we used the create-react-app tool to create a working sample app as a starting point for our 'Movie Mojo' gallery app.In part two, we'll get to grips with adding our first custom component to display individual movie cards. We'll also see how using…


React Crash Course for Beginners, Part 3

…in this React series, we've created a working sample app as a starting point for our 'Movie Mojo' gallery app, and we've seen how using props allows us to customize the appearance of components by passing in data rather than hard coding it.In part three we'll create our first custom…


Creating a Blogging App Using React, Part 6: Tags

…In the previous part of this tutorial series, you saw how to implement the profile page feature for the React blog application. In this tutorial, you'll see how to implement tags for the blog posts.Getting StartedLet's get started by cloning the source code from the last part of the series.https://github.com/royagasthyan/ReactBlog-ProfileOnce…


Testing Components in Angular Using Jasmine: Part 1

…ingTest Driven Development is a programming practice that has been preached and promoted by every developer community on the planet. And yet it's a routine that is largely neglected by a developer while learning a new framework. Writing unit tests from day one will help you to write better code,…


Testing Components in Angular Using Jasmine: Part 2, Services

…ingThis is the second installment of the series on testing in Angular using Jasmine. In the first part of the tutorial, we wrote basic unit tests for the Pastebin class and the Pastebin component. The tests, which initially failed, were made green later. OverviewHere is an overview of what we…


Build a To-Do API With Node and Restify

…IntroductionRestify is a Node.js web service framework optimized for building semantically correct RESTful web services ready for production use at scale. In this tutorial, you will learn how to build an API using Restify, and for learning purposes you will build a simple To-Do API.Set Up the ApplicationYou need to…


Make Your JavaScript Code Robust With Flow

…ing language, being the only language that runs reliably in the browser. Recent trends in front-end development as well as Node.js based back-end development have pushed the scale and complexity of JavaScript applications. Large applications developed by large teams can benefit from static type checking, which vanilla JavaScript lacks. Flow…


Stateful vs. Stateless Functional Components in React

…ing: border-box; } body {margin: 0;}*{box-sizing:border-box;}body{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} React is a popular JavaScript front-end library for building interactive user interfaces. React has a comparatively shallow learning curve, which is one of the reasons why it's getting all the attention lately. Although there are many important concepts to be covered, components are undeniably…


10 Best Affiliate WooCommerce Plugins Compared

…inning combination for online commerce. Together they run 37% of eCommerce business. Leveraging these two is the perfect combination for selling physical products, digital goods, and services online. But having the most awesome WooCommerce storefront and the best products is just a tiny part of what you need for online…


Object-Oriented Programming With JavaScript

…ingAre you familiar with the term "spaghetti code"? This is a metaphor you might hear from non-JavaScript developers in criticism of the language. It is code with no structure. It will consist of line after line of statements. Some may be wrapped in functions, some not at all. And if…


Refine Search

Save This Search?

Saved Searches

You have not saved any searches yet.