Quick start – your first Sinatra application
(For more resources related to this topic, see here.)
Step 1 – creating the application
The first thing to do is set up Sinatra itself, which...
Elgg Social Networking – Installation
Installing Elgg
In addition to its impressive feature list, Elgg is an admin's dolly. In this tutorial by Mayank Sharma, we will see how Elgg...
What is React.js and how does it work?
What is React.js?
React.js is one of the most talked about JavaScript web frameworks in years. Alongside Angular, and more recently Vue, React is a...
Creating and optimizing your first Retina image
(For more resources related to this topic, see here.)
Creating your first Retina image (Must know)
Apple's Retina Display is a brand name for their high...
Exploring Forms in Angular – types, benefits and differences
While developing a web application, or setting dynamic pages and meta tags we need to deal with multiple input elements and value types, such limitations could...
Creating Reusable Generic Modals in React and Redux
Modal dialogs are a common part of user interface design. As with most other parts of a UI, modals in a given application probably...
How to integrate Angular 2 with React
It can be overwhelming to choose which framework is the best framework to use to get the job done in JavaScript, because you have...
Web Scraping with Electron
Web scraping is a necessary evil that takes unordered information from the Web and transforms it into something that can be used programmatically. The...
Yii: Adding Users and User Management to Your Site
(For more resources related to this topic, see here.)
Mission Checklist
This project assumes that you have a web development environment prepared. The files for this...
CORS in Node.js
In this article by Randall Goya, and Rajesh Gunasundaram the author of the book CORS Essentials, Node.js is a cross-platform JavaScript runtime environment that...