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.
BFE coding challenge #1 implement curry()

BFE coding challenge #1 implement curry()

6
Comments
1 min read
React Styled Components: Inline Styles + 3 Other CSS Styling Approaches (with examples)

React Styled Components: Inline Styles + 3 Other CSS Styling Approaches (with examples)

19
Comments 1
6 min read
JavaScript Katas: Higher Version

JavaScript Katas: Higher Version

51
Comments 12
3 min read
Do you know how your programming language evaluate boolean expressions?

Do you know how your programming language evaluate boolean expressions?

7
Comments
5 min read
Linters: don't wait to test

Linters: don't wait to test

6
Comments 2
3 min read
Day 2 of 100DaysOfCode

Day 2 of 100DaysOfCode

8
Comments 2
1 min read
Why You Should Learn JavaScript?

Why You Should Learn JavaScript?

79
Comments 11
6 min read
Can you simplify this code for the guy?

Can you simplify this code for the guy?

10
Comments 8
1 min read
Teste de mutação 👽: O que é e como fica a cobertura de código?

Teste de mutação 👽: O que é e como fica a cobertura de código?

71
Comments 7
8 min read
Accidental Complexity - Video Notes and Review

Accidental Complexity - Video Notes and Review

4
Comments
1 min read
The Trials and Tribulations. A Fool's Guide To Writing Functional JS (Part 4)

The Trials and Tribulations. A Fool's Guide To Writing Functional JS (Part 4)

41
Comments 11
6 min read
Postwoman is changing name 🛸

Postwoman is changing name 🛸

104
Comments 75
1 min read
How we decided to upgrade our JavaScript curriculum to use React Hooks

How we decided to upgrade our JavaScript curriculum to use React Hooks

34
Comments 3
5 min read
React Hooks Series: useEffect

React Hooks Series: useEffect

27
Comments 2
5 min read
Difference between Shallow Copy and Deep Copy

Difference between Shallow Copy and Deep Copy

8
Comments
2 min read
It's time to get SAD: Self-destructing Awaitable Dialogs

It's time to get SAD: Self-destructing Awaitable Dialogs

6
Comments 1
3 min read
Fast track your React learning with these 12 Tips!

Fast track your React learning with these 12 Tips!

146
Comments 9
6 min read
Bubble Sort

Bubble Sort

6
Comments 2
2 min read
JS Quiz

JS Quiz

5
Comments 1
1 min read
Get data from JSON- simple example

Get data from JSON- simple example

3
Comments
1 min read
Reverse engineering a private API with MITM Proxy

Reverse engineering a private API with MITM Proxy

19
Comments
3 min read
Custom React hook to track the mounted status of a component

Custom React hook to track the mounted status of a component

6
Comments
1 min read
`var` is function scoped

`var` is function scoped

2
Comments
1 min read
Embed Rust wasm into React

Embed Rust wasm into React

36
Comments
6 min read
List of 70+ JavaScript Projects You Can Work On

List of 70+ JavaScript Projects You Can Work On

122
Comments 2
5 min read
loading...