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.
Build a Reddit Scraper: Problem & Solution
Cover image for Build a Reddit Scraper: Problem & Solution

Build a Reddit Scraper: Problem & Solution

18
Comments
4 min read
handling asynchronous actions with redux-thunk

handling asynchronous actions with redux-thunk

10
Comments 1
3 min read
Secure React Chat Messaging App with Auth0
Cover image for Secure React Chat Messaging App with Auth0

Secure React Chat Messaging App with Auth0

59
Comments 1
16 min read
Docker a Angular application with dynamic environement
Cover image for Docker a Angular application with dynamic environement

Docker a Angular application with dynamic environement

8
Comments
2 min read
Algorithm Problem: First Duplicate in Array

Algorithm Problem: First Duplicate in Array

15
Comments 3
3 min read
Job Inteview and Challenge
Cover image for Job Inteview and Challenge

Job Inteview and Challenge

5
Comments
1 min read
Secure Firestore rules for Firebase
Cover image for Secure Firestore rules for Firebase

Secure Firestore rules for Firebase

10
Comments
5 min read
Creating DEV's offline page using Blazor
Cover image for Creating DEV's offline page using Blazor

Creating DEV's offline page using Blazor

93
Comments 1
8 min read
Kick CircleCI from Slack command + Google Apps Script

Kick CircleCI from Slack command + Google Apps Script

9
Comments
1 min read
🤖 Repeat tests. Repeat tests. Repeat tests.

🤖 Repeat tests. Repeat tests. Repeat tests.

4
Comments
1 min read
Testing signup flow with activation by email
Cover image for Testing signup flow with activation by email

Testing signup flow with activation by email

9
Comments
7 min read
How to build a simple counter and a vending machine app with React hooks
Cover image for How to build a simple counter and a vending machine app with React hooks

How to build a simple counter and a vending machine app with React hooks

41
Comments 1
9 min read
How to gracefully use Environment Variables in a React Native app
Cover image for How to gracefully use Environment Variables in a React Native app

How to gracefully use Environment Variables in a React Native app

9
Comments
3 min read
Modeling Schema.org JSON-LD in TypeScript: A Story in Four Parts
Cover image for Modeling Schema.org JSON-LD in TypeScript: A Story in Four Parts

Modeling Schema.org JSON-LD in TypeScript: A Story in Four Parts

12
Comments 2
4 min read
Just My Type: Rolling a fresh TypeScript project with Jest, ESLint and Prettier in 2019
Cover image for Just My Type: Rolling a fresh TypeScript project with Jest, ESLint and Prettier in 2019

Just My Type: Rolling a fresh TypeScript project with Jest, ESLint and Prettier in 2019

106
Comments 7
5 min read
Progressive Web Apps: Caching Strategies
Cover image for Progressive Web Apps: Caching Strategies

Progressive Web Apps: Caching Strategies

60
Comments 3
3 min read
The unique key prop in JSX.
Cover image for The unique key prop in JSX.

The unique key prop in JSX.

10
Comments
3 min read
Top 10 Github Apps on Marketplace to Use as Junior JavaScript Developers in 2019
Cover image for Top 10 Github Apps on Marketplace to Use as Junior JavaScript Developers in 2019

Top 10 Github Apps on Marketplace to Use as Junior JavaScript Developers in 2019

43
Comments
2 min read
Building Micro Frontends with React, Vue, and Single-spa

Building Micro Frontends with React, Vue, and Single-spa

329
Comments 41
5 min read
Vets Who Code: What, Where, And How to Help

Vets Who Code: What, Where, And How to Help

40
Comments 5
4 min read
How to create custom forms with validation and scroll to invalid logic in React Native (Part two: Scroll to invalid)
Cover image for How to create custom forms with validation and scroll to invalid logic in React Native (Part two: Scroll to invalid)

How to create custom forms with validation and scroll to invalid logic in React Native (Part two: Scroll to invalid)

21
Comments 3
6 min read
Comparison of Mapbox GL JS vs. D3.js

Comparison of Mapbox GL JS vs. D3.js

7
Comments
6 min read
Four different approaches to non-Redux global state libraries
Cover image for Four different approaches to non-Redux global state libraries

Four different approaches to non-Redux global state libraries

4
Comments
3 min read
Building Easier React Forms With Formik
Cover image for Building Easier React Forms With Formik

Building Easier React Forms With Formik

25
Comments
8 min read
Custom elements in React using a custom JSX pragma
Cover image for Custom elements in React using a custom JSX pragma

Custom elements in React using a custom JSX pragma

17
Comments
4 min read
loading...