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.
#GithubWrapped - DO Submission
Cover image for #GithubWrapped - DO Submission

#GithubWrapped - DO Submission

14
Comments 1
2 min read
A basic chat app with React, TailwindCSS, Node, and Socket.io 🦜
Cover image for A basic chat app with React, TailwindCSS, Node, and Socket.io 🦜

A basic chat app with React, TailwindCSS, Node, and Socket.io 🦜

56
Comments 4
1 min read
Alert, Confirm, Prompt dialog box (modal) in Web Components

Alert, Confirm, Prompt dialog box (modal) in Web Components

11
Comments
1 min read
Build Single Page App with Rx [From scratch]
Cover image for Build Single Page App with Rx [From scratch]

Build Single Page App with Rx [From scratch]

37
Comments 1
7 min read
One of the most important rules I learned after a year of learning frontend
Cover image for One of the most important rules I learned after a year of learning frontend

One of the most important rules I learned after a year of learning frontend

34
Comments 3
2 min read
Enough JavaScript to get you Started : #0 intro
Cover image for Enough JavaScript to get you Started : #0 intro

Enough JavaScript to get you Started : #0 intro

208
Comments 4
2 min read
Module Management in Node
Cover image for Module Management in Node

Module Management in Node

8
Comments
2 min read
7 Tips for Clean Code in JavaScript You Should Know
Cover image for 7 Tips for Clean Code in JavaScript You Should Know

7 Tips for Clean Code in JavaScript You Should Know

148
Comments 12
5 min read
Writing Your Own useFetch Hook in React
Cover image for Writing Your Own useFetch Hook in React

Writing Your Own useFetch Hook in React

93
Comments 2
4 min read
Linked-list cycle (beginner friendly)

Linked-list cycle (beginner friendly)

1
Comments
2 min read
Gerando PDFs utilizando React e Puppeteer
Cover image for Gerando PDFs utilizando React e Puppeteer

Gerando PDFs utilizando React e Puppeteer

5
Comments
8 min read
Build a REST API with Node, Express and MongoDB
Cover image for Build a REST API with Node, Express and MongoDB

Build a REST API with Node, Express and MongoDB

82
Comments
10 min read
Iota (from Golang) in JavaScript

Iota (from Golang) in JavaScript

4
Comments
2 min read
Polygon to clip-path & SVG
Cover image for Polygon to clip-path & SVG

Polygon to clip-path & SVG

14
Comments 2
1 min read
Custom events in JavaScript

Custom events in JavaScript

5
Comments
4 min read
🚀🚀Manage Work From Home effectively using wfh kit
Cover image for 🚀🚀Manage Work From Home effectively using wfh kit

🚀🚀Manage Work From Home effectively using wfh kit

66
Comments 10
5 min read
Closures in Javascript
Cover image for Closures in Javascript

Closures in Javascript

10
Comments
3 min read
[ PART 6 ] Creating a Twitter clone with GraphQL, Typescript, and React ( Adding Tweet )
Cover image for [ PART 6 ] Creating a Twitter clone with GraphQL, Typescript, and React ( Adding Tweet )

[ PART 6 ] Creating a Twitter clone with GraphQL, Typescript, and React ( Adding Tweet )

33
Comments 4
6 min read
[ PART 7 ] Creating a Twitter clone with GraphQL, Typescript, and React ( add/delete a tweet )
Cover image for [ PART 7 ] Creating a Twitter clone with GraphQL, Typescript, and React ( add/delete a tweet )

[ PART 7 ] Creating a Twitter clone with GraphQL, Typescript, and React ( add/delete a tweet )

3
Comments 3
4 min read
Graphql field to select data from the database

Graphql field to select data from the database

5
Comments
2 min read
Destructuring Tweets - Episode 2 - Hoisting
Cover image for Destructuring Tweets - Episode 2 - Hoisting

Destructuring Tweets - Episode 2 - Hoisting

6
Comments 2
2 min read
Simple live chart using Mojolicious

Simple live chart using Mojolicious

14
Comments 9
3 min read
Using refs in React functional components (part 2) - forwardRef + useImperativeHandle

Using refs in React functional components (part 2) - forwardRef + useImperativeHandle

19
Comments 3
5 min read
Router in plain JS

Router in plain JS

17
Comments 2
1 min read
JavaScript Promises vs Observables

JavaScript Promises vs Observables

60
Comments 5
3 min read
loading...