Kendall StephensIntro to Binary SearchSuppose you take a trip to a bookstore in search of a copy of Ada Lovelace’s autobiography. You get to the autobiography section of the…Feb 21, 2021Feb 21, 2021
Kendall Stephens4 New Features of ECMAScript 2021The ECMAScript 2021 version is expected to be released in June, here’s a sneak peek into some of the great new features developers can…Feb 14, 2021Feb 14, 2021
Kendall StephensHow to prepare for your Software Engineering Bootcamp…You did it! You aced the technical interview, you finished all of the prep-work, and now you’re about to officially begin your adventure…Dec 1, 2020Dec 1, 2020
Kendall StephensUtilizing Container & Presentational Components in ReactComponents are the building blocks for any React application. As the React documentation states — Components let you split the UI into…Nov 11, 2020Nov 11, 2020
Kendall StephensarrowFunctions () => (simplified)Rest assured that you are not alone if seeing JavaScript’s arrow function syntax for the first time had you making this face…Nov 11, 2020Nov 11, 2020
Kendall StephensByebug 👋Wait! — before you throw your computer out the window because of yet another misspelled variable, try inspecting your code with byebug!Nov 11, 2020Nov 11, 2020
Kendall StephensinThe StartupA Brief Glimpse Into the Big OIn computer programming there are many solutions to any given problem. So how do you know which solution is the best and how can you…Nov 3, 2020Nov 3, 2020