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.
LeetCode Notes: Find All Duplicates in an Array

LeetCode Notes: Find All Duplicates in an Array

4
Comments
2 min read
Destructuring Arrays & Objects In JavaScript part-2

Destructuring Arrays & Objects In JavaScript part-2

6
Comments 4
3 min read
What the heck is SSG: Static site generation explained with Next.js

What the heck is SSG: Static site generation explained with Next.js

38
Comments 5
5 min read
Build a store locator that includes online sellers

Build a store locator that includes online sellers

13
Comments
6 min read
Asynchronous JavaScript: callbacks, promises, Async/await, Event loop - part 1

Asynchronous JavaScript: callbacks, promises, Async/await, Event loop - part 1

12
Comments
3 min read
Next.js 12 + Bootstrap Boilerplate

Next.js 12 + Bootstrap Boilerplate

5
Comments
5 min read
Javascript Map, and How it is Different from forEach

Javascript Map, and How it is Different from forEach

14
Comments
2 min read
Building complex dashboards and data-driven UIs in React - Interview with creator of React Query and React Table, Tanner Linsley

Building complex dashboards and data-driven UIs in React - Interview with creator of React Query and React Table, Tanner Linsley

8
Comments
1 min read
Building a realtime multiplayer game using React & Conflict-free replicated data types (CRDT) of Yjs

Building a realtime multiplayer game using React & Conflict-free replicated data types (CRDT) of Yjs

17
Comments
4 min read
Fun with JavaScript Arrays

Fun with JavaScript Arrays

3
Comments
2 min read
How to Save HTML Canvas as an Image

How to Save HTML Canvas as an Image

16
Comments
2 min read
How to set up a professional React project (including screencast)

How to set up a professional React project (including screencast)

462
Comments 6
4 min read
How to handle boolean values in SQLite using JavaScript Proxies

How to handle boolean values in SQLite using JavaScript Proxies

7
Comments
3 min read
Is future of AI in JavaScript?

Is future of AI in JavaScript?

9
Comments
1 min read
Practical limits of React hooks - Recursion

Practical limits of React hooks - Recursion

9
Comments
3 min read
Is it DFS using adjacency Matrix?

Is it DFS using adjacency Matrix?

8
Comments
1 min read
Boost your productivity with Code Attendant.

Boost your productivity with Code Attendant.

6
Comments
1 min read
Create Reusable React Components with TS and Rollup

Create Reusable React Components with TS and Rollup

8
Comments
4 min read
SEO in Angular with SSR - Part I

SEO in Angular with SSR - Part I

4
Comments 4
9 min read
Building a ToDo App in React

Building a ToDo App in React

7
Comments
9 min read
๐ƒ๐ข๐Ÿ๐Ÿ๐ž๐ซ๐ž๐ง๐œ๐ž ๐›๐ž๐ญ๐ฐ๐ž๐ž๐ง ๐๐จ๐ฎ๐›๐ฅ๐ž ๐ž๐ช๐ฎ๐š๐ฅ๐ฌ == ๐š๐ง๐ ๐ญ๐ซ๐ข๐ฉ๐ฅ๐ž ๐ž๐ช๐ฎ๐š๐ฅ๐ฌ === ๐ข๐ง ๐‰๐š๐ฏ๐š๐’๐œ๐ซ๐ข๐ฉ๐ญ?

๐ƒ๐ข๐Ÿ๐Ÿ๐ž๐ซ๐ž๐ง๐œ๐ž ๐›๐ž๐ญ๐ฐ๐ž๐ž๐ง ๐๐จ๐ฎ๐›๐ฅ๐ž ๐ž๐ช๐ฎ๐š๐ฅ๐ฌ == ๐š๐ง๐ ๐ญ๐ซ๐ข๐ฉ๐ฅ๐ž ๐ž๐ช๐ฎ๐š๐ฅ๐ฌ === ๐ข๐ง ๐‰๐š๐ฏ๐š๐’๐œ๐ซ๐ข๐ฉ๐ญ?

2
Comments
1 min read
Custom Video Player Design using HTML, CSS and Javascript

Custom Video Player Design using HTML, CSS and Javascript

11
Comments
5 min read
Conditional Statements: Part 2

Conditional Statements: Part 2

5
Comments
2 min read
How to Create and Validate Forms in React using Formik and Yup

How to Create and Validate Forms in React using Formik and Yup

27
Comments 8
8 min read
# Setup React app from scratch - Part-1(Get your project running)

# Setup React app from scratch - Part-1(Get your project running)

13
Comments
6 min read
loading...