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.
Implementing a ‘Select all’ Checkbox Using ES6 Set

Implementing a ‘Select all’ Checkbox Using ES6 Set

17
Comments
4 min read
Creating a custom hook for dual animation state
Cover image for Creating a custom hook for dual animation state

Creating a custom hook for dual animation state

12
Comments
3 min read
Setting up MongoDB(4.2.10) and MongoDB Compass Locally
Cover image for Setting up MongoDB(4.2.10) and MongoDB Compass Locally

Setting up MongoDB(4.2.10) and MongoDB Compass Locally

10
Comments
3 min read
Well-Baked Pseudocode
Cover image for Well-Baked Pseudocode

Well-Baked Pseudocode

12
Comments
2 min read
Make Your CSS Dynamic 🕺 With Styled Components
Cover image for Make Your CSS Dynamic 🕺 With Styled Components

Make Your CSS Dynamic 🕺 With Styled Components

122
Comments 1
3 min read
How I Found a Junior Frontend Developer Job in 2 Weeks After 1 Year of Self-learning
Cover image for How I Found a Junior Frontend Developer Job in 2 Weeks After 1 Year of Self-learning

How I Found a Junior Frontend Developer Job in 2 Weeks After 1 Year of Self-learning

466
Comments 23
15 min read
5 Tips for writing better conditionals in JavaScript

5 Tips for writing better conditionals in JavaScript

18
Comments
3 min read
Start using Git like the pros - A hands-on course for using Git in a team [FREE]
Cover image for Start using Git like the pros - A hands-on course for using Git in a team [FREE]

Start using Git like the pros - A hands-on course for using Git in a team [FREE]

94
Comments 6
4 min read
Ecmascript 6 — O velho novo Javascript

Ecmascript 6 — O velho novo Javascript

6
Comments
6 min read
Basic RxJS Operators and How To Use Them
Cover image for Basic RxJS Operators and How To Use Them

Basic RxJS Operators and How To Use Them

11
Comments 2
7 min read
Building your own Webpack Plugin
Cover image for Building your own Webpack Plugin

Building your own Webpack Plugin

55
Comments 1
3 min read
javascript: add an event listener to an inexistent element.
Cover image for javascript: add an event listener to an inexistent element.

javascript: add an event listener to an inexistent element.

10
Comments
3 min read
chrome-extension anatomy and how its parts communicate
Cover image for chrome-extension anatomy and how its parts communicate

chrome-extension anatomy and how its parts communicate

11
Comments
3 min read
Test grepping in Cypress using Module API

Test grepping in Cypress using Module API

6
Comments
4 min read
Registration Form Design

Registration Form Design

2
Comments
1 min read
[Video] How To Use Vue 3 Composition API for State Management
Cover image for [Video] How To Use Vue 3 Composition API for State Management

[Video] How To Use Vue 3 Composition API for State Management

6
Comments
1 min read
A CLI for generating Optional Node.js Boilerplate

A CLI for generating Optional Node.js Boilerplate

13
Comments 2
1 min read
Manipulating Keys in an Object Using Recursion
Cover image for Manipulating Keys in an Object Using Recursion

Manipulating Keys in an Object Using Recursion

19
Comments 6
2 min read
Full Stack Quiz Game with NextJS - My Journey
Cover image for Full Stack Quiz Game with NextJS - My Journey

Full Stack Quiz Game with NextJS - My Journey

37
Comments 1
9 min read
Singleton logger that works only in development mode
Cover image for Singleton logger that works only in development mode

Singleton logger that works only in development mode

6
Comments
2 min read
JavaScript reduce() method
Cover image for JavaScript reduce() method

JavaScript reduce() method

25
Comments 4
2 min read
Animating lists in Vue 3: Create friend-list UI
Cover image for Animating lists in Vue 3: Create friend-list UI

Animating lists in Vue 3: Create friend-list UI

30
Comments
3 min read
Should you build your own React component library?
Cover image for Should you build your own React component library?

Should you build your own React component library?

28
Comments 1
4 min read
Fading Up Sections Using Intersection Observer
Cover image for Fading Up Sections Using Intersection Observer

Fading Up Sections Using Intersection Observer

58
Comments 3
3 min read
Achieve Drag & Drop in react by building a GUI
Cover image for Achieve Drag & Drop in react by building a GUI

Achieve Drag & Drop in react by building a GUI

86
Comments 3
3 min read
loading...