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.
A quick look at Qwik

A quick look at Qwik

4
Comments
4 min read
Phone Auth with Express and Node.js

Phone Auth with Express and Node.js

2
Comments 1
4 min read
Abstract Factory pattern in TypeScript

Abstract Factory pattern in TypeScript

35
Comments
4 min read
f*ups that made me a better programmer

f*ups that made me a better programmer

59
Comments 15
4 min read
Celebrate Open Source with Hacktoberfest

Celebrate Open Source with Hacktoberfest

10
Comments
3 min read
Here's how I increased website performance by 21%!

Here's how I increased website performance by 21%!

169
Comments 30
3 min read
Implementing Controlled Vs Uncontrolled Component in React

Implementing Controlled Vs Uncontrolled Component in React

2
Comments
4 min read
Javascript - Let’s steal from other languages!

Javascript - Let’s steal from other languages!

4
Comments
3 min read
Becoming a TRUE Tech Lead

Becoming a TRUE Tech Lead

8
Comments
3 min read
What is the JS Event Loop and Call Stack?

What is the JS Event Loop and Call Stack?

5
Comments
3 min read
Snap Scroll in React in Less than a Minute

Snap Scroll in React in Less than a Minute

8
Comments
1 min read
Web Scraping Google Images

Web Scraping Google Images

5
Comments
8 min read
How do you prevent promises swallowing errors

How do you prevent promises swallowing errors

3
Comments
2 min read
Building Reusable API Wrappers for Axios and Fetch

Building Reusable API Wrappers for Axios and Fetch

6
Comments
3 min read
NestJS Micro-services 101 Part 1 - Try to communicate btw two services

NestJS Micro-services 101 Part 1 - Try to communicate btw two services

2
Comments
1 min read
React useEffect And What Is It?

React useEffect And What Is It?

7
Comments
1 min read
10 Tailwind CSS tips

10 Tailwind CSS tips

5
Comments
4 min read
Quick Start on Using Kintone Web Database in a Hackathon Project

Quick Start on Using Kintone Web Database in a Hackathon Project

Comments
5 min read
I wasn't happy with React useState Hook, so I built my own one and made it Open Source.

I wasn't happy with React useState Hook, so I built my own one and made it Open Source.

13
Comments 2
3 min read
Javascript concept every developer should know!!!

Javascript concept every developer should know!!!

1
Comments
17 min read
Javascript: How much Math do you do?

Javascript: How much Math do you do?

5
Comments
2 min read
Adding a background image to a text.

Adding a background image to a text.

2
Comments
2 min read
React HOC to make components permission driven

React HOC to make components permission driven

7
Comments
3 min read
Importing a CSV (spreadsheet) File with JavaScript

Importing a CSV (spreadsheet) File with JavaScript

2
Comments 3
4 min read
Deleting node modules folders from projects you are not working

Deleting node modules folders from projects you are not working

Comments
1 min read
loading...