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.
How to debug JavaScript like a pro?

How to debug JavaScript like a pro?

3
Comments
3 min read
Affiliate Tracking System for Networks — Part 1

Affiliate Tracking System for Networks — Part 1

3
Comments
2 min read
How you should not use (only) console.log

How you should not use (only) console.log

1
Comments
3 min read
The Role of Transpilers in Web Development

The Role of Transpilers in Web Development

1
Comments
6 min read
Creating my Interactive 3D portfolio: Getting sidetracked with Blender

Creating my Interactive 3D portfolio: Getting sidetracked with Blender

6
Comments
4 min read
My (frontend) dev learning journey, part 2: the break and the continuation

My (frontend) dev learning journey, part 2: the break and the continuation

2
Comments
2 min read
Beginner Calculator Project: html, javaScript & css

Beginner Calculator Project: html, javaScript & css

9
Comments
1 min read
UNIT TESTING WITH JEST (with example)

UNIT TESTING WITH JEST (with example)

7
Comments
4 min read
Exploring the latest features of Skott: road to V1

Exploring the latest features of Skott: road to V1

9
Comments
4 min read
Redux Vs Redux Toolkit

Redux Vs Redux Toolkit

12
Comments 4
2 min read
How increase your productivity as a developer in 2023

How increase your productivity as a developer in 2023

5
Comments 2
2 min read
React & TypeScript: useReducer Hook

React & TypeScript: useReducer Hook

3
Comments
3 min read
React & TypeScript: useCallback Hook

React & TypeScript: useCallback Hook

6
Comments 1
3 min read
How to use Face Detection API with JavaScript in 5 minutes?

How to use Face Detection API with JavaScript in 5 minutes?

2
Comments
3 min read
Real-time Chat App | React, Context API, Node.js and Socket.io (Course)

Real-time Chat App | React, Context API, Node.js and Socket.io (Course)

5
Comments
1 min read
Custom Form Validation using Hooks in React: Tips and Tricks with useForm and Superstruct

Custom Form Validation using Hooks in React: Tips and Tricks with useForm and Superstruct

4
Comments
7 min read
Yet Another Newsletter LOL: 'Sup 2023?

Yet Another Newsletter LOL: 'Sup 2023?

9
Comments
4 min read
'B' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different subtype of constraint 'A'.

'B' is assignable to the constraint of type 'T', but 'T' could be instantiated with a different subtype of constraint 'A'.

12
Comments 1
3 min read
LeetCode #35 Search Insert Position with JavaScript

LeetCode #35 Search Insert Position with JavaScript

Comments
1 min read
How can functional programming improve the reliability and maintainability of your programs?

How can functional programming improve the reliability and maintainability of your programs?

2
Comments
2 min read
Use WebVTT without actually using WebVTT: Another way to monitor playback progress of HTML Media Elements

Use WebVTT without actually using WebVTT: Another way to monitor playback progress of HTML Media Elements

Comments
4 min read
my pal JSON should be your Friend too

my pal JSON should be your Friend too

7
Comments 1
5 min read
How to create a Password Generator using JavaScript

How to create a Password Generator using JavaScript

1
Comments
4 min read
Javascript Array Methods Ep.5

Javascript Array Methods Ep.5

1
Comments
2 min read
Unlock Faster Performance: A Beginner's Guide to Using Redis for Database Caching

Unlock Faster Performance: A Beginner's Guide to Using Redis for Database Caching

1
Comments 1
5 min read
loading...