How to Test in Reactjs: Jest TestingWelcome to part 2 of testing in Reactjs! 😁Apr 30, 20221Apr 30, 20221
LeetCode vs HackerRankIf you have been fully immersed in the coding world, you have probably tried out LeetCode or HackerRank. While there are other websites to…Apr 19, 20221Apr 19, 20221
How to Test in Reactjs: The BasicsWelcome to the first blog in my new Testing in Reactjs series! As I learn how to create tests in Reactjs, I will be writing blogs to help…Apr 12, 20221Apr 12, 20221
JavaScript: Async and AwaitWhat is async and await? If you don’t know the answer to that, there’s no need to fear because I am here to answer that question for you in…Apr 4, 2022Apr 4, 2022
Using Hooks in ReactClass components are so yesterday. It’s 2022, and the future is now. So, if you have been using class components in React then I am about…Mar 29, 2022Mar 29, 2022
Let’s Talk About the Big OIn most technical interviews, you will be expected to estimate the Big O of a problem that you need to solve. The first thing to keep in…Mar 17, 2022Mar 17, 2022
Coding Bootcamps: Are they worth it?When it comes to coding bootcamps, I have noticed that most people have a strong opinion about them. They either a) hate it and think it’s…Mar 11, 2022Mar 11, 2022
How to Make a Filter with ReactJSThere are so many different things to implement in your React application, such as a search bar, a like button, etc. today I will be…Mar 8, 20223Mar 8, 20223
The Best VS Code ExtensionsVisual Studio Code is AMAZING just in it’s own vanilla self, right? Well imagine if you could make it even better. That’s right, you can…Mar 1, 20221Mar 1, 20221
7 Ways to Prepare for a Coding TestSo you’re interviewing for an awesome company, and everything seems like it is going smoothly until the interviewer says that you will be…Feb 22, 2022Feb 22, 2022