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.
Patrón decorador (parte 1)
Cover image for Patrón decorador (parte 1)

Patrón decorador (parte 1)

5
Comments
5 min read
Understanding array.reduce by creating its polyfill
Cover image for Understanding array.reduce by creating its polyfill

Understanding array.reduce by creating its polyfill

27
Comments
6 min read
Resize a cross domain iFrame (the hackiest way)
Cover image for Resize a cross domain iFrame (the hackiest way)

Resize a cross domain iFrame (the hackiest way)

8
Comments
2 min read
Get Started with React by Building a Whac-A-Mole Game
Cover image for Get Started with React by Building a Whac-A-Mole Game

Get Started with React by Building a Whac-A-Mole Game

58
Comments 3
24 min read
Constructing Custom Locators in OpenTest
Cover image for Constructing Custom Locators in OpenTest

Constructing Custom Locators in OpenTest

5
Comments
3 min read
Why You Should Use NVM (Node Version Manager) and How to Install It
Cover image for Why You Should Use NVM (Node Version Manager) and How to Install It

Why You Should Use NVM (Node Version Manager) and How to Install It

19
Comments 5
2 min read
3 Uncommon but useful HTML elements
Cover image for 3 Uncommon but useful HTML elements

3 Uncommon but useful HTML elements

121
Comments 11
2 min read
KEY SEQUENCE DETECTION using HTML, CSS, and Javascript

KEY SEQUENCE DETECTION using HTML, CSS, and Javascript

2
Comments
3 min read
GraphQL in Production — Analyzing public GraphQL APIs #1: Twitch.tv
Cover image for GraphQL in Production — Analyzing public GraphQL APIs #1: Twitch.tv

GraphQL in Production — Analyzing public GraphQL APIs #1: Twitch.tv

12
Comments
15 min read
🦩 5 Free coding resources that helped me get my first frontend developer job

🦩 5 Free coding resources that helped me get my first frontend developer job

656
Comments 12
9 min read
Working with Git Remotes

Working with Git Remotes

6
Comments
2 min read
3 tips from "Atomic habits" that helped me on my journey to becoming a full-stack dev at Microsoft
Cover image for 3 tips from "Atomic habits" that helped me on my journey to becoming a full-stack dev at Microsoft

3 tips from "Atomic habits" that helped me on my journey to becoming a full-stack dev at Microsoft

735
Comments 22
3 min read
Next.Js Series #6 - How does 'Image' component from 'next/image' improve the web app performance
Cover image for Next.Js Series #6 - How does 'Image' component from 'next/image' improve the web app performance

Next.Js Series #6 - How does 'Image' component from 'next/image' improve the web app performance

17
Comments
4 min read
Javascript Polyfills: forEach, map, filter and reduce
Cover image for Javascript Polyfills: forEach, map, filter and reduce

Javascript Polyfills: forEach, map, filter and reduce

17
Comments 4
5 min read
A new way to handle translations in React based applications
Cover image for A new way to handle translations in React based applications

A new way to handle translations in React based applications

17
Comments 3
6 min read
Javascript 'For Loops'

Javascript 'For Loops'

5
Comments
1 min read
Manage the state of your React app with MobX
Cover image for Manage the state of your React app with MobX

Manage the state of your React app with MobX

7
Comments
5 min read
Learn programming by playing games
Cover image for Learn programming by playing games

Learn programming by playing games

174
Comments 9
4 min read
Advanced Front End Developer Essentials - Part 2
Cover image for Advanced Front End Developer Essentials - Part 2

Advanced Front End Developer Essentials - Part 2

265
Comments
4 min read
Explain me execution context in JavaScript like I'm 6

Explain me execution context in JavaScript like I'm 6

2
Comments 4
1 min read
LWC vs. Aura : Which One To Choose ?
Cover image for LWC vs. Aura : Which One To Choose ?

LWC vs. Aura : Which One To Choose ?

7
Comments 1
7 min read
Issues and pull requests on a Static Site Generator written in Javascript

Issues and pull requests on a Static Site Generator written in Javascript

3
Comments
2 min read
Create a simple calculator using HTML, CSS and Javascript
Cover image for Create a simple calculator using HTML, CSS and Javascript

Create a simple calculator using HTML, CSS and Javascript

85
Comments 15
6 min read
Create LWC Component In 4 Simple Steps
Cover image for Create LWC Component In 4 Simple Steps

Create LWC Component In 4 Simple Steps

13
Comments
2 min read
Agrippa 1.2 is out 🎉🎉
Cover image for Agrippa 1.2 is out 🎉🎉

Agrippa 1.2 is out 🎉🎉

94
Comments 1
2 min read
loading...