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.
Executing expensive operations without freezing your UI (or using WebWorkers)

Executing expensive operations without freezing your UI (or using WebWorkers)

10
Comments
2 min read
What's the difference between using "let" and "var"?

What's the difference between using "let" and "var"?

5
Comments
1 min read
Understanding Callback function

Understanding Callback function

6
Comments
4 min read
Getting Started with Loadsy

Getting Started with Loadsy

9
Comments
9 min read
Coinbase Dashboard clone using Drag and Drop Builder

Coinbase Dashboard clone using Drag and Drop Builder

8
Comments
8 min read
Understanding Exception Handling in JavaScript

Understanding Exception Handling in JavaScript

6
Comments
5 min read
Deploy an API running on Azure Functions using IaC & Azure DevOps

Deploy an API running on Azure Functions using IaC & Azure DevOps

9
Comments
5 min read
Building TypeScript definitions on demand

Building TypeScript definitions on demand

5
Comments
4 min read
My Recipe Manager Project

My Recipe Manager Project

6
Comments
6 min read
Map, Filter e Reduce em JavaScript

Map, Filter e Reduce em JavaScript

7
Comments
1 min read
Day 93 of 100 Days of Code & Scrum: Finished Courses, Looking For New Ones

Day 93 of 100 Days of Code & Scrum: Finished Courses, Looking For New Ones

15
Comments
2 min read
Quasar "Nuxt-like" Routing is here!

Quasar "Nuxt-like" Routing is here!

10
Comments 1
1 min read
The most important Config Options in Typescript

The most important Config Options in Typescript

6
Comments
4 min read
Vite + Vue 3 issue with ports on MacOS

Vite + Vue 3 issue with ports on MacOS

5
Comments
1 min read
Add a Jenkins controller and Jenkins agent node in azure | Jenkins Tutorial | Part VII

Add a Jenkins controller and Jenkins agent node in azure | Jenkins Tutorial | Part VII

8
Comments
1 min read
The future of coding classes

The future of coding classes

6
Comments
1 min read
Build A Simple MVC CRUD Web App in JavaScript (ES6) Part 1

Build A Simple MVC CRUD Web App in JavaScript (ES6) Part 1

7
Comments
6 min read
Testing of GitHub Actions. Intro

Testing of GitHub Actions. Intro

5
Comments
4 min read
useCallback and useMemo?

useCallback and useMemo?

7
Comments
1 min read
How to update an item in dynamoDB Table

How to update an item in dynamoDB Table

6
Comments
2 min read
JavaScript tips and tricks.

JavaScript tips and tricks.

219
Comments 10
2 min read
Custom Loading Animation on Fetch Call in Vanilla Javascript / CSS / HTML 5

Custom Loading Animation on Fetch Call in Vanilla Javascript / CSS / HTML 5

8
Comments
5 min read
CSV-File to HTML <table>

CSV-File to HTML <table>

9
Comments
1 min read
Data Structures & Algorithms in JavaScript(Hash Table)

Data Structures & Algorithms in JavaScript(Hash Table)

7
Comments
4 min read
Lighthouse Best Practices Cheat Sheet

Lighthouse Best Practices Cheat Sheet

16
Comments 1
3 min read
loading...