DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to upgrade to React 18

How to upgrade to React 18

6
Comments 2
1 min read
Popular React Webpack Plugins for 2022

Popular React Webpack Plugins for 2022

7
Comments 1
5 min read
How to build a knowledge system with Slack and Notion

How to build a knowledge system with Slack and Notion

12
Comments
4 min read
JavaScript Array Methods - Shift, Unshift, Push and Pop

JavaScript Array Methods - Shift, Unshift, Push and Pop

6
Comments
3 min read
Writing your own module bundler

Writing your own module bundler

12
Comments
7 min read
Hoisting & temporal dead zone In JavaScript

Hoisting & temporal dead zone In JavaScript

5
Comments
4 min read
FIX: replaceAll() is not a Function In JavaScript

FIX: replaceAll() is not a Function In JavaScript

11
Comments
2 min read
Building a Realtime Chat App with React, Laravel, and WebSockets

Building a Realtime Chat App with React, Laravel, and WebSockets

14
Comments
1 min read
How to communicate between an iframe and the parent page

How to communicate between an iframe and the parent page

7
Comments
1 min read
Image Zoom on Hover using Javascript (Code + Demo)

Image Zoom on Hover using Javascript (Code + Demo)

34
Comments 2
3 min read
28 Javascript Array Methods: A Cheat Sheet for Developer

28 Javascript Array Methods: A Cheat Sheet for Developer

459
Comments 28
6 min read
Component Interaction in Angular

Component Interaction in Angular

20
Comments 2
4 min read
This week’s newsletter is out! (16-04-2022) - Git push brain

This week’s newsletter is out! (16-04-2022) - Git push brain

3
Comments
1 min read
Javascript Stack Data Structure.

Javascript Stack Data Structure.

6
Comments
2 min read
Make your own Online Identity Mapping site

Make your own Online Identity Mapping site

11
Comments 1
3 min read
Cheerio Vs Puppeteer for Web Scraping: Picking the Best Tool for Your Project

Cheerio Vs Puppeteer for Web Scraping: Picking the Best Tool for Your Project

7
Comments 1
6 min read
New Proyect

New Proyect

4
Comments
1 min read
yarn berryで依存パッケージのバージョンを指定する

yarn berryで依存パッケージのバージョンを指定する

5
Comments
1 min read
You’re probably using Lighthouse wrong: How we got tricked by a single magic number

You’re probably using Lighthouse wrong: How we got tricked by a single magic number

89
Comments 6
10 min read
Code execution: explain like I'm five

Code execution: explain like I'm five

13
Comments
1 min read
What is JavaScript ?

What is JavaScript ?

11
Comments
3 min read
What compiling code means: explain like I'm Five

What compiling code means: explain like I'm Five

42
Comments 9
2 min read
Building a nivo Dashboard with Cube

Building a nivo Dashboard with Cube

20
Comments 2
11 min read
Build a To-do List App with Pinia and Vue 3

Build a To-do List App with Pinia and Vue 3

11
Comments
13 min read
Password strength checker in HTML, CSS, and Javascript

Password strength checker in HTML, CSS, and Javascript

17
Comments 1
5 min read
loading...