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.
Reintroducing Code Review with an Interview Question Asked at Amazon

Reintroducing Code Review with an Interview Question Asked at Amazon

19
Comments 3
3 min read
Creating My First Unit Tests with Jest

Creating My First Unit Tests with Jest

8
Comments
4 min read
Global state in React with Vue!

Global state in React with Vue!

79
Comments 13
2 min read
Light Switch canvas responsive background

Light Switch canvas responsive background

7
Comments 2
6 min read
Using GitHub Project board for Hacktoberfest contributions 00:59

Hacktoberfest: Open Source Reflections

Using GitHub Project board for Hacktoberfest contributions

28
Comments 1
1 min read
I just started a YouTube on coding tutorials

I just started a YouTube on coding tutorials

5
Comments 2
2 min read
Change any url file type: like customer.php to customer.[yourname]

Change any url file type: like customer.php to customer.[yourname]

4
Comments 5
1 min read
Modal Made Easy

Modal Made Easy

12
Comments 1
2 min read
Make your WebApp public temporarily using ngrok 🔥

Make your WebApp public temporarily using ngrok 🔥

36
Comments 4
2 min read
What's the order of execution?

What's the order of execution?

6
Comments 2
1 min read
Transparent input wrapper in Vue.js 3

Transparent input wrapper in Vue.js 3

11
Comments 1
3 min read
JS array's unique

JS array's unique

5
Comments
1 min read
New: "Cheat sheet" view for Topic pages

New: "Cheat sheet" view for Topic pages

3
Comments
1 min read
5 useful TypeScript tricks

5 useful TypeScript tricks

162
Comments 13
1 min read
How to fix NavigationDuplicated Vue Router error

How to fix NavigationDuplicated Vue Router error

7
Comments
1 min read
JS: Use Ternary Operator for Cleaner Code (sometimes)

JS: Use Ternary Operator for Cleaner Code (sometimes)

6
Comments
2 min read
Getting Started With Web Vitals in Next.js

Getting Started With Web Vitals in Next.js

14
Comments 1
8 min read
How to eliminate "magic strings" with a fancy Typescript trick

How to eliminate "magic strings" with a fancy Typescript trick

8
Comments
3 min read
4 Promise Methods you need to know

4 Promise Methods you need to know

7
Comments 4
3 min read
Responsive Header in React

Responsive Header in React

8
Comments
3 min read
Arguments vs Parameters and The Rest Parameter

Arguments vs Parameters and The Rest Parameter

7
Comments
4 min read
Introducing Data Blending API in Cube.js

Introducing Data Blending API in Cube.js

10
Comments 1
4 min read
#Trick - Merge a JS array with 1 line of code (not as simple)

#Trick - Merge a JS array with 1 line of code (not as simple)

5
Comments 1
1 min read
We Need Better Virtual Dev Conferences

We Need Better Virtual Dev Conferences

55
Comments
7 min read
JS 🔥: Conditionally setting an object property

JS 🔥: Conditionally setting an object property

49
Comments
1 min read
loading...