How to Run a Specific Test Suite In JestOften when practicing test driven development you will have multiple unit tests written for a project. All of these tests ensure that your…Jul 28, 2021Jul 28, 2021
How to use JavaScript PrototypesWhat is the prototype chain? How do we define objects in JavaScript?Jul 14, 2021Jul 14, 2021
Stock Watch List, a python terminal appRecently I’ve gotten pretty into investing.Jun 24, 2020Jun 24, 2020
Intro to Docker commandsSome basic Docker CLI commands that are helpful for anyone trying to use Docker.Aug 13, 2019Aug 13, 2019
When should you use Redux in a React project?When should Redux be used? What kind of React projects necessitate the use of a state management library?Aug 12, 2019Aug 12, 2019