In the following blog post, we’ll cover the most popular GitHub JavaScript repositories as of October 2019.
JSON WEB Authentication with Angular 8 and NodeJS
The article is about interfacing an Angular 8 Project with a secure backend API. The Backend will be running on Node.JS. The security that will underlay the interfacing will be JSON Web Tokens.
JSX vs HTML: Overview + Answers to FAQs
Let’s talk about the JSX as opposed to HTML. We’ll brush over the basics of JSX, overview the main differences between JSX and HTML, and finish with some frequently asked questions about particular issues often encountered when writing JSX.
Finding the Best Way to Learn JavaScript
In this article, we’ll explore various methods and resources that can help you bootstrap the JavaScript learning process.
Responsible Web Scraping: Gathering Data Ethically and Legally
In this article, we’ll explore the definition of web scraping, how it works, its use cases, legal and ethical issues — and how to avoid them by scraping responsibly.
Implementing Role-Based Access Control in a Node.js application
In this article, you’ll learn how to implement role-based access control in a Node.js application.
Contentful+Gatsby = Smarter content management
In this article, we’ll explain how to integrate Contentful, a CMS with a blog built with Gatsby, a fast framework based on React.
TOP 11 JavaScript Machine Learning & Data Science Libraries
In this piece, we’ll concentrate on machine learning, languages involved, and look at the TOP 11 Machine Learning & Data Science libraries that are written in JavaScript.
Building React Components Using Children Props and Context API
React provides a number of powerful patterns to compose components; for example, Containment, Specialization, and Render Props. Today we’ll dive into the Containment pattern which, on the surface, looks like an easy-to-understand interface — but the example provided in React docs doesn’t have an explicit explanation of how to pass data from the parent container to its children.
18 Best Web Development Blogs on Medium
In this article, we cover the best Medium blogs on web development and design.