DEV Community

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.
Understanding Lightning web component

Understanding Lightning web component

7
Comments
3 min read
How to Emulate Firebase Auth

How to Emulate Firebase Auth

14
Comments
7 min read
Handful Github Repos for Full stack web developer

Handful Github Repos for Full stack web developer

86
Comments
4 min read
How to Use Environment Variables (env) in ExpressJs

How to Use Environment Variables (env) in ExpressJs

110
Comments 3
1 min read
Setting Up Neovim like VSCode

Setting Up Neovim like VSCode

41
Comments 3
4 min read
Patrón decorador (parte 1)

Patrón decorador (parte 1)

5
Comments
5 min read
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)

Resize a cross domain iFrame (the hackiest way)

8
Comments
2 min read
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

Constructing Custom Locators in OpenTest

5
Comments
3 min read
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
KEY SEQUENCE DETECTION using HTML, CSS, and Javascript

KEY SEQUENCE DETECTION using HTML, CSS, and Javascript

2
Comments
3 min read
3 Uncommon but useful HTML elements

3 Uncommon but useful HTML elements

121
Comments 11
2 min read
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

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

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

Javascript Polyfills: forEach, map, filter and reduce

17
Comments 4
5 min read
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
Manage the state of your React app with MobX

Manage the state of your React app with MobX

7
Comments
5 min read
Javascript 'For Loops'

Javascript 'For Loops'

5
Comments
1 min read
Learn programming by playing games

Learn programming by playing games

174
Comments 9
4 min read
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
loading...