Colton KaiserHow To Create A Unique Workout Planner With ReactJSLearn how to make a simple yet unique workout planner with ReactJS.Nov 9, 2020Nov 9, 2020
Colton KaiserinLevel Up CodingJavaScript Under The Hood Pt. 7: IIFEsUnderstand Immediately Invoked Function Expressions (IIFEs), what they’re used for, and be able to explain them to others.Nov 2, 2020Nov 2, 2020
Colton KaiserinBetter ProgrammingJWT Tokens: The What, How, and WhyLearn how JavaScript Web Tokens can make your app more secure and how they workOct 26, 2020Oct 26, 2020
Colton KaiserinJavaScript in Plain EnglishJavaScript Under The Hood Pt. 6: Asynchronous CallbacksUnderstand asynchronicity vs. synchronicity in JavaScript, what these mean, and be able to explain them effectively to others.Oct 19, 2020Oct 19, 2020
Colton KaiserincodeburstJavaScript Under The Hood Pt. 5: Prototype and Prototypal InheritanceBy the end of this article you’ll understand what the prototype is, what prototypal inheritance is, and how it can benefit your…Oct 12, 2020Oct 12, 2020
Colton KaiserincodeburstJavaScript Under The Hood Pt. 4: Bind(), Call(), and Apply()By the end of this short article, you will have a solid understanding of call(), apply(), and bind() in JavaScript.Oct 5, 20202Oct 5, 20202
Colton KaiserinJavaScript in Plain EnglishJavaScript Under The Hood Pt. 3: Narrowing With Logical OperatorsLearn to drastically simplify your conditional statements by using logical operators as well as learning their pitfalls.Sep 28, 20201Sep 28, 20201
Colton KaiserincodeburstWhat Is Hoisting? JavaScript Under The Hood, Pt. 2By the end of this short article, you’ll understand the concept of hoisting in depth and be able to explain it clearly to others.Sep 21, 2020Sep 21, 2020
Colton KaiserincodeburstJavaScript Under The Hood Pt. 1: The Global ObjectBite-sized bits of advanced JavaScript knowledge. Learn about the global environment and global object in JavaScript.Sep 14, 20201Sep 14, 20201
Colton KaiserinJavaScript in Plain EnglishUnderstanding Singly Linked Lists and their functionsGain an understanding of Singly Linked Lists, their uses, and their common functions.Jul 6, 2020Jul 6, 2020