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.
CommonJS and ESM import/export compatibility, by example

CommonJS and ESM import/export compatibility, by example

10
Comments 3
4 min read
Things you need to know about React ref

Things you need to know about React ref

8
Comments 4
9 min read
How Django meets htmx: A quick tour of modern server side rendering.

How Django meets htmx: A quick tour of modern server side rendering.

10
Comments
4 min read
Snippet... QR Code - Yes it's that easy to generate a QR Code

Snippet... QR Code - Yes it's that easy to generate a QR Code

4
Comments
1 min read
More then 10 String cases - I didn't knew about before today

More then 10 String cases - I didn't knew about before today

2
Comments
1 min read
Snippets... JSON

Snippets... JSON

6
Comments
1 min read
Day 28 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#166. Fraction to Recurring Decimal(Med/JavaScript)

Day 28 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#166. Fraction to Recurring Decimal(Med/JavaScript)

8
Comments
5 min read
Deploying a React Application to AWS Cloudfront

Deploying a React Application to AWS Cloudfront

16
Comments
6 min read
Building 404 Pages that Bring Joy

Building 404 Pages that Bring Joy

7
Comments
6 min read
Does GraphQL replace REST API ?

Does GraphQL replace REST API ?

136
Comments 10
3 min read
Discord Bot Blowup

Discord Bot Blowup

5
Comments
4 min read
React 18 release candidate mode is finally here!!

React 18 release candidate mode is finally here!!

9
Comments 2
3 min read
What are your go to Node.js resources?

What are your go to Node.js resources?

95
Comments 15
1 min read
Promisifying CSS animation with timeout fallback

Promisifying CSS animation with timeout fallback

3
Comments
3 min read
How to block requests with Puppeteer

How to block requests with Puppeteer

9
Comments
3 min read
Creating Custom Types in Typescript

Creating Custom Types in Typescript

25
Comments
2 min read
The javascript module pattern

The javascript module pattern

9
Comments
2 min read
SOLID principle #1: Single responsibility (JavaScript)

SOLID principle #1: Single responsibility (JavaScript)

12
Comments 2
2 min read
Mocking axios in Jest tests with Typescript

Mocking axios in Jest tests with Typescript

11
Comments
4 min read
An introduction to Scala

An introduction to Scala

6
Comments
3 min read
Create an RxJS Observable

Create an RxJS Observable

20
Comments
2 min read
3 Minutes to Orbiton JS | The Ultimate JavaScript UI library

3 Minutes to Orbiton JS | The Ultimate JavaScript UI library

8
Comments 2
4 min read
¿Qué son los empty-statement en javascript? ¿Existen casos de uso?

¿Qué son los empty-statement en javascript? ¿Existen casos de uso?

4
Comments
2 min read
Scroll to the top with JS

Scroll to the top with JS

43
Comments
3 min read
React.js tips for better performance. Part 1

React.js tips for better performance. Part 1

8
Comments
1 min read
loading...