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.
Contact form in material UI and firestore

Contact form in material UI and firestore

6
Comments
2 min read
Hidden gems of the Chrome DevTools, Part 1: The Console API

Hidden gems of the Chrome DevTools, Part 1: The Console API

41
Comments
5 min read
If (all) else is complicated, switch to switch?

If (all) else is complicated, switch to switch?

25
Comments 30
1 min read
Solution: Longest Valid Parentheses

Solution: Longest Valid Parentheses

32
Comments 4
4 min read
Regex Cheat Sheet (Javascript Edition)

Regex Cheat Sheet (Javascript Edition)

11
Comments
2 min read
Let's build a responsive navbar and hamburger menu using HTML, CSS, and Javascript.

Let's build a responsive navbar and hamburger menu using HTML, CSS, and Javascript.

529
Comments 67
4 min read
use-spinner - Show loading spinners for your asynchronous calls

use-spinner - Show loading spinners for your asynchronous calls

29
Comments 3
1 min read
230. Kth Smallest Element in a BST (javascript solution)

230. Kth Smallest Element in a BST (javascript solution)

6
Comments
1 min read
JavaScript Classes Part-3

JavaScript Classes Part-3

9
Comments
3 min read
NodeJS Express Test-Driven API Development (TDD)

NodeJS Express Test-Driven API Development (TDD)

15
Comments
1 min read
Using media queries with JavaScript

Using media queries with JavaScript

208
Comments 7
3 min read
Solving the Maintenance Nightmare with React Testing Library

Solving the Maintenance Nightmare with React Testing Library

66
Comments 2
4 min read
How to learn JavaScript by doing coding tasks in a professional IDE with hints?

How to learn JavaScript by doing coding tasks in a professional IDE with hints?

27
Comments
2 min read
Create a reusable table with react, styled-components and compound components design pattern

Create a reusable table with react, styled-components and compound components design pattern

68
Comments 3
4 min read
Make an object from a 2D array of key-value pairs (bonus: it's a one-liner!)

Make an object from a 2D array of key-value pairs (bonus: it's a one-liner!)

5
Comments
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.