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 write your first React.js component

How to write your first React.js component

73
Comments 1
9 min read
Do you think the differences between HTML and XHTML are generally well-understood?

Do you think the differences between HTML and XHTML are generally well-understood?

50
Comments 18
1 min read
.eslintrc without file extension is deprecated

.eslintrc without file extension is deprecated

38
Comments
1 min read
Tutorial: Run a Sanity backed blog with React and Next.js

Tutorial: Run a Sanity backed blog with React and Next.js

75
Comments
11 min read
Capture error and data in async-await without try-catch

Capture error and data in async-await without try-catch

74
Comments 8
2 min read
Data Structures in JavaScript: Arrays, HashMaps, and Lists

Data Structures in JavaScript: Arrays, HashMaps, and Lists

254
Comments 1
31 min read
Build a Vue.Js E-Commerce App with ButterCMS Headless Backend

Build a Vue.Js E-Commerce App with ButterCMS Headless Backend

46
Comments 1
2 min read
TIL: Non-capturing groups in regular expressions

TIL: Non-capturing groups in regular expressions

7
Comments
2 min read
The Common Enemy, JavaScript's "This" Keyword Saves The Day

The Common Enemy, JavaScript's "This" Keyword Saves The Day

64
Comments 12
4 min read
What is Data Visualisation?

What is Data Visualisation?

11
Comments 3
1 min read
Currying in Haskell (With Some JavaScript)

Currying in Haskell (With Some JavaScript)

30
Comments 4
3 min read
Learning Generative Art; day 7 "Pandora's Box" 🗃

Learning Generative Art; day 7 "Pandora's Box" 🗃

13
Comments 1
2 min read
My Regex Cheatsheet - 25 Example Regex Rules

My Regex Cheatsheet - 25 Example Regex Rules

142
Comments 7
2 min read
Pattern Matching in Elixir

Pattern Matching in Elixir

147
Comments 9
14 min read
My attempt on asyncToGenerator()

My attempt on asyncToGenerator()

7
Comments 2
1 min read
What the... iterators?

What the... iterators?

52
Comments 2
3 min read
Wait for a Script to Load in Javascript

Wait for a Script to Load in Javascript

43
Comments 1
1 min read
What is Hoisting😰😰 in JavaScript

What is Hoisting😰😰 in JavaScript

66
Comments 8
1 min read
Can you explain to me what's going on in this code?

Can you explain to me what's going on in this code?

85
Comments 9
1 min read
Service workers has finally landed in iOS! Now what?

Service workers has finally landed in iOS! Now what?

33
Comments 1
4 min read
Realtime + Isomorphic JS ☕

Realtime + Isomorphic JS ☕

11
Comments
1 min read
The Fear-Inspiring Closure of JavaScript

The Fear-Inspiring Closure of JavaScript

50
Comments 4
2 min read
Choosing cameras in JavaScript with the mediaDevices API

Choosing cameras in JavaScript with the mediaDevices API

39
Comments 6
9 min read
Writing an npm module with TypeScript and microbundle

Writing an npm module with TypeScript and microbundle

20
Comments
3 min read
Intro to the React

Intro to the React

85
Comments 2
2 min read
loading...