Thoughts

Written by Baruch Phillips a software developer in Brooklyn.
LinkedIn -GitHub

Why a Linked List

June 23, 2020

Some benefits of using a linked list over a simple array.

The useState Hook

June 18, 2020

A basic overview of creating and using state with Hooks as opposed to a Class Component.

Group Anagrams

June 10, 2020

A short guide to solving a popular coding problem.

Mutating JS strings

February 10, 2020

Hey all, So a lot of people coming into JavaScript, struggle with identifying with certain ideas that can look contradictory.

The People of Programming

January 21, 2020

This is a short profile of some of the innovators who first wrote programming languages for a computer.

About Me