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.
ES6: Fat Arrows Functions en JavaScript

ES6: Fat Arrows Functions en JavaScript

8
Comments
4 min read
My experience as an MLH Fellow of Class 0

My experience as an MLH Fellow of Class 0

7
Comments
10 min read
Seven lessons I wish I learned earlier about Typescript

Seven lessons I wish I learned earlier about Typescript

165
Comments 11
6 min read
🔥 What's Hot in Web Development? — Weekly Picks #141

🔥 What's Hot in Web Development? — Weekly Picks #141

56
Comments 5
3 min read
What is a Closure? 🤔

What is a Closure? 🤔

6
Comments 1
7 min read
learning composition api to improve your react development experience

learning composition api to improve your react development experience

5
Comments
9 min read
Using Next.js as a Static Site Generator

Using Next.js as a Static Site Generator

10
Comments
8 min read
Big O Notation for beginners!!

Big O Notation for beginners!!

256
Comments 19
5 min read
18 VS Code Extensions for a happier coding

18 VS Code Extensions for a happier coding

33
Comments
1 min read
Scrape sever-side rendered HTML content with JavaScript

Scrape sever-side rendered HTML content with JavaScript

23
Comments
2 min read
Demystifying the Patreon API

Demystifying the Patreon API

9
Comments
2 min read
Custom Events in JavaScript

Custom Events in JavaScript

13
Comments
6 min read
Vanilla JavaScript Modal Pop-up

Vanilla JavaScript Modal Pop-up

58
Comments 6
2 min read
JavaScript Katas: Letterbox Paint Squad

JavaScript Katas: Letterbox Paint Squad

6
Comments 5
4 min read
Gamify! - A Gamified Approach to Named vs Arrow Functions

Gamify! - A Gamified Approach to Named vs Arrow Functions

8
Comments 2
14 min read
Build This Cool Sign-In Form with React and CSS

Build This Cool Sign-In Form with React and CSS

73
Comments
4 min read
What is Closure in JavaScript?

What is Closure in JavaScript?

52
Comments 3
2 min read
Intro a TypeScript

Intro a TypeScript

10
Comments 2
4 min read
Working on Github Actions - Update 1 (The Idea)

Working on Github Actions - Update 1 (The Idea)

27
Comments 2
1 min read
Styled components vs Emotion js: A performance perspective

Styled components vs Emotion js: A performance perspective

51
Comments 5
4 min read
How to transpile with light speed 💫

How to transpile with light speed 💫

11
Comments 3
2 min read
Mastering Hard Parts of JavaScript: Prototype & Class II

Mastering Hard Parts of JavaScript: Prototype & Class II

13
Comments
4 min read
Your First ESLint Rule Applied To Create-React-App

Your First ESLint Rule Applied To Create-React-App

8
Comments
7 min read
Linear, Binary, and Interpolation Search Algorithms Explained

Linear, Binary, and Interpolation Search Algorithms Explained

70
Comments 1
3 min read
Converting Callbacks to Promise approach on Node.js

Converting Callbacks to Promise approach on Node.js

8
Comments
1 min read
loading...