Forem

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.
Dynamically Generate a Sitemap With Next.js

Dynamically Generate a Sitemap With Next.js

2
Comments
2 min read
JavaScript: How to implement the linked list data structure (part3)
Cover image for JavaScript: How to implement the linked list data structure (part3)

JavaScript: How to implement the linked list data structure (part3)

24
Comments 3
13 min read
The light decision for React state 👋
Cover image for The light decision for React state 👋

The light decision for React state 👋

7
Comments 1
2 min read
Event Delegation - Bubbling and Capturing
Cover image for Event Delegation - Bubbling and Capturing

Event Delegation - Bubbling and Capturing

3
Comments
4 min read
Let’s Create a Frontend for our e-commerce App with Vue.js

Let’s Create a Frontend for our e-commerce App with Vue.js

2
Comments 1
1 min read
Get hooked on Git hooks

Get hooked on Git hooks

4
Comments
6 min read
Guia Para Pessoas Desenvolvedoras Back-End 2021 - O que eu preciso saber?!

Guia Para Pessoas Desenvolvedoras Back-End 2021 - O que eu preciso saber?!

123
Comments 28
10 min read
How to validate environment file in NodeJS
Cover image for How to validate environment file in NodeJS

How to validate environment file in NodeJS

32
Comments 2
4 min read
What Are React Server Components?
Cover image for What Are React Server Components?

What Are React Server Components?

60
Comments 4
4 min read
Beginner's guide to JavaScript static code analysis

Beginner's guide to JavaScript static code analysis

4
Comments
9 min read
A vanilla Javascript game will help you do the bare minimum to stay fit
Cover image for A vanilla Javascript game will help you do the bare minimum to stay fit

A vanilla Javascript game will help you do the bare minimum to stay fit

12
Comments
2 min read
15 Reasons Developers Need To Learn UX Design
Cover image for 15 Reasons Developers Need To Learn UX Design

15 Reasons Developers Need To Learn UX Design

137
Comments 12
8 min read
Adding Auto Caching to Our Template Engine
Cover image for Adding Auto Caching to Our Template Engine

Adding Auto Caching to Our Template Engine

8
Comments
2 min read
React without Redux, simple store

React without Redux, simple store

16
Comments 1
2 min read
Expense Tracker App DOHackathon Submission
Cover image for Expense Tracker App DOHackathon Submission

Expense Tracker App DOHackathon Submission

4
Comments
1 min read
Commit and Branch Name Generator for Git

Commit and Branch Name Generator for Git

5
Comments
1 min read
JSON WEB TOKENS [ JWT ]
Cover image for JSON WEB TOKENS [ JWT ]

JSON WEB TOKENS [ JWT ]

20
Comments
2 min read
Linear Search Algorithm

Linear Search Algorithm

4
Comments
1 min read
Understanding Hooks : what and why?
Cover image for Understanding Hooks : what and why?

Understanding Hooks : what and why?

79
Comments 5
3 min read
Simple code with fs.promises and async await
Cover image for Simple code with fs.promises and async await

Simple code with fs.promises and async await

7
Comments
5 min read
Covtact: Autosuggest for contact diary [DO-Hackathon]
Cover image for Covtact: Autosuggest for contact diary [DO-Hackathon]

Covtact: Autosuggest for contact diary [DO-Hackathon]

5
Comments
1 min read
Building a portfolio site - DO Hackathon

Building a portfolio site - DO Hackathon

53
Comments 8
3 min read
Deploying a Next.js project on Vercel in less than three minutes - with a custom domain
Cover image for Deploying a Next.js project on Vercel in less than three minutes - with a custom domain

Deploying a Next.js project on Vercel in less than three minutes - with a custom domain

17
Comments
6 min read
3 Projects you should have in your portfolio
Cover image for 3 Projects you should have in your portfolio

3 Projects you should have in your portfolio

325
Comments 17
1 min read
JAVASCRIPT IRL: Examples of JavaScript's reduce function in real life
Cover image for JAVASCRIPT IRL: Examples of JavaScript's reduce function in real life

JAVASCRIPT IRL: Examples of JavaScript's reduce function in real life

20
Comments 2
6 min read
loading...