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.
React lifecycle methods

React lifecycle methods

11
Comments 3
2 min read
How do you run A/B split tests or experiments on your sites?

How do you run A/B split tests or experiments on your sites?

8
Comments
1 min read
How to query documents in MongoDB that fall within a specified date range using Mongoose and Node.

How to query documents in MongoDB that fall within a specified date range using Mongoose and Node.

50
Comments 7
5 min read
Fullstack in 1 notion document

Fullstack in 1 notion document

10
Comments
1 min read
Building a text editor in Go

Building a text editor in Go

49
Comments
3 min read
What is wrong with optional chaining and how to fix it

What is wrong with optional chaining and how to fix it

31
Comments 11
6 min read
A Q&A on Speaking

A Q&A on Speaking

15
Comments
6 min read
My First Year Of Code

My First Year Of Code

70
Comments 2
3 min read
Created a handy JavaScript Label creator

Created a handy JavaScript Label creator

22
Comments 2
1 min read
Handsfree.js - A web based Face Pointer

Handsfree.js - A web based Face Pointer

63
Comments 2
3 min read
React Native Hooks , How To Use useState and useEffect Example

React Native Hooks , How To Use useState and useEffect Example

23
Comments 2
3 min read
💎 How to crawl a static website in Javascript in 4min 💥

💎 How to crawl a static website in Javascript in 4min 💥

54
Comments 1
4 min read
Breaking down confusion of combining Async/Await with Array.forEach()

Breaking down confusion of combining Async/Await with Array.forEach()

11
Comments 2
3 min read
How To Remove Unused CSS From Your Website

How To Remove Unused CSS From Your Website

46
Comments 1
5 min read
Benchmarking Array Traversal in Javascript – Going Backwards is Fastest

Benchmarking Array Traversal in Javascript – Going Backwards is Fastest

11
Comments 1
2 min read
Component Reusability Techniques with Angular

Component Reusability Techniques with Angular

84
Comments 1
7 min read
Build Todo App with ReactJS Functional Components (hooks) and Class Components

Build Todo App with ReactJS Functional Components (hooks) and Class Components

57
Comments
5 min read
Where can I ask for help for my Open Source projects?

Where can I ask for help for my Open Source projects?

14
Comments 18
1 min read
How to Share Google Docs Securely with a Google Apps Script

How to Share Google Docs Securely with a Google Apps Script

9
Comments 1
9 min read
Developing a React Library for Suspense for Data Fetching in Concurrent Mode

Developing a React Library for Suspense for Data Fetching in Concurrent Mode

7
Comments
4 min read
Performance of optional chaining

Performance of optional chaining

38
Comments 3
5 min read
Want to implement dark theme in react native app, What will be best approach?

Want to implement dark theme in react native app, What will be best approach?

7
Comments 3
1 min read
Take your Node back end to the next level with NestJS

Take your Node back end to the next level with NestJS

158
Comments 3
7 min read
An Adequate Introduction to Functional Programming

An Adequate Introduction to Functional Programming

668
Comments 24
10 min read
Setting up a CSS build process with Gulp

Setting up a CSS build process with Gulp

12
Comments
2 min read
loading...