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.
How to (temporarily!) ignore errors during a TypeScript migration

How to (temporarily!) ignore errors during a TypeScript migration

7
Comments 6
3 min read
Mastering Hard Parts of JavaScript: Closure III

Mastering Hard Parts of JavaScript: Closure III

12
Comments
5 min read
Get the extension of a filename using JavaScript

Get the extension of a filename using JavaScript

4
Comments
3 min read
My favourite Javascript learning resources on Github 🌟

My favourite Javascript learning resources on Github 🌟

261
Comments 15
2 min read
2048 game using react

2048 game using react

5
Comments 4
1 min read
How I Use GitHub Actions to Keep My Resume Up to date Using Scheduled Events

How I Use GitHub Actions to Keep My Resume Up to date Using Scheduled Events

92
Comments 4
5 min read
Why do we have to write functional instead of class components?

Why do we have to write functional instead of class components?

9
Comments 1
2 min read
React TypeScript - How To Set Types on Hooks (+cheat sheet)

React TypeScript - How To Set Types on Hooks (+cheat sheet)

295
Comments 11
4 min read
👨‍💻 React from a Bootcamper's Perspective | Part 4 - 📍 A Detour to Discuss Resources

👨‍💻 React from a Bootcamper's Perspective | Part 4 - 📍 A Detour to Discuss Resources

3
Comments
5 min read
Using React hooks in MDX

Using React hooks in MDX

10
Comments
1 min read
Reactive CSS Explained

Reactive CSS Explained

33
Comments 3
4 min read
Cropping & Zooming in on SVGs with viewBox

Cropping & Zooming in on SVGs with viewBox

10
Comments 1
2 min read
Data Intensive | CPU Intensive Apps

Data Intensive | CPU Intensive Apps

2
Comments
1 min read
How to start?

How to start?

2
Comments 7
1 min read
NASA APOD API

NASA APOD API

17
Comments
2 min read
Object Destructuring in JavaScript

Object Destructuring in JavaScript

8
Comments
3 min read
Building a Database Written in Node.js from the Ground Up

Building a Database Written in Node.js from the Ground Up

209
Comments 17
8 min read
Breaking Down Ania Kabow’s Candy Crush Tutorial Part 3 - Valid Moves & Checking for Matches

Breaking Down Ania Kabow’s Candy Crush Tutorial Part 3 - Valid Moves & Checking for Matches

7
Comments
8 min read
Leetcode Daily - Longest Palindrome

Leetcode Daily - Longest Palindrome

3
Comments 2
3 min read
How I Cloned VSCode to use as my Portfolio

How I Cloned VSCode to use as my Portfolio

111
Comments 23
4 min read
Um Mergulho em Imagens de Containers - Parte 3

Um Mergulho em Imagens de Containers - Parte 3

3
Comments
4 min read
What is it like to be a experienced programmer?

What is it like to be a experienced programmer?

5
Comments
1 min read
How to stream file downloads in Node.js with Got

How to stream file downloads in Node.js with Got

13
Comments
5 min read
Hacking Google Sheets with JavaScript

Hacking Google Sheets with JavaScript

11
Comments
3 min read
Max Consecutive Ones (Javascript)

Max Consecutive Ones (Javascript)

23
Comments 1
2 min read
loading...