jsmanifest logojsmanifest

Posts

Browse all articles about JavaScript, React, TypeScript, and web development.

6 Practices in React You Might Find Effective

6 Practices in React You Might Find Effective

February 19, 2020

In this article, we'll be going through 6 Practices in React You Might Find to be Effective

javascriptreactcomposition+1
12 VSCode Shortcuts and Tactics to Ease Development

12 VSCode Shortcuts and Tactics to Ease Development

February 11, 2020

Here are 12 visual studio code shortcuts and tactics to ease your development flow

javascriptvscodevisual studio code+2
5 Examples of Higher Order Functions in JavaScript for Better Understanding

5 Examples of Higher Order Functions in JavaScript for Better Understanding

February 2, 2020

Here are 5 examples of higher order functions in use to help you understand them more clearly in JavaScript

javascripthigher order functionfunctions+1
5 Tips for Newcomers to Approach Your Next React App

5 Tips for Newcomers to Approach Your Next React App

January 19, 2020

Starting a fresh modern front end project today can become quite stressful since there are an abundance of variations of specific tools that go hand in hand in each stack. Here are 5 tips to help you.

javascriptreacttools+4
Write More Robust JavaScript: 7 Best Practices

Write More Robust JavaScript: 7 Best Practices

January 15, 2020

Here are seven code practices in JavaScript that will help you write stronger code

javascriptcompositionbest practice+5
9 Ways to Work With Objects in JavaScript in 2020

9 Ways to Work With Objects in JavaScript in 2020

January 13, 2020

javascript
10 VSCode Practices to Hasten Your React Development Flow

10 VSCode Practices to Hasten Your React Development Flow

January 8, 2020

We will be going over my VSCode settings that enhance my development for react apps such as extensions, snippets, keyboard shortcuts, and configuration settings.

javascriptreactvscode+4
The Power of Simplifying Large Components in React

The Power of Simplifying Large Components in React

January 2, 2020

We will be simplifying a large react component from a real world production app and explore the powerful benefits it gives in return

javascriptreactsidebar+2
Create a React Chrome Extension Filtering YouTube Videos By Narrower Durations

Create a React Chrome Extension Filtering YouTube Videos By Narrower Durations

December 29, 2019

In this article, we will be going over how to create a chrome extension in react to enhance filter youtube video results using facebooks create-react-app tool

javascriptreactchrome+3
The Command Design Pattern in JavaScript

The Command Design Pattern in JavaScript

December 21, 2019

We will be going over the command design pattern in JavaScript and see some problems that it solves

javascriptdesign patterncommand+1
The Power of the Composite Design Pattern in JavaScript

The Power of the Composite Design Pattern in JavaScript

December 7, 2019

In this post, we will be going over the Composite Design Pattern in JavaScript

javascriptcomposecomposition+2
5 Anti-Patterns in JavaScript to Avoid When Working With Collections

5 Anti-Patterns in JavaScript to Avoid When Working With Collections

December 5, 2019

This article will go over 5 anti-patterns to avoid when working with collections in JavaScript

javascriptbest practiceanti pattern+2