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.
Calling C native code from Java using JNI

Calling C native code from Java using JNI

3
Comments
4 min read
Popular React Interview Questions, one needs to know. (Part 1)

Popular React Interview Questions, one needs to know. (Part 1)

Comments
7 min read
How to make a custom cursor + cursor hover effects

How to make a custom cursor + cursor hover effects

24
Comments
3 min read
React Pattern - Build Better Component with Compound component

React Pattern - Build Better Component with Compound component

15
Comments
5 min read
Javascript para idiotas (como eu) - Iterando objetos

Javascript para idiotas (como eu) - Iterando objetos

Comments
2 min read
What is Tail Call Optimization?

What is Tail Call Optimization?

6
Comments
2 min read
Como criar seu próprio sistema de gerenciamento de estado com vanilla JS?

Como criar seu próprio sistema de gerenciamento de estado com vanilla JS?

Comments
4 min read
Common Errors in JavaScript

Common Errors in JavaScript

2
Comments
3 min read
Bulk Loading Data In PostgreSQL With Node.js and Sequelize

Bulk Loading Data In PostgreSQL With Node.js and Sequelize

4
Comments
5 min read
Understanding ReactJS re-renders and memoization

Understanding ReactJS re-renders and memoization

6
Comments
6 min read
Reset User Passwords

Reset User Passwords

4
Comments
4 min read
EasyTailwind: a package to supercharge your Tailwind

EasyTailwind: a package to supercharge your Tailwind

4
Comments
1 min read
NodeList vs HtmlCollection

NodeList vs HtmlCollection

Comments
3 min read
5 must-know Array Methods in JavaScript.

5 must-know Array Methods in JavaScript.

1
Comments
4 min read
Exploring the Power of new.target in JavaScript

Exploring the Power of new.target in JavaScript

4
Comments
2 min read
A/B testing development - A developer overview (Part - 1)

A/B testing development - A developer overview (Part - 1)

4
Comments
2 min read
Headless Browser for Web Scraping: Usage Features

Headless Browser for Web Scraping: Usage Features

3
Comments 1
5 min read
Regolith Reservoir

Regolith Reservoir

1
Comments
8 min read
Awesome JavaScript hacks

Awesome JavaScript hacks

127
Comments 15
2 min read
5 🔥 JavaScript Tricks that you should know

5 🔥 JavaScript Tricks that you should know

9
Comments 2
2 min read
Agile Development Frameworks for mobile

Agile Development Frameworks for mobile

2
Comments 1
2 min read
Pipy proxy: Creating HTTP Tunnel with 10 lines of code

Pipy proxy: Creating HTTP Tunnel with 10 lines of code

Comments
4 min read
A Simple Introduction to Typescript for JavaScript Dev

A Simple Introduction to Typescript for JavaScript Dev

5
Comments
3 min read
How Array find() method works in JavaScript

How Array find() method works in JavaScript

1
Comments
4 min read
useReducer for dummies(kid friendly)

useReducer for dummies(kid friendly)

12
Comments
2 min read
loading...