Front-End Web Development

Front-end web development is all about how the world sees your project. Finding the right front-end web framework can be difficult for developers. As a result, Packt Hub provides the latest news and updates around tools like Angular and React to keep you up to date. From JavaScript‘s latest updates to the evolution of how browsers such as Firefox and Chrome display your code, we’ve got all the latest news and insights in one place.

Quick start – your first Sinatra application

0
(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

0
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...
How does React.js work?

What is React.js and how does it work?

0
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

0
(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...

Creating Reusable Generic Modals in React and Redux

0
Modal dialogs are a common part of user interface design. As with most other parts of a UI, modals in a given application probably...

Exploring Forms in Angular – types, benefits and differences     

0
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...

How to integrate Angular 2 with React

2
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

0
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

0
(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

0
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...

Must Read in Web Dev

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews