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.
Creating Dynamic Rows & Columns with CSS-Grid

Creating Dynamic Rows & Columns with CSS-Grid

16
Comments
2 min read
Are security fixes safe to automate?

Are security fixes safe to automate?

6
Comments 1
1 min read
Impressive Updates in Chrome 81 !

Impressive Updates in Chrome 81 !

14
Comments 4
1 min read
Javascript vs memes

Javascript vs memes

34
Comments 2
4 min read
GitHub acquired npm

GitHub acquired npm

35
Comments 1
2 min read
Currying

Currying

45
Comments 10
4 min read
How to find the right balance as a remote freelancer

How to find the right balance as a remote freelancer

35
Comments 3
1 min read
MJSQ 101: Feature detection, feature inference, UA string

MJSQ 101: Feature detection, feature inference, UA string

6
Comments
2 min read
Functional Programming — What I have learned

Functional Programming — What I have learned

11
Comments
4 min read
What does (a == null) mean in JavaScript

What does (a == null) mean in JavaScript

6
Comments
2 min read
Boost Your Productivity in VSCode with 16 shortcuts

Boost Your Productivity in VSCode with 16 shortcuts

144
Comments 1
3 min read
Capturando erros com React Error Boundary

Capturando erros com React Error Boundary

7
Comments
3 min read
GatsbyJs Showcase: Contributors List For Open-source Project

GatsbyJs Showcase: Contributors List For Open-source Project

11
Comments
5 min read
Web UI Engineer (Contract, Remote)

Web UI Engineer (Contract, Remote)

5
Comments 4
1 min read
The use for use in Svelte

The use for use in Svelte

10
Comments 2
3 min read
Architecture of Prototype Inheritance in JavaScript

Architecture of Prototype Inheritance in JavaScript

4
Comments
6 min read
Washing your code: avoid mutation

Washing your code: avoid mutation

41
Comments 6
14 min read
Flood fill – Recursion or no recursion?

Flood fill – Recursion or no recursion?

7
Comments
3 min read
Testing framework - Node.js

Testing framework - Node.js

10
Comments 1
6 min read
What is the ⚡️FASTEST⚡️ way of building a "nocode" desktop and mobile app?

What is the ⚡️FASTEST⚡️ way of building a "nocode" desktop and mobile app?

6
Comments 5
1 min read
When To Use useState vs useReducer Hook In React

When To Use useState vs useReducer Hook In React

10
Comments 1
10 min read
Monitoring State changes with the Proxy API

Monitoring State changes with the Proxy API

7
Comments
2 min read
Curveball - March updates

Curveball - March updates

6
Comments
2 min read
Why you should read Tech books!

Why you should read Tech books!

8
Comments
2 min read
State vs knowledge: you should make your apps a bit more complex to keep them simple

State vs knowledge: you should make your apps a bit more complex to keep them simple

16
Comments
7 min read
Can I directly set browser notification to allow?

Can I directly set browser notification to allow?

2
Comments 2
1 min read
How to Replace all Occurrences of a String in JavaScript

How to Replace all Occurrences of a String in JavaScript

7
Comments
3 min read
For of loops in Javascript one loop to rule them all

For of loops in Javascript one loop to rule them all

6
Comments
4 min read
How to build a pricing slider - HTML & Vanilla JS

How to build a pricing slider - HTML & Vanilla JS

52
Comments 5
6 min read
Create Your Own Vue.js From Scratch - Part 2 (Virtual DOM Basics)

Create Your Own Vue.js From Scratch - Part 2 (Virtual DOM Basics)

61
Comments 2
4 min read
Tabbing for Accessibility

Tabbing for Accessibility

8
Comments
2 min read
Will TDD Makes you a Better DEV?

Will TDD Makes you a Better DEV?

8
Comments
5 min read
Styling in React

Styling in React

68
Comments 8
7 min read
Catching bugs in React with PropType Validation

Catching bugs in React with PropType Validation

8
Comments
2 min read
Firefox Add-Ons - Block Youtube Recommendations

Firefox Add-Ons - Block Youtube Recommendations

4
Comments
1 min read
Pick the best parts of an object

Pick the best parts of an object

5
Comments 3
1 min read
Javascript Proxies : Real world use cases

Javascript Proxies : Real world use cases

10
Comments
4 min read
Uncaught TypeError: Cannot read property "state" of undefined

Uncaught TypeError: Cannot read property "state" of undefined

4
Comments 6
1 min read
useEffect hook functional component in reactjs

useEffect hook functional component in reactjs

10
Comments
1 min read
Recursion Recursion Recursion

Recursion Recursion Recursion

47
Comments 6
3 min read
jquery-particles v1.10.3 released

jquery-particles v1.10.3 released

5
Comments
1 min read
Dashboard to track the Coronavirus Disease (COVID-19) Statistics using the Lightning Web Component.

Dashboard to track the Coronavirus Disease (COVID-19) Statistics using the Lightning Web Component.

19
Comments 1
1 min read
What's the proper way to move website to a new address?

What's the proper way to move website to a new address?

39
Comments 17
1 min read
Projects starred by Dan Abramov in the past year

Projects starred by Dan Abramov in the past year

10
Comments 1
6 min read
Handle money with JS

Handle money with JS

53
Comments 1
5 min read
How to get a React JS job in 2020 ?

How to get a React JS job in 2020 ?

93
Comments 12
7 min read
Refactoring an Editable React Form with Hooks

Refactoring an Editable React Form with Hooks

19
Comments
7 min read
Poll: Do you know in JavaScript, what `a == null` is for, exactly?

Poll: Do you know in JavaScript, what `a == null` is for, exactly?

5
Comments 3
1 min read
Manufacturing Sadness With CSS Classes

Manufacturing Sadness With CSS Classes

13
Comments
11 min read
An introduction to Angular 9 Ivy Compiler

An introduction to Angular 9 Ivy Compiler

99
Comments 3
14 min read
I built an AI Tool to detect your facial expressions while you watch a video!

I built an AI Tool to detect your facial expressions while you watch a video!

51
Comments 2
2 min read
I developed a Windows 95 theme Pokédex with React

I developed a Windows 95 theme Pokédex with React

90
Comments 13
1 min read
Build a Expense Tracker app with React Hooks and LocalStorage API

Build a Expense Tracker app with React Hooks and LocalStorage API

147
Comments 3
13 min read
Introspect navbar, Visualize hero | Module Monday 76

Introspect navbar, Visualize hero | Module Monday 76

10
Comments
2 min read
Updating Dependencies While Keeping package.json and yarn.lock in Sync

Updating Dependencies While Keeping package.json and yarn.lock in Sync

7
Comments 4
4 min read
What is AJAX?

What is AJAX?

12
Comments
2 min read
SlimIO Tool #1 - psp

SlimIO Tool #1 - psp

8
Comments
4 min read
What’s new in React Router v6

What’s new in React Router v6

173
Comments 6
4 min read
You cannot learn everything

You cannot learn everything

8
Comments 2
2 min read
7 Python basics for JavaScript engineers

7 Python basics for JavaScript engineers

9
Comments 1
4 min read
loading...