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.
Sending SMS with nodejs using sendchamp SMS API

Sending SMS with nodejs using sendchamp SMS API

4
Comments
2 min read
Learn ECMAScript 6 from Beginner to advanced 🚀

Learn ECMAScript 6 from Beginner to advanced 🚀

8
Comments 1
4 min read
Data Structures using JavaScript for beginners

Data Structures using JavaScript for beginners

Comments
8 min read
JS Functions

JS Functions

4
Comments
1 min read
Proven Ways to Improve & Boost React Performance

Proven Ways to Improve & Boost React Performance

1
Comments
3 min read
Debugging and Error Tracing in Playwright

Debugging and Error Tracing in Playwright

5
Comments 2
4 min read
I Build an Uninstallation Tracker

I Build an Uninstallation Tracker

2
Comments
3 min read
The Secret to Clean and Efficient Code: How to Denest Your Code

The Secret to Clean and Efficient Code: How to Denest Your Code

9
Comments
3 min read
React Efficiency with React.memo

React Efficiency with React.memo

3
Comments
4 min read
My New Design for my portfolio

My New Design for my portfolio

3
Comments
1 min read
Next.js Loads script tags but it doesn't execute them

Next.js Loads script tags but it doesn't execute them

4
Comments
1 min read
The horror of useEffect

The horror of useEffect

3
Comments
4 min read
Build a REST API with Node JS & Express for Beginner

Build a REST API with Node JS & Express for Beginner

4
Comments
8 min read
How to get query string parameters from the URL in Next.js

How to get query string parameters from the URL in Next.js

5
Comments
2 min read
Building a Real-Time Chat App with React and Socket.io

Building a Real-Time Chat App with React and Socket.io

3
Comments
3 min read
How to add an emoji picker in React

How to add an emoji picker in React

2
Comments
1 min read
BIM geometries converter

BIM geometries converter

3
Comments
1 min read
5 websites to learn Frontend-web development faster

5 websites to learn Frontend-web development faster

514
Comments 74
3 min read
Create a Static Site using VitePress for Beautiful Help Documentation

Create a Static Site using VitePress for Beautiful Help Documentation

10
Comments
2 min read
Nx 15.3 - Standalone Projects, Vite, Task Graph and more!

Nx 15.3 - Standalone Projects, Vite, Task Graph and more!

19
Comments 1
11 min read
Understanding XSS with ChatGPT

Understanding XSS with ChatGPT

16
Comments
4 min read
3 Ways To Optimize Lists Rendering

3 Ways To Optimize Lists Rendering

3
Comments
3 min read
In case of error redirect to your mirror at archive.org

In case of error redirect to your mirror at archive.org

4
Comments
1 min read
Learning TypeScript ep.1

Learning TypeScript ep.1

4
Comments
3 min read
JavaScript and HTML snake game tutorial: Build a simple, interactive game

JavaScript and HTML snake game tutorial: Build a simple, interactive game

5
Comments
16 min read
Announcing Keystrokes, successor to KeyboardJS

Announcing Keystrokes, successor to KeyboardJS

2
Comments
1 min read
Electron Chat App Tutorial: Building a Desktop Chat App

Electron Chat App Tutorial: Building a Desktop Chat App

3
Comments
13 min read
Homework: Brackets Check in JS

Homework: Brackets Check in JS

5
Comments
1 min read
Svelte beats react: faster, simpler, and better for your next web app!

Svelte beats react: faster, simpler, and better for your next web app!

17
Comments 5
3 min read
React clicker game: useState vs redux toolkit

React clicker game: useState vs redux toolkit

2
Comments
6 min read
Revisiting Postgres

Revisiting Postgres

7
Comments
8 min read
React: generating elements wherever you click on the screen

React: generating elements wherever you click on the screen

3
Comments
4 min read
Simple State Management with RxJS — a To-do List example

Simple State Management with RxJS — a To-do List example

25
Comments
2 min read
Real-time Location tracking App build with MongoDB Change Streams and Socket.io

Real-time Location tracking App build with MongoDB Change Streams and Socket.io

12
Comments 1
4 min read
Build An Application With Internationalization Using Gatsby and Strapi i18n Plugin

Build An Application With Internationalization Using Gatsby and Strapi i18n Plugin

6
Comments
18 min read
16-ES6++: Reflection In JavaScript

16-ES6++: Reflection In JavaScript

3
Comments
4 min read
Getting started with React

Getting started with React

4
Comments
2 min read
🎄JS Advent #5 - Strict vs loose equality🎄

🎄JS Advent #5 - Strict vs loose equality🎄

2
Comments
1 min read
Understanding the keyword “this” in JavaScript

Understanding the keyword “this” in JavaScript

11
Comments 2
5 min read
Invoking Legacy JavaScript from Blazor WebAssembly using the JSRuntime

Invoking Legacy JavaScript from Blazor WebAssembly using the JSRuntime

2
Comments 1
3 min read
JavaScript Functions: Why They're Essential to Understand? | Easy Guide

JavaScript Functions: Why They're Essential to Understand? | Easy Guide

7
Comments
14 min read
I'm having trouble merging arrays in reactjs

I'm having trouble merging arrays in reactjs

3
Comments 1
1 min read
Inside Javascript Hoisting

Inside Javascript Hoisting

23
Comments 3
5 min read
Find Minimum in Rotated Sorted Array

Find Minimum in Rotated Sorted Array

4
Comments
1 min read
Top 5 React Boilerplates to Know in 2023

Top 5 React Boilerplates to Know in 2023

3
Comments
2 min read
Tuning Trouble

Tuning Trouble

2
Comments
2 min read
Mocking Error, Empty and Loading states with MSW

Mocking Error, Empty and Loading states with MSW

2
Comments
6 min read
Find Minimum in Rotated Sorted Array II

Find Minimum in Rotated Sorted Array II

2
Comments
1 min read
Find Courses for Learning (Submission for Hackathon)

Find Courses for Learning (Submission for Hackathon)

4
Comments
2 min read
tsParticles 2.6.0 Released

tsParticles 2.6.0 Released

10
Comments 2
1 min read
Frontend Machine Coding Interview | Video Explanation | HTML | CSS | Javascript

Frontend Machine Coding Interview | Video Explanation | HTML | CSS | Javascript

9
Comments
2 min read
Why React is popular ?

Why React is popular ?

3
Comments
1 min read
React - Best Practices

React - Best Practices

303
Comments 48
5 min read
JavaScript puzzle oneliner - get unique values from list

JavaScript puzzle oneliner - get unique values from list

Comments 2
1 min read
Ruby on Rails Security: 8 Best Practices

Ruby on Rails Security: 8 Best Practices

Comments
6 min read
Unit Testing of React Apps using JEST.

Unit Testing of React Apps using JEST.

4
Comments
7 min read
How to record videos with Puppeteer

How to record videos with Puppeteer

22
Comments 3
4 min read
100+ Most Useful Github Repositories Every Programmer Needs

100+ Most Useful Github Repositories Every Programmer Needs

344
Comments 29
10 min read
Important Git Commands which every developer needs in his day to day life

Important Git Commands which every developer needs in his day to day life

47
Comments 4
2 min read
Build serverless AWS announcements email service with AWS Application Composer and AWS SAM

Build serverless AWS announcements email service with AWS Application Composer and AWS SAM

12
Comments 1
9 min read
loading...