Compiler VS InterpreterAs a junior developer it’s almost a matter of time until you start interviewing for that big dream company you’ve always wanted or even…Apr 20, 2021Apr 20, 2021
What is Agile and Waterfall Development?What is Agile? First, I came across this question in an interview and haven’t had the slightest clue on what it was considering my focus…Apr 10, 2021Apr 10, 2021
React’s “useMemo” HookReact hooks are one of the mysteries within React to new programmers such as myself. With every tutorial or example of code that I…Apr 6, 2021Apr 6, 2021
Reacts “useEffect” HookSo far in my React journey I’ve came across certain features that allow more simplicity and less code. Each and every time I come across…Mar 30, 2021Mar 30, 2021
Using Reacts “useQuery” Hook to fetch dataFirst lets start with what is React-Query? It is a React library that handles state management by providing some hooks for updating…Mar 23, 2021Mar 23, 2021
JavaScript Time Saving TipsJavaScript, just like many other programming languages, has many points of evolution throughout its lifetime. It is pretty endless because…Mar 16, 2021Mar 16, 2021
JavaScript Console ObjectThese are the directions to open the console depending on your browser.Mar 8, 2021Mar 8, 2021
JavaScript methods Splice() Split() Slice()Javascript methods help us achieve a wide variety of tasks when programming. The benefit of them all really comes when we practice using…Feb 28, 2021Feb 28, 2021
React useSelector & useDispatchReact has many features that are consistently being updated or created every so often. It being an open source JavaScript library for…Feb 21, 20211Feb 21, 20211
React Native — Pros And ConsDuring my time at Flatiron Academy’s Software Engineering Immersive program. I learned Ruby, Ruby on Rails, JavaScript, and last but not…Feb 16, 2021Feb 16, 2021