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.
Wish you everyone a happy Diwali! 00:33

Wish you everyone a happy Diwali!

8
Comments 2
1 min read
Debugging the TypeScript Codebase

Debugging the TypeScript Codebase

7
Comments
11 min read
How to build an eCommerce App?

How to build an eCommerce App?

61
Comments 6
3 min read
Using Jest with coverage and BenchmarkJS helped me identify optimization opportunities for my recursive lib

Using Jest with coverage and BenchmarkJS helped me identify optimization opportunities for my recursive lib

9
Comments
4 min read
Mecanismo de Iteração no JS, e talvez um possível bug?

Mecanismo de Iteração no JS, e talvez um possível bug?

3
Comments
3 min read
Hoisting in JavaScript

Hoisting in JavaScript

35
Comments 5
2 min read
Using Vue Composition API with Firebase

Using Vue Composition API with Firebase

42
Comments 5
6 min read
React: Neatly hide conditional DOM elements 👀

React: Neatly hide conditional DOM elements 👀

5
Comments
1 min read
Redesigning my blog using Gatsby and MDX

Redesigning my blog using Gatsby and MDX

137
Comments 5
14 min read
Understanding Angular Modules

Understanding Angular Modules

45
Comments 1
7 min read
Thought on Vue 3 Composition API - `reactive()` considered harmful

Thought on Vue 3 Composition API - `reactive()` considered harmful

166
Comments 29
4 min read
Baking Configuration into your Angular App Pie

Baking Configuration into your Angular App Pie

32
Comments 2
10 min read
Draft.js: Common Questions and Answers

Draft.js: Common Questions and Answers

16
Comments 1
4 min read
📢 Announcing React Timeline

📢 Announcing React Timeline

93
Comments 14
2 min read
Creating a full-stack MERN app using JWT authentication: Part 4

Creating a full-stack MERN app using JWT authentication: Part 4

29
Comments
15 min read
React Effect Hooks Cheatsheet !

React Effect Hooks Cheatsheet !

34
Comments
1 min read
Create an Open Source Twitter Clone with Apollo, React and Graphql

Create an Open Source Twitter Clone with Apollo, React and Graphql

137
Comments 2
13 min read
How Accessibility Taught me to be Better at JavaScript - Part One

How Accessibility Taught me to be Better at JavaScript - Part One

148
Comments
6 min read
A Simple Formula For When To Use Let, Const, and Var

A Simple Formula For When To Use Let, Const, and Var

14
Comments
2 min read
🤔Pop Quiz! Which of these is an infinite loop?

🤔Pop Quiz! Which of these is an infinite loop?

67
Comments 18
3 min read
Mindless Meals - A JavaScript and Rails API App

Mindless Meals - A JavaScript and Rails API App

41
Comments 10
4 min read
Closures: Modules

Closures: Modules

16
Comments 1
2 min read
When to use useCallback - ReactJS?

When to use useCallback - ReactJS?

92
Comments 3
3 min read
🤓🤓 Top VS Code Extensions & Settings to become a more productive Developer 2

🤓🤓 Top VS Code Extensions & Settings to become a more productive Developer 2

93
Comments 2
2 min read
The Magic of the Short Dev Cycle

The Magic of the Short Dev Cycle

8
Comments
4 min read
loading...