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.
Reversing A String Using Pointers(References)

Reversing A String Using Pointers(References)

6
Comments
2 min read
Themes Using CSS Variables and React Context

Themes Using CSS Variables and React Context

75
Comments 2
5 min read
Draft.js introduction: Custom styles (highlighted text!) and have formatting buttons show whether they are “on” or “off”

Draft.js introduction: Custom styles (highlighted text!) and have formatting buttons show whether they are “on” or “off”

20
Comments 3
5 min read
How I Fixed JWT Security Flaws in 3 Steps

How I Fixed JWT Security Flaws in 3 Steps

279
Comments 43
4 min read
The tale of three dots in Javascript

The tale of three dots in Javascript

547
Comments 26
4 min read
How YOU can learn modern JavaScript and GraphQL with these videos

How YOU can learn modern JavaScript and GraphQL with these videos

153
Comments 11
1 min read
Array Flattening in 5 lines

Array Flattening in 5 lines

65
Comments 7
3 min read
Learn React.js - Full Course for Beginners

Learn React.js - Full Course for Beginners

171
Comments 1
1 min read
Optimizing your code: Do you really need nested loops?

Optimizing your code: Do you really need nested loops?

20
Comments
5 min read
Architecting Vuex store for large-scale Vue.js applications

Architecting Vuex store for large-scale Vue.js applications

499
Comments 21
7 min read
From Javascript to Go II

From Javascript to Go II

44
Comments
5 min read
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
Baking Configuration into your Angular App Pie

Baking Configuration into your Angular App Pie

32
Comments 2
10 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
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
loading...