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 Custom Hook example

React Custom Hook example

10
Comments
6 min read
Implementando Webpack em um projeto MVC com JavaScript

Implementando Webpack em um projeto MVC com JavaScript

5
Comments
5 min read
Ecommerce site devlopment

Ecommerce site devlopment

4
Comments
1 min read
How to resolve "multi-word vue/multi-word-component-names" issue in VueJs 3 default option.

How to resolve "multi-word vue/multi-word-component-names" issue in VueJs 3 default option.

15
Comments
1 min read
Will this show the users’ local time?. Pulling data from Firestore?

Will this show the users’ local time?. Pulling data from Firestore?

4
Comments
1 min read
Persisting Business Ratings

Persisting Business Ratings

7
Comments
4 min read
API Design Best Practices for long-running Operations: GraphQL vs REST

API Design Best Practices for long-running Operations: GraphQL vs REST

6
Comments
10 min read
Encapsulation in TypeScript

Encapsulation in TypeScript

7
Comments
4 min read
Javascript 1O1 series: Scopes and Execution Contexts.

Javascript 1O1 series: Scopes and Execution Contexts.

9
Comments
4 min read
Angular: Manage RxJS Subscriptions Declaratively

Angular: Manage RxJS Subscriptions Declaratively

8
Comments 1
2 min read
Front End Project Examples For Beginners👨🏻‍💻

Front End Project Examples For Beginners👨🏻‍💻

149
Comments 2
11 min read
JavaScript Is Not a Dog. Controlling Fetch is Vital to functionality.

JavaScript Is Not a Dog. Controlling Fetch is Vital to functionality.

3
Comments 1
2 min read
Island Architecture

Island Architecture

43
Comments 1
6 min read
How does @import works in CSS? What is the pros and cons. 🤔

How does @import works in CSS? What is the pros and cons. 🤔

134
Comments 15
2 min read
Day 31 of Studying LeetCode until I Can Solve One on My Own: #1481. Least Number of Unique Integers after K Removals(M/JS)

Day 31 of Studying LeetCode until I Can Solve One on My Own: #1481. Least Number of Unique Integers after K Removals(M/JS)

5
Comments
3 min read
4 must-know JavaScript frameworks in 2022

4 must-know JavaScript frameworks in 2022

4
Comments
5 min read
Array.some() - for testing that at least one item meets a condition

Array.some() - for testing that at least one item meets a condition

17
Comments 4
2 min read
Problem-solving techniques to avoid yelling at your computer

Problem-solving techniques to avoid yelling at your computer

290
Comments 15
11 min read
Different ways to copy an object in JavaScript

Different ways to copy an object in JavaScript

5
Comments 1
5 min read
How the TypeScript Omit Type Works

How the TypeScript Omit Type Works

10
Comments
2 min read
A typed event system for Typescript

A typed event system for Typescript

7
Comments
3 min read
How I Used Raspberry Pi to Detect Water Leaks in My Home

How I Used Raspberry Pi to Detect Water Leaks in My Home

4
Comments
5 min read
Proxy in JS: what the hell?

Proxy in JS: what the hell?

10
Comments 4
5 min read
Schedule / Timeline for React with Planby 2.0 🚀

Schedule / Timeline for React with Planby 2.0 🚀

9
Comments
1 min read
React Hooks Explained

React Hooks Explained

10
Comments
2 min read
loading...