Javascript News
Discover the latest Javascript development news, repositories, and conferences at Hackertab.
Latest Javascript articles

Understanding Array Filtering in JavaScript
As a JavaScript developer, you might often come across situations where you need to filter out...
March 27, 2023devto

How to Add Scroll Animations to a Page with JavaScript's Intersection Observer API
March 24, 2023freecodecamp

JavaScript Array Tutorial – Array Methods in JS
March 27, 2023freecodecamp

Mastering JavaScript: Structural Design Patterns
Simplify Your JavaScript Code with These Essential Structural Design Patterns Mastering JavaScript: Structural Design Patterns Optimize your code with Decorator, Façade, and Flyweight Patterns! Photo by Danist Soh on Unsplash “Good code is its own best documentation.” - Steve McConnell, author of ‘Code Complete’ Design patterns are all about relationships, but in Creational Design Patterns, we do not find many relationships as the focus is on creating instances of objects. …...
March 27, 2023medium

8 Essential TypeScript Utility Types You Need to Know
In this blog, we are going to learn about different utility types that we have in typescript and how they help us on daily basis. Utility types in TypeScript are built-in tools that allow us to create new types by transforming existing types. In this...
March 27, 2023hashnode

Next JS - Create Demo App From Scratch
Let's start with the creation of a demo Next JS application. We open a cmd terminal and type the below command. npx create-next-app b-03-demo-app It will ask for a few questions, for now, go with "No" on all the questions below. ? Would you like to ...
March 27, 2023hashnode

Top 11 Web Application Development Companies & firms — Best Developers in 2023
One of the IT sector's fastest-growing industries is web application development. Businesses are...
March 27, 2023devto

15 Killer Websites for Web Developers
15 Killer Websites for Web Developers 99.9% of developers don’t know all of them. Photo by KOBU Agency on Unsplash Preface I would like to share with you some useful websites, some of which can improve your productivity, some can help you write articles, and some can help you with design. Let’s take a look now. 1. Create and share beautiful images for your source code Link Use Carbon to create and share beautiful images…...
March 26, 2023medium

How to replace links in a text with Anchor Tags using JavaScript
March 21, 2023freecodecamp

What A Promise ! '1st'
Hoo-AH , In this CODE CAPSULE we will go throw Promises in js and learn how to use it , all...
March 27, 2023devto
Trending repositories
sudheerj/javascript-interview-questions
List of 1000 JavaScript Interview Questions
15,205 stars4,452 forks
liady/ChatGPT-pdf
A Chrome extension for downloading your ChatGPT history to PNG, PDF or a sharable link
1,032 stars120 forks
mui/material-ui
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
85,431 stars29,398 forks