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.
Looking for a React Data Grid?

Looking for a React Data Grid?

2
Comments 2
1 min read
Adding New Lint Rules Without the Fuss

Adding New Lint Rules Without the Fuss

10
Comments
5 min read
Adding JavaScript to an HTML Document.

Adding JavaScript to an HTML Document.

9
Comments
5 min read
LeetCode Problems 11-20

LeetCode Problems 11-20

8
Comments 1
1 min read
Week 2 Update !!!

Week 2 Update !!!

2
Comments
1 min read
JavaScript Proxy

JavaScript Proxy

6
Comments 1
2 min read
Converting GIF to MP4

Converting GIF to MP4

17
Comments 2
1 min read
Passing Props in React

Passing Props in React

18
Comments 1
3 min read
Creating a simple local server from scratch using node and express

Creating a simple local server from scratch using node and express

5
Comments
3 min read
Angular Server-Side Rendering(SSR): The Browser Is Not The Server

Angular Server-Side Rendering(SSR): The Browser Is Not The Server

19
Comments 3
4 min read
10 Reasons Why I Recommend Svelte To Every New Web Developer

10 Reasons Why I Recommend Svelte To Every New Web Developer

60
Comments 18
9 min read
I am looking for idea for my final year project. Any suggestion?

I am looking for idea for my final year project. Any suggestion?

5
Comments 2
1 min read
Would you pay for a React component?

Would you pay for a React component?

6
Comments 8
1 min read
Simple Download Text File Component with React

Simple Download Text File Component with React

23
Comments 3
1 min read
Creating a Coding Interview Study Guide in Ruby

Creating a Coding Interview Study Guide in Ruby

11
Comments
2 min read
How to Create a Custom Confirm Box with React

How to Create a Custom Confirm Box with React

12
Comments 1
4 min read
How to Convert HTML Tables into Beautiful PDFs

How to Convert HTML Tables into Beautiful PDFs

181
Comments 6
8 min read
Building a connect-four game with JavaScript

Building a connect-four game with JavaScript

23
Comments
9 min read
Top Deployment For React

Top Deployment For React

7
Comments 1
1 min read
Creating Our Own Version of Context

Creating Our Own Version of Context

9
Comments
4 min read
🚀 React performance quick wins 🚀 - 7 easy ways to improve your React performance - part 1

🚀 React performance quick wins 🚀 - 7 easy ways to improve your React performance - part 1

54
Comments 3
5 min read
Building Discord Bot using Nodejs - Project 01

Building Discord Bot using Nodejs - Project 01

32
Comments
5 min read
Building APIs Using Express.JS

Building APIs Using Express.JS

40
Comments 2
4 min read
Creating custom components with Vuetify - Inheriting props/events/slots in Composition API

Creating custom components with Vuetify - Inheriting props/events/slots in Composition API

26
Comments 6
7 min read
Solving LeetCode - Longest Substring Without Repeating Characters

Solving LeetCode - Longest Substring Without Repeating Characters

6
Comments
2 min read
Create a Weather App with React Hooks: Part 2

Create a Weather App with React Hooks: Part 2

35
Comments 4
7 min read
Building a Blog: Part [1] Framework Research

Building a Blog: Part [1] Framework Research

16
Comments
5 min read
How to deploy reactjs-app on GitHub Pages?

How to deploy reactjs-app on GitHub Pages?

7
Comments
1 min read
Vanilla JavaScript countdown clock

Vanilla JavaScript countdown clock

40
Comments 2
4 min read
Learning Some Important Concepts of React Js (part-1)

Learning Some Important Concepts of React Js (part-1)

22
Comments
3 min read
Why I will no longer be using console.log() to check React state updates

Why I will no longer be using console.log() to check React state updates

135
Comments 6
3 min read
Você sabe como funciona a lógica de Loading nas aplicações?

Você sabe como funciona a lógica de Loading nas aplicações?

7
Comments
2 min read
Svelte x 11ty

Svelte x 11ty

32
Comments 9
5 min read
15+ Chrome extensions you should have in your pocket.

15+ Chrome extensions you should have in your pocket.

632
Comments 41
8 min read
Exercism Teams - The support I needed

Exercism Teams - The support I needed

12
Comments
2 min read
React Context API Simple Setup

React Context API Simple Setup

16
Comments
3 min read
Using HTML Canvas to Snip Screenshots of Your Video

Using HTML Canvas to Snip Screenshots of Your Video

57
Comments 4
5 min read
Upgrading to React 17

Upgrading to React 17

19
Comments 13
3 min read
How to simplify nested async subscriptions in Angular template

How to simplify nested async subscriptions in Angular template

6
Comments 1
1 min read
DOM Manipulation with Plain Old Javascript

DOM Manipulation with Plain Old Javascript

9
Comments
1 min read
A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js

A first introduction to building 3D applications with JavaScript or TypeScript using Babylon.js

89
Comments
5 min read
Use `stopImmediatePropogation` to prevent invoking of other listeners for the same event

Use `stopImmediatePropogation` to prevent invoking of other listeners for the same event

5
Comments
2 min read
Vanilla JavaScript detecting the operating system

Vanilla JavaScript detecting the operating system

30
Comments 10
2 min read
Capture Still Images on Browser using JavaScript

Capture Still Images on Browser using JavaScript

58
Comments
8 min read
Curso Gratuito - Bootcamp Cloud Computing & Serverless!

Curso Gratuito - Bootcamp Cloud Computing & Serverless!

75
Comments 5
13 min read
Persisting DataLoader between requests and using it as a cache

Persisting DataLoader between requests and using it as a cache

6
Comments 3
1 min read
Understanding closures in JavaScript

Understanding closures in JavaScript

62
Comments
4 min read
Aux Component vs React Fragment - which one is better?

Aux Component vs React Fragment - which one is better?

26
Comments 8
3 min read
JavaScript Promises

JavaScript Promises

3
Comments
1 min read
Closures and Lexical Scoping in JavaScript

Closures and Lexical Scoping in JavaScript

7
Comments
2 min read
Building a modal with Vue.js and Tailwind CSS

Building a modal with Vue.js and Tailwind CSS

6
Comments 1
7 min read
Why our visual regression is so slow?

Why our visual regression is so slow?

27
Comments 2
4 min read
Memory Life cycle, Heap, Stack and Call Stack in JavaScript

Memory Life cycle, Heap, Stack and Call Stack in JavaScript

479
Comments 16
8 min read
🚀10 Trending projects on GitHub for web developers - 13th November 2020

🚀10 Trending projects on GitHub for web developers - 13th November 2020

37
Comments
2 min read
The most important Repos to enhance your development knowledge

The most important Repos to enhance your development knowledge

88
Comments 1
2 min read
How to debug Netlify serverless lambda functions using VS Code

How to debug Netlify serverless lambda functions using VS Code

39
Comments
5 min read
Powerful Astro Boy chat room

Powerful Astro Boy chat room

10
Comments
2 min read
Building a MongoDB migration system for NestJS with mongoose

Building a MongoDB migration system for NestJS with mongoose

43
Comments 7
4 min read
Adding filters to images using CSS

Adding filters to images using CSS

24
Comments 2
2 min read
The Lifecycle of React Hooks Component

The Lifecycle of React Hooks Component

47
Comments
9 min read
loading...