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.
From Promises to Observables

From Promises to Observables

182
Comments 2
10 min read
Javascript for() {} Loop - Simplified

Javascript for() {} Loop - Simplified

40
Comments 2
4 min read
Writing a searchable “database” with pure HTML, CSS, and JS

Writing a searchable “database” with pure HTML, CSS, and JS

101
Comments 30
3 min read
How to build a complete Twitter autoresponder in less than 100 source lines of code with Autohook

How to build a complete Twitter autoresponder in less than 100 source lines of code with Autohook

17
Comments 1
9 min read
Extending the Array class to calculate the Fibonacci sequence

Extending the Array class to calculate the Fibonacci sequence

7
Comments 2
2 min read
Porting a face detector written in C to WebAssembly

Porting a face detector written in C to WebAssembly

15
Comments 2
11 min read
globalThis - Access environment-agnostic global `this` value

globalThis - Access environment-agnostic global `this` value

11
Comments
1 min read
Data structures. Binary Search Tree in JavaScript

Data structures. Binary Search Tree in JavaScript

34
Comments
7 min read
New Challenge: Fullstacking with React Native

New Challenge: Fullstacking with React Native

21
Comments
1 min read
GraphQL: Schema, Resolvers, Type System, Schema Language, and Query Language

GraphQL: Schema, Resolvers, Type System, Schema Language, and Query Language

11
Comments 2
7 min read
Angular + Docker... really?

Angular + Docker... really?

20
Comments 1
5 min read
How to Correctly Wrap a JavaScript Function

How to Correctly Wrap a JavaScript Function

6
Comments
3 min read
Finally Letting Go of Tutorial Hell

Finally Letting Go of Tutorial Hell

66
Comments 13
2 min read
Shared Behaviors best practices with Mocha

Shared Behaviors best practices with Mocha

25
Comments
10 min read
Top 5 BEST games to code as a beginner!

Top 5 BEST games to code as a beginner!

233
Comments 38
6 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.