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.
Static Site Generators are not for me! My Experience with Jekyll, Hugo and NetlifyCMS
Cover image for Static Site Generators are not for me! My Experience with Jekyll, Hugo and NetlifyCMS

Static Site Generators are not for me! My Experience with Jekyll, Hugo and NetlifyCMS

56
Comments 54
3 min read
ES6 Mini Crash Course: How to Write Modern JavaScript
Cover image for ES6 Mini Crash Course: How to Write Modern JavaScript

ES6 Mini Crash Course: How to Write Modern JavaScript

872
Comments 25
3 min read
Building a Gutenberg sidebar plugin Part 4: Adding form components.
Cover image for Building a Gutenberg sidebar plugin Part 4: Adding form components.

Building a Gutenberg sidebar plugin Part 4: Adding form components.

5
Comments
8 min read
Refactoring React Components for Testability with Jest and Enzyme
Cover image for Refactoring React Components for Testability with Jest and Enzyme

Refactoring React Components for Testability with Jest and Enzyme

15
Comments
6 min read
A Guide to Learning React Hooks
Cover image for A Guide to Learning React Hooks

A Guide to Learning React Hooks

79
Comments
3 min read
How I save $$$ by using Cloudflare Workers
Cover image for How I save $$$ by using Cloudflare Workers

How I save $$$ by using Cloudflare Workers

14
Comments
3 min read
The ultimate guide to drag and drop in React
Cover image for The ultimate guide to drag and drop in React

The ultimate guide to drag and drop in React

76
Comments 1
14 min read
React Native Flawless UI
Cover image for React Native Flawless UI

React Native Flawless UI

14
Comments 3
2 min read
Javascript🔥 and Everything🔥
Cover image for Javascript🔥 and Everything🔥

Javascript🔥 and Everything🔥

42
Comments 3
1 min read
CSS Quickies: CSS Variables - Or how you create a 🌞white/🌑dark theme easily
Cover image for CSS Quickies: CSS Variables - Or how you create a 🌞white/🌑dark theme easily

CSS Quickies: CSS Variables - Or how you create a 🌞white/🌑dark theme easily

487
Comments 25
7 min read
I wrote my module bundler

I wrote my module bundler

8
Comments
13 min read
HackerRank Is Teaching You to Write Terrible Code
Cover image for HackerRank Is Teaching You to Write Terrible Code

HackerRank Is Teaching You to Write Terrible Code

193
Comments 37
5 min read
Object mindMap

Object mindMap

4
Comments
1 min read
Build a complete app with React and GraphQL-1
Cover image for Build a complete app with React and GraphQL-1

Build a complete app with React and GraphQL-1

168
Comments 2
4 min read
Setting up a Linux Javascript Dev Environment on Windows

Setting up a Linux Javascript Dev Environment on Windows

125
Comments 13
6 min read
Try Optional Chaining and Nullish Coalescing on JSitor, its live
Cover image for Try Optional Chaining and Nullish Coalescing on JSitor, its live

Try Optional Chaining and Nullish Coalescing on JSitor, its live

21
Comments 6
2 min read
How to extend Angular built-in pipes and why

How to extend Angular built-in pipes and why

46
Comments
6 min read
Clean your code from HTML tags with Styled Components magic

Clean your code from HTML tags with Styled Components magic

58
Comments 2
3 min read
Understanding by making your own: JavaScript call, apply & bind
Cover image for Understanding by making your own: JavaScript call, apply & bind

Understanding by making your own: JavaScript call, apply & bind

18
Comments 1
6 min read
Removendo repetições de um array com a classe Set
Cover image for Removendo repetições de um array com a classe Set

Removendo repetições de um array com a classe Set

6
Comments 2
1 min read
LeetCode: "Palindrome Number" w/ Fun JavaScript Mathematical Approach ✨

LeetCode: "Palindrome Number" w/ Fun JavaScript Mathematical Approach ✨

34
Comments 3
3 min read
TDD course with AdonisJs - 5. Middlewares
Cover image for TDD course with AdonisJs - 5. Middlewares

TDD course with AdonisJs - 5. Middlewares

13
Comments
7 min read
The Power of React Hooks - Create an app using only this feature in React
Cover image for The Power of React Hooks - Create an app using only this feature in React

The Power of React Hooks - Create an app using only this feature in React

222
Comments 3
16 min read
Event-Driven Programming and Node JS Quick Review

Event-Driven Programming and Node JS Quick Review

4
Comments
4 min read
Consumindo dados de API com Axios e Vue

Consumindo dados de API com Axios e Vue

6
Comments
3 min read
loading...