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.
Advanced TypeScript: A Generic Function to Update and Manipulate Object Arrays

Advanced TypeScript: A Generic Function to Update and Manipulate Object Arrays

5
Comments 5
5 min read
JavaScript Interview Question #46: Length of JS functions

JavaScript Interview Question #46: Length of JS functions

64
Comments 10
1 min read
Changing the Prototype to a New Object

Changing the Prototype to a New Object

3
Comments
1 min read
NodeJs Response

NodeJs Response

2
Comments 7
1 min read
Opinion: What Makes a Great Developer?

Opinion: What Makes a Great Developer?

66
Comments 4
4 min read
My Experience With FreeCodeCamp

My Experience With FreeCodeCamp

8
Comments 2
2 min read
How to Build Your Personal Brand as a Software Developer

How to Build Your Personal Brand as a Software Developer

172
Comments
4 min read
Download YouTube Video Thumbnail in PHP & JavaScript

Download YouTube Video Thumbnail in PHP & JavaScript

8
Comments
4 min read
Tips and Tricks in Javascript

Tips and Tricks in Javascript

23
Comments 4
3 min read
Your only guide to babel in 2021

Your only guide to babel in 2021

18
Comments
7 min read
Nuxt.js and Being an Open-Source Maintainer w/ Alexander Lichter | Podcast

Nuxt.js and Being an Open-Source Maintainer w/ Alexander Lichter | Podcast

4
Comments
2 min read
Added a Chat-bot to Chrome Extension;

Added a Chat-bot to Chrome Extension;

4
Comments
2 min read
React Table Guide And Best React Table Examples

React Table Guide And Best React Table Examples

51
Comments 2
15 min read
Web application features

Web application features

6
Comments
2 min read
A deep dive into file locking with NodeJS

A deep dive into file locking with NodeJS

53
Comments 11
5 min read
I made an open source platform to learn Computer Science . Check it if you are interested in MERN stack

I made an open source platform to learn Computer Science . Check it if you are interested in MERN stack

97
Comments 9
1 min read
Amazing Clear Input Using HTML & JS

Amazing Clear Input Using HTML & JS

67
Comments 21
1 min read
Valuable Tips for Junior Developers

Valuable Tips for Junior Developers

146
Comments 5
4 min read
Adding effects in Tone.js

Adding effects in Tone.js

4
Comments
1 min read
30+🔥 Awesome CSS Animation Resources

30+🔥 Awesome CSS Animation Resources

707
Comments 6
6 min read
A quick shortcut to throw errors for function params

A quick shortcut to throw errors for function params

5
Comments
1 min read
Saving a missing referral

Saving a missing referral

6
Comments 1
1 min read
Why so00 DYNAMIC?

Why so00 DYNAMIC?

6
Comments
4 min read
How would you tackle this NodeJS project?

How would you tackle this NodeJS project?

5
Comments 4
2 min read
JavaScript: Do you know the fastest way to iterate over arrays, objects?

JavaScript: Do you know the fastest way to iterate over arrays, objects?

11
Comments
3 min read
JavaScript-30-Day-8

JavaScript-30-Day-8

22
Comments 4
5 min read
Node v14.8+: Top Level Async Await

Node v14.8+: Top Level Async Await

4
Comments
4 min read
I make you an esolang

I make you an esolang

6
Comments 2
1 min read
The events detection in videos using convolution neural networks and deep learning.

The events detection in videos using convolution neural networks and deep learning.

3
Comments
2 min read
How to patch an HTTP Response with Cypress

How to patch an HTTP Response with Cypress

6
Comments
2 min read
Writing reusable modules in JavaScript

Writing reusable modules in JavaScript

3
Comments
3 min read
How To Write Your First Node.js Script

How To Write Your First Node.js Script

22
Comments 5
4 min read
Using LocalStorage with React

Using LocalStorage with React

44
Comments 9
4 min read
Introduction React-Redux using Hooks (useSelector && useDispatch)

Introduction React-Redux using Hooks (useSelector && useDispatch)

134
Comments 4
3 min read
I want to be a Web developer!

I want to be a Web developer!

21
Comments 7
1 min read
LeetCode 515. Find Largest Value in Each Tree Row (javascript solution)

LeetCode 515. Find Largest Value in Each Tree Row (javascript solution)

5
Comments
1 min read
The Four Core Concepts of webpack

The Four Core Concepts of webpack

50
Comments 4
3 min read
LeetCode 345. Reverse Vowels of a String (javascript solution)

LeetCode 345. Reverse Vowels of a String (javascript solution)

6
Comments
1 min read
Let's Dive into React (Pt. 3)

Let's Dive into React (Pt. 3)

17
Comments
4 min read
Debugging image dimensions with Next.js

Debugging image dimensions with Next.js

3
Comments
3 min read
How Truthy and Falsy Values in JavaScript Work

How Truthy and Falsy Values in JavaScript Work

70
Comments 4
7 min read
SaaS Project Update 3 - Adding Authentication to my Next.js/Prisma/Postgres Project

SaaS Project Update 3 - Adding Authentication to my Next.js/Prisma/Postgres Project

6
Comments 1
4 min read
45+ Free Developer Resources for Web Developers (Oversimplified Version)

45+ Free Developer Resources for Web Developers (Oversimplified Version)

31
Comments
3 min read
Top 10 YouTube Channel For Developers

Top 10 YouTube Channel For Developers

246
Comments 18
4 min read
Programming for Art

Programming for Art

10
Comments
5 min read
Tips, Trick And Best Practices JavaScript

Tips, Trick And Best Practices JavaScript

102
Comments
3 min read
Concurrent Mode is Dead. Long live Concurrent React

Concurrent Mode is Dead. Long live Concurrent React

3
Comments
2 min read
Solution: Construct Binary Tree from Preorder and Inorder Traversal

Solution: Construct Binary Tree from Preorder and Inorder Traversal

10
Comments
5 min read
🚀 PlayStore App Info API

🚀 PlayStore App Info API

9
Comments
3 min read
Generate PDF of HTML Element in Browser

Generate PDF of HTML Element in Browser

166
Comments
2 min read
Uncomplicated - (for ... in) VS (for ... of) loop

Uncomplicated - (for ... in) VS (for ... of) loop

79
Comments 3
4 min read
Give vue-i18n more superpowers

Give vue-i18n more superpowers

29
Comments
8 min read
Create an E-commerce Products Page in ReactJS

Create an E-commerce Products Page in ReactJS

15
Comments
12 min read
Using Finite State Machines to Simplify Frontend User Flow

Using Finite State Machines to Simplify Frontend User Flow

31
Comments 2
7 min read
React Native Custom BottomBar Navigation with BottomSheet

React Native Custom BottomBar Navigation with BottomSheet

26
Comments 6
7 min read
Decorators and Mixins in Lightning Web Components

Decorators and Mixins in Lightning Web Components

8
Comments
5 min read
About DOM (Document object model) in HTML

About DOM (Document object model) in HTML

4
Comments
1 min read
Google Photos open-source alternative with React Native

Google Photos open-source alternative with React Native

131
Comments 20
6 min read
Adding jQuery Mask to Laravel (The Laravel-Mix Way)

Adding jQuery Mask to Laravel (The Laravel-Mix Way)

5
Comments
2 min read
Let's sync our mind around async in javaScript 🎉

Let's sync our mind around async in javaScript 🎉

4
Comments
4 min read
loading...