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.
How to integrate ESLint with your React Typescript project (2021)
Cover image for How to integrate ESLint with your React Typescript project (2021)

How to integrate ESLint with your React Typescript project (2021)

18
Comments
5 min read
Weekly Digest 21/2021
Cover image for Weekly Digest 21/2021

Weekly Digest 21/2021

58
Comments 3
4 min read
A super-easy way to determine 'this' in JavaScript
Cover image for A super-easy way to determine 'this' in JavaScript

A super-easy way to determine 'this' in JavaScript

286
Comments 10
5 min read
Introdução ao React Context - Como utilizar de forma simples

Introdução ao React Context - Como utilizar de forma simples

6
Comments
4 min read
Twitter bot in Node.Js
Cover image for Twitter bot in Node.Js

Twitter bot in Node.Js

23
Comments 3
4 min read
How To Quickly Add Cypress To Your Next.js App
Cover image for How To Quickly Add Cypress To Your Next.js App

How To Quickly Add Cypress To Your Next.js App

17
Comments 1
4 min read
Easily animate DOM elements entering the viewport
Cover image for Easily animate DOM elements entering the viewport

Easily animate DOM elements entering the viewport

21
Comments 1
2 min read
Solution: Search Suggestions System
Cover image for Solution: Search Suggestions System

Solution: Search Suggestions System

28
Comments 1
4 min read
JS monorepos in prod 1: project initialization
Cover image for JS monorepos in prod 1: project initialization

JS monorepos in prod 1: project initialization

6
Comments
7 min read
Working with Your First JSON based API
Cover image for Working with Your First JSON based API

Working with Your First JSON based API

6
Comments
7 min read
Throttling vs Debouncing - an interesting analogy
Cover image for Throttling vs Debouncing - an interesting analogy

Throttling vs Debouncing - an interesting analogy

46
Comments 3
4 min read
How to use custom fonts in React-Native.
Cover image for How to use custom fonts in React-Native.

How to use custom fonts in React-Native.

18
Comments 3
4 min read
LeetCode 1029. Two City Scheduling (javascript solution)

LeetCode 1029. Two City Scheduling (javascript solution)

6
Comments
1 min read
Manipulating binary data with TypedArray
Cover image for Manipulating binary data with TypedArray

Manipulating binary data with TypedArray

7
Comments
4 min read
Callback em javascript como fiz para entender?

Callback em javascript como fiz para entender?

5
Comments
4 min read
3 ways to clone in JS

3 ways to clone in JS

5
Comments 3
1 min read
Made a Real Time Chat Application using React.js
Cover image for Made a Real Time Chat Application using React.js

Made a Real Time Chat Application using React.js

159
Comments 9
1 min read
React templates - intro
Cover image for React templates - intro

React templates - intro

7
Comments 6
1 min read
How to filter an array in javascript?

How to filter an array in javascript?

17
Comments
3 min read
Deploy Twitter bot on Heroku
Cover image for Deploy Twitter bot on Heroku

Deploy Twitter bot on Heroku

6
Comments 3
2 min read
Introducing JellyFish - Theme your vscode will love
Cover image for Introducing JellyFish - Theme your vscode will love

Introducing JellyFish - Theme your vscode will love

25
Comments 7
2 min read
How to use MJS files in Node.js?
Cover image for How to use MJS files in Node.js?

How to use MJS files in Node.js?

62
Comments 3
2 min read
How KFC employs thousands of candidates with good conversion
Cover image for How KFC employs thousands of candidates with good conversion

How KFC employs thousands of candidates with good conversion

12
Comments
5 min read
Menu / Sidebar toggle functionality with pure CSS and no JavaScript.
Cover image for Menu / Sidebar toggle functionality with pure CSS and no JavaScript.

Menu / Sidebar toggle functionality with pure CSS and no JavaScript.

16
Comments
2 min read
Recursion with JavaScript
Cover image for Recursion with JavaScript

Recursion with JavaScript

7
Comments
2 min read
loading...