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.
I rebuilt my portfolio🌻 Now it loads in 1.6s 🎉 Here's how I did

I rebuilt my portfolio🌻 Now it loads in 1.6s 🎉 Here's how I did

1209
Comments 85
5 min read
Best IDEs for Web Development

Best IDEs for Web Development

16
Comments 4
10 min read
Using a for loop to output a factorial

Using a for loop to output a factorial

35
Comments
3 min read
🔥 What's Popular Among Web Developers? — Weekly Picks #105

🔥 What's Popular Among Web Developers? — Weekly Picks #105

19
Comments
4 min read
Day 21 of⚡️ #30DaysOfWebPerf ⚡️: Third-party scripts

Day 21 of⚡️ #30DaysOfWebPerf ⚡️: Third-party scripts

5
Comments
1 min read
Set a callback to setState(useState) in React funtional Component

Set a callback to setState(useState) in React funtional Component

10
Comments 4
1 min read
Docker for Frontend Devs: Custom Docker Images for Development

Docker for Frontend Devs: Custom Docker Images for Development

97
Comments 2
8 min read
JavaScript Data Structures: Doubly Linked List: Get a specific node by its index

JavaScript Data Structures: Doubly Linked List: Get a specific node by its index

18
Comments
3 min read
Are Your Unit Tests Failing for the Expected Reasons?

Are Your Unit Tests Failing for the Expected Reasons?

6
Comments
6 min read
Improving your mental model of useEffect

Improving your mental model of useEffect

8
Comments
4 min read
Writing Your Own React Hooks - a TDD Example

Writing Your Own React Hooks - a TDD Example

94
Comments 6
6 min read
Fullstack NLP: Building & Deploying End-to-end Fake News Classifier

Fullstack NLP: Building & Deploying End-to-end Fake News Classifier

162
Comments 4
13 min read
Securing your component library with visual testing

Securing your component library with visual testing

9
Comments
6 min read
How to Add and Delete Files with TinaCMS

How to Add and Delete Files with TinaCMS

25
Comments 1
7 min read
Google Map and Places in a Real-World React Native App Using Expo

Google Map and Places in a Real-World React Native App Using Expo

7
Comments 2
5 min read
Is Web Browser local storage available?

Is Web Browser local storage available?

35
Comments 1
3 min read
Reading Snippets [5]

Reading Snippets [5]

4
Comments 1
1 min read
Using Bearer for Easier OAuth and API Calls

Using Bearer for Easier OAuth and API Calls

6
Comments
6 min read
State machine advent: How to match against nested states in XState (10/24)

State machine advent: How to match against nested states in XState (10/24)

21
Comments 2
2 min read
My 2019 in DEV - Check your stats!

My 2019 in DEV - Check your stats!

100
Comments 15
1 min read
Reading Snippets [6]

Reading Snippets [6]

3
Comments
1 min read
TypeScript: Imutabilidade em tempo de compilação em TypeScript

TypeScript: Imutabilidade em tempo de compilação em TypeScript

9
Comments
10 min read
NodeJS for beginners part 1

NodeJS for beginners part 1

6
Comments
1 min read
Mapping for a Vuex beginner

Mapping for a Vuex beginner

40
Comments 5
3 min read
Yet Another Vue Drag and Drop

Yet Another Vue Drag and Drop

17
Comments 2
3 min read
loading...