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.
Atomic commits

Atomic commits

4
Comments
3 min read
How Babel transforms JSX to React.createElement()

How Babel transforms JSX to React.createElement()

Comments
2 min read
Remaking my first website after a year of web dev🎉

Remaking my first website after a year of web dev🎉

3
Comments
4 min read
Become an Animation Master with Anime.js - Setting up the Environment and Basic Animations

Become an Animation Master with Anime.js - Setting up the Environment and Basic Animations

24
Comments 3
5 min read
React query - The juicy parts

React query - The juicy parts

15
Comments
12 min read
Import vs Require in JavaScript. CommonJS vs ES modules.

Import vs Require in JavaScript. CommonJS vs ES modules.

2
Comments
3 min read
Chrome Extensions of the Month - December 2022

Chrome Extensions of the Month - December 2022

413
Comments 40
4 min read
How to Optimize Your Website for Mobile Devices

How to Optimize Your Website for Mobile Devices

22
Comments
2 min read
Adding Framer motion to your react websites!

Adding Framer motion to your react websites!

8
Comments
2 min read
JS tests: mocking best practices

JS tests: mocking best practices

61
Comments 7
7 min read
How to create a basic react application. (Simplified guide)

How to create a basic react application. (Simplified guide)

Comments
2 min read
Pulumi - Python - Docker

Pulumi - Python - Docker

Comments
1 min read
Mutative - 10x faster than Immer

Mutative - 10x faster than Immer

30
Comments 1
4 min read
Build a Bot with ZettaBlock GraphQL API

Build a Bot with ZettaBlock GraphQL API

3
Comments
2 min read
Master Typescript using Infer and Conditional types

Master Typescript using Infer and Conditional types

2
Comments
2 min read
Everything You Need to Know About HTTP Response Status Codes

Everything You Need to Know About HTTP Response Status Codes

54
Comments 4
4 min read
Security Vulnerabilities and Prevention in HTML5

Security Vulnerabilities and Prevention in HTML5

14
Comments
6 min read
How to improve your Previews and Test experiences in Swift

How to improve your Previews and Test experiences in Swift

3
Comments
4 min read
How to use Systemd Timers to Schedule the Execution of a Specific Command

How to use Systemd Timers to Schedule the Execution of a Specific Command

5
Comments 2
4 min read
Separation of Concerns

Separation of Concerns

3
Comments
3 min read
You should know about the filter(Boolean) trick 💡

You should know about the filter(Boolean) trick 💡

10
Comments 1
2 min read
How do TensorFlow.js models load in the browser?

How do TensorFlow.js models load in the browser?

6
Comments
2 min read
Unlock the power of Shadow DOM - a must-know for every web developer!

Unlock the power of Shadow DOM - a must-know for every web developer!

5
Comments
3 min read
Introducing Qwik integration for Nx

Introducing Qwik integration for Nx

22
Comments 6
4 min read
I created a mesh circle in JS with TS and NodeJS

I created a mesh circle in JS with TS and NodeJS

1
Comments
5 min read
loading...