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.
Css Gradients Generator

Css Gradients Generator

5
Comments 1
1 min read
A roadmap to learn React. Personal choices.

A roadmap to learn React. Personal choices.

187
Comments
4 min read
How to Share Vue Components Between Applications

How to Share Vue Components Between Applications

78
Comments
6 min read
Fixing Dev.to's scrollbar bug with a single line of code

Fixing Dev.to's scrollbar bug with a single line of code

105
Comments 18
14 min read
Updating a React context from its consumer

Updating a React context from its consumer

7
Comments
3 min read
I Love These CSS Tricks - Manage your CSS Much Better

I Love These CSS Tricks - Manage your CSS Much Better

113
Comments 4
2 min read
Faster Elasticsearch Query Performance

Faster Elasticsearch Query Performance

7
Comments
5 min read
web scraping: Managing proxies and Captcha with scrapy and the Scraper API

web scraping: Managing proxies and Captcha with scrapy and the Scraper API

64
Comments 3
8 min read
Things I learned about variables on Codecademy

Things I learned about variables on Codecademy

8
Comments 4
3 min read
Train Googles #3 optimize dataURI images

Train Googles #3 optimize dataURI images

9
Comments
1 min read
Checking Sudoku with Functional JavaScript

Checking Sudoku with Functional JavaScript

67
Comments 5
11 min read
The perfect responsive menu

The perfect responsive menu

65
Comments 5
3 min read
Mock Servers with Integration Tests

Mock Servers with Integration Tests

21
Comments 1
4 min read
CRUD application with Express and SQlite in 10 steps

CRUD application with Express and SQlite in 10 steps

19
Comments
26 min read
Why you should use package-lock.json

Why you should use package-lock.json

17
Comments
5 min read
The Lambda Path

The Lambda Path

9
Comments
3 min read
This JavaScript feature FAILED miserably, and no one knows about it

This JavaScript feature FAILED miserably, and no one knows about it

12
Comments 1
3 min read
Hacktoberfest 2019 🏆🎖🏅🥇

Hacktoberfest 2019 🏆🎖🏅🥇

8
Comments 7
1 min read
✅useContext ✅ to Update State in List from Detail View (React Native)

✅useContext ✅ to Update State in List from Detail View (React Native)

9
Comments 2
3 min read
Creating Avatars With Colors Using The Modulus

Creating Avatars With Colors Using The Modulus

49
Comments 7
7 min read
Function currying for the dynamic length of params i.e Implementing Add(1)(2)(3).....(n)()

Function currying for the dynamic length of params i.e Implementing Add(1)(2)(3).....(n)()

15
Comments 1
1 min read
Help! My Memory is Leaking

Help! My Memory is Leaking

15
Comments
7 min read
Express.js v.5: permanent alpha or what is going on?

Express.js v.5: permanent alpha or what is going on?

10
Comments 1
1 min read
All (or just most) of what you need to know about handling Promises

All (or just most) of what you need to know about handling Promises

54
Comments 14
3 min read
Realizando traduções em tempo real com Translator Text & Node.js

Realizando traduções em tempo real com Translator Text & Node.js

50
Comments
8 min read
loading...