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.
"Too complicated, a library will handle it"

"Too complicated, a library will handle it"

5
Comments 1
1 min read
Understanding the React Native bridge concept

Understanding the React Native bridge concept

13
Comments
5 min read
Typeahead async requests throttling

Typeahead async requests throttling

6
Comments
1 min read
Beginner's Guide To ES6 Destructuring

Beginner's Guide To ES6 Destructuring

40
Comments 6
4 min read
Math.min returns Infinity?

Math.min returns Infinity?

49
Comments 22
1 min read
Hyperapp with Pug templates

Hyperapp with Pug templates

16
Comments 1
4 min read
JavaScript: Microtasks e Macrotasks

JavaScript: Microtasks e Macrotasks

12
Comments 5
2 min read
Adding keyboard shortcuts in React

Adding keyboard shortcuts in React

57
Comments 7
2 min read
Simulating wolf pack in JS with Fenrir

Simulating wolf pack in JS with Fenrir

3
Comments
1 min read
Apollo and external services

Apollo and external services

6
Comments 1
2 min read
When to actually use curly braces in React

When to actually use curly braces in React

18
Comments 2
1 min read
Passed By Reference Vs. Value In Javascript

Passed By Reference Vs. Value In Javascript

100
Comments 17
3 min read
I created an easy way to create color combination schemes for UI 🌈

I created an easy way to create color combination schemes for UI 🌈

23
Comments 1
2 min read
My experience with React

My experience with React

8
Comments 7
2 min read
I do this all the time to reduce bugs in my javascript code #1

I do this all the time to reduce bugs in my javascript code #1

9
Comments 6
2 min read
How frontend unit testing turned from a fling to a real thing for me

How frontend unit testing turned from a fling to a real thing for me

9
Comments 3
4 min read
Introducing Mongoosejs-cli: Generate models, migrations and seeders for mongoosejs right from your terminal

Introducing Mongoosejs-cli: Generate models, migrations and seeders for mongoosejs right from your terminal

8
Comments
1 min read
A native JavaScript paint and draw app

A native JavaScript paint and draw app

7
Comments
1 min read
I don't want to see posts like "Which Framework is Winner?"

I don't want to see posts like "Which Framework is Winner?"

9
Comments 6
1 min read
Learning NextJs - Day 8

Learning NextJs - Day 8

10
Comments 2
4 min read
Use Javascript Regex to Find All IDs That Contain a String and Copy the Text to the Clipboard

Use Javascript Regex to Find All IDs That Contain a String and Copy the Text to the Clipboard

19
Comments
2 min read
How to use Storybook with React

How to use Storybook with React

200
Comments 5
8 min read
Using Browser Custom Events

Using Browser Custom Events

45
Comments 7
2 min read
Detect chrome dev tools (working trick)

Detect chrome dev tools (working trick)

6
Comments
2 min read
Using the Unsplash API to Display Random Images

Using the Unsplash API to Display Random Images

133
Comments 7
2 min read
loading...