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.
Lazy loading Angular components from Non-Angular applications

Lazy loading Angular components from Non-Angular applications

20
Comments
6 min read
Finally updated my personal site

Finally updated my personal site

37
Comments 18
1 min read
Code like a Fullstack girl updates #1

Code like a Fullstack girl updates #1

13
Comments
2 min read
Writing (clean) React code

Writing (clean) React code

405
Comments 15
4 min read
It's time to give a gleeful eye at RESTful APIs.

It's time to give a gleeful eye at RESTful APIs.

11
Comments 1
5 min read
My One-Man Hackathon Session

My One-Man Hackathon Session

6
Comments
2 min read
Automation with git hooks

Automation with git hooks

57
Comments
6 min read
Changelog: DEV upgraded to Webpacker 4/Babel 7

Changelog: DEV upgraded to Webpacker 4/Babel 7

49
Comments 6
2 min read
Using Tailwind CSS with Vue.js

Using Tailwind CSS with Vue.js

82
Comments 8
6 min read
Show Dev: Frontend as a Service to build custom apps

Show Dev: Frontend as a Service to build custom apps

46
Comments
4 min read
Building an Idle game Part 2 - The code

Building an Idle game Part 2 - The code

11
Comments
5 min read
Effector: we need to go deeper

Effector: we need to go deeper

77
Comments 7
17 min read
Validate a Binary Search Tree

Validate a Binary Search Tree

8
Comments
3 min read
React Next Starter using server-rendered with Next.js and Express.js

React Next Starter using server-rendered with Next.js and Express.js

16
Comments
1 min read
Stop reinventing server middlewares and take advantage of Express ecosystem

Stop reinventing server middlewares and take advantage of Express ecosystem

8
Comments
3 min read
Array.sort gotcha: Case of the missing key

Array.sort gotcha: Case of the missing key

10
Comments 4
2 min read
How many bits do you need to store 9007199254740992 different values?

How many bits do you need to store 9007199254740992 different values?

8
Comments
1 min read
Get files recursive with the Node.js File System (FS)

Get files recursive with the Node.js File System (FS)

14
Comments 2
1 min read
Math.max() without Auguments

Math.max() without Auguments

6
Comments
2 min read
What I've learned creating a React / React Native performance monitor

What I've learned creating a React / React Native performance monitor

34
Comments 3
4 min read
Using Pre Request Script In Postman

Using Pre Request Script In Postman

9
Comments
5 min read
Advanced Angular Testing using Jasmine

Advanced Angular Testing using Jasmine

13
Comments
2 min read
Algorithm 202: 3 Ways to Sum a Range of Values

Algorithm 202: 3 Ways to Sum a Range of Values

7
Comments 5
1 min read
How to set up a CI/CD Pipeline for a node.js app with Github Actions

How to set up a CI/CD Pipeline for a node.js app with Github Actions

181
Comments 5
9 min read
An Approach to JavaScript Object Schema Migration

An Approach to JavaScript Object Schema Migration

44
Comments 3
5 min read
Open source Admin CRM template made using Quasar and Vue.js

Open source Admin CRM template made using Quasar and Vue.js

19
Comments 4
1 min read
Functional Programming.

Functional Programming.

13
Comments 3
1 min read
Uma introdução prática à Decorators no TypeScript

Uma introdução prática à Decorators no TypeScript

70
Comments 1
6 min read
What Is React Native? The Rise of Hybrid Mobile Apps

What Is React Native? The Rise of Hybrid Mobile Apps

9
Comments 1
5 min read
15+ Best Dark admin template for 2023

15+ Best Dark admin template for 2023

34
Comments 1
9 min read
An ode to Cross-origin image downloads

An ode to Cross-origin image downloads

25
Comments 2
3 min read
console.log(9007199254740992 + 1); Surprised by the result?

console.log(9007199254740992 + 1); Surprised by the result?

7
Comments 1
1 min read
Excalidraw state management

Excalidraw state management

24
Comments 1
2 min read
Enforce JavaScript Code Coverage with GitHub Actions

Enforce JavaScript Code Coverage with GitHub Actions

17
Comments 1
2 min read
Typescript and primitive Types

Typescript and primitive Types

8
Comments
3 min read
Entity Framework and the JSON List

Entity Framework and the JSON List

5
Comments
2 min read
Five Misconceptions on How NodeJS Works

Five Misconceptions on How NodeJS Works

81
Comments
8 min read
tsParticles masking Fullscreen HTML5 Page Background Video

tsParticles masking Fullscreen HTML5 Page Background Video

8
Comments
1 min read
SSR with Angular Universal And Ionic

SSR with Angular Universal And Ionic

12
Comments
5 min read
Building Forms with Formik and React - Part 2

Building Forms with Formik and React - Part 2

16
Comments
6 min read
Building An App I'll Actually Use

Building An App I'll Actually Use

66
Comments 5
3 min read
How Capacitor Works

How Capacitor Works

10
Comments
1 min read
Using Async/Await: The right way

Using Async/Await: The right way

329
Comments 27
2 min read
How to Add Unlimited Fields in Form Using JavaScript and Store Into Database With PHP

How to Add Unlimited Fields in Form Using JavaScript and Store Into Database With PHP

26
Comments 6
2 min read
Working with React context providers in Typescript

Working with React context providers in Typescript

37
Comments 4
4 min read
jquery-particles v1.10.4 released

jquery-particles v1.10.4 released

5
Comments
1 min read
tsParticles v1.10.4 released

tsParticles v1.10.4 released

4
Comments
1 min read
Usando relative paths com TypeScript

Usando relative paths com TypeScript

8
Comments 2
3 min read
Common tasks of managing HTML DOM with vanilla JavaScript

Common tasks of managing HTML DOM with vanilla JavaScript

38
Comments 3
2 min read
Top 5 Features of React Menu Bar

Top 5 Features of React Menu Bar

10
Comments
6 min read
Javascript Libraries you should know in 2020 (Part 1)

Javascript Libraries you should know in 2020 (Part 1)

42
Comments 3
4 min read
Minimum Number of Arrows to Burst Balloons

Minimum Number of Arrows to Burst Balloons

10
Comments
2 min read
Keeping your keys safe in JAMStack

Keeping your keys safe in JAMStack

11
Comments
5 min read
Elm vs. Vue

Elm vs. Vue

27
Comments
5 min read
Optimizing Collaboration Between Frontend Developers

Optimizing Collaboration Between Frontend Developers

47
Comments
6 min read
Diferentes formas de declarar variables en javaScript ⭐

Diferentes formas de declarar variables en javaScript ⭐

6
Comments
1 min read
Algorithm 101: 3 Ways to Reverse an Integer

Algorithm 101: 3 Ways to Reverse an Integer

6
Comments
2 min read
A simple COVID-19 dashboard I made on the weekend

A simple COVID-19 dashboard I made on the weekend

96
Comments 32
1 min read
Why I let React go!

Why I let React go!

41
Comments 31
3 min read
React State Management: When To Use Redux And What Are The Alternatives

React State Management: When To Use Redux And What Are The Alternatives

23
Comments 3
4 min read
loading...