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.
Scopes & Closures - A Metaphor

Scopes & Closures - A Metaphor

5
Comments
4 min read
Overview of a Simple Bloom Filter

Overview of a Simple Bloom Filter

6
Comments
3 min read
WP Snippet #015: Add a column to the posts admin overview page.

WP Snippet #015: Add a column to the posts admin overview page.

7
Comments
3 min read
Upgrade Your Styling With Tailwind CSS

Upgrade Your Styling With Tailwind CSS

6
Comments
4 min read
The Big-O

The Big-O

6
Comments
5 min read
Dependency Injection in JAVASCRIPT (Awilix decorator)

Dependency Injection in JAVASCRIPT (Awilix decorator)

2
Comments
1 min read
YEW Tutorial: 08 Dr. Ferris, I presume? Web Geography, injected with Rust! [P. I]

YEW Tutorial: 08 Dr. Ferris, I presume? Web Geography, injected with Rust! [P. I]

11
Comments 9
29 min read
Understanding Destructuring in Javascript

Understanding Destructuring in Javascript

13
Comments 1
4 min read
Make Bootstrap like Top Bar for Foundation Zurb

Make Bootstrap like Top Bar for Foundation Zurb

6
Comments
4 min read
How to write tests for React in 2020 - part 2

How to write tests for React in 2020 - part 2

164
Comments 5
10 min read
📝- Buffers en Node.JS

📝- Buffers en Node.JS

5
Comments
4 min read
Array Instance Methods

Array Instance Methods

21
Comments 1
3 min read
What's the last technical book you read?

What's the last technical book you read?

25
Comments 26
1 min read
Free illustrations for developers.

Free illustrations for developers.

566
Comments 39
2 min read
An introduction to Merge Sort [Algorithm]

An introduction to Merge Sort [Algorithm]

6
Comments
3 min read
How to create an app like notion.so?

How to create an app like notion.so?

2
Comments 4
1 min read
Big-O For The Non-CS Degree - Part 1

Big-O For The Non-CS Degree - Part 1

152
Comments 9
3 min read
javaScript – Replace all occurrences of a forward slash in a string

javaScript – Replace all occurrences of a forward slash in a string

12
Comments 6
1 min read
Building APIs With GraphQL in Your Node Application

Building APIs With GraphQL in Your Node Application

66
Comments
12 min read
Road to Genius: advanced #32

Road to Genius: advanced #32

5
Comments 2
2 min read
The walk: On Closures

The walk: On Closures

11
Comments
3 min read
Deep Dive into JS Object Property Accessors

Deep Dive into JS Object Property Accessors

24
Comments
4 min read
Longest substring without repeating characters, solving Google interview question.

Longest substring without repeating characters, solving Google interview question.

82
Comments 16
1 min read
JavaScript Array Reduce Doesn't Like Objects

JavaScript Array Reduce Doesn't Like Objects

11
Comments 9
1 min read
Using unit and integration tests in Jest

Using unit and integration tests in Jest

7
Comments 11
2 min read
loading...