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.
Building a simple TikTok scraping API 🤖

Building a simple TikTok scraping API 🤖

12
Comments
3 min read
Did You Know JSON.stringify() Eat This Specific Value

Did You Know JSON.stringify() Eat This Specific Value

8
Comments 3
1 min read
TypeScript: Typing React useRef hook

TypeScript: Typing React useRef hook

4
Comments
4 min read
Build a Multi-Language Countdown Component

Build a Multi-Language Countdown Component

13
Comments 2
4 min read
Weekly Digest 32/2022

Weekly Digest 32/2022

6
Comments
3 min read
How to test RTK Query with react testing library

How to test RTK Query with react testing library

27
Comments 6
6 min read
I Made a Web App to Showcase all your GitHub Projects 😍✨

I Made a Web App to Showcase all your GitHub Projects 😍✨

488
Comments 30
2 min read
Advent of Code 2018 Day 2 Part 1 - Solution and Explanation

Advent of Code 2018 Day 2 Part 1 - Solution and Explanation

3
Comments
7 min read
Sync height between elements in React

Sync height between elements in React

12
Comments 3
3 min read
Validating input field when it losses focus

Validating input field when it losses focus

5
Comments
2 min read
JavaScript addEventListener() Silly Mistake To Avoid

JavaScript addEventListener() Silly Mistake To Avoid

7
Comments
1 min read
How to send multiple requests parallelly in fetch hook - Nuxt

How to send multiple requests parallelly in fetch hook - Nuxt

4
Comments 1
1 min read
How to use Facial Recognition to Enhance user Experience ?

How to use Facial Recognition to Enhance user Experience ?

8
Comments
8 min read
JS MODULE LOADERS; or, a brief journey through hell

JS MODULE LOADERS; or, a brief journey through hell

13
Comments 2
8 min read
Best Resources for Svelte and SvelteKit

Best Resources for Svelte and SvelteKit

16
Comments 4
3 min read
How to scrape Google Maps Reviews?

How to scrape Google Maps Reviews?

11
Comments 2
10 min read
LeetCode - Combination Sum III

LeetCode - Combination Sum III

3
Comments 1
5 min read
How to setup Gulp with ES6

How to setup Gulp with ES6

4
Comments
1 min read
React.js - Interview Question - duplicate hashtag remover.

React.js - Interview Question - duplicate hashtag remover.

31
Comments 9
1 min read
How to check if a number is a power of two for O(1)

How to check if a number is a power of two for O(1)

8
Comments 6
1 min read
Job Announcement Website: Creating Post Item

Job Announcement Website: Creating Post Item

3
Comments
2 min read
Binary Search Algorithm

Binary Search Algorithm

31
Comments 1
1 min read
A Comprehensive Guide to Building SSR Apps with React, React Router and Vite

A Comprehensive Guide to Building SSR Apps with React, React Router and Vite

35
Comments 15
5 min read
Run Postman Mock Servers on Localhost

Run Postman Mock Servers on Localhost

10
Comments 1
3 min read
Vue 3 Tip / Detect outside click

Vue 3 Tip / Detect outside click

6
Comments 3
1 min read
loading...