PinnedJay CruzinJavaScript in Plain EnglishHow to build a Carousel from scratchHow to build a carousel from scratch. Featuring JavaScript, HTML, and CSS.Nov 12, 2021Nov 12, 2021
PinnedJay CruzinGeek CultureHow to build a ModalA brief tutorial on how to build a modal using Javascript, HTML, and CSS.Aug 25, 2021Aug 25, 2021
PinnedJay CruzinDev GeniusFour Rules for Big OAn overview of rules to follow when determining an algorithmโs Big OJul 16, 2021Jul 16, 2021
PinnedJay CruzinDev GeniusThe three Aโs of Unit TestingExplanation of Arrange, Act, Assert pattern using Jasmine.Jul 30, 2021Jul 30, 2021
PinnedJay CruzinJavaScript in Plain EnglishReverse a Singly Linked List in JavaScript (Iteratively and Recursively)How to reverse a singly linked list in JavaScript both iteratively and recursively.Aug 12, 2021Aug 12, 2021
Jay CruzinJavaScript in Plain EnglishConditional Rendering in ReactA brief tutorial on how to use conditional rendering in React.Jan 24, 20221Jan 24, 20221
Jay CruzinJavaScript in Plain EnglishBuild a Dark Mode Toggle with JavaScript and localStorageA brief article explaining how to build a dark mode toggle switch using JavaScript and localStorage.Nov 19, 20211Nov 19, 20211
Jay CruzinJavaScript in Plain EnglishHow Maps solve the limitations of Objects in JavaScriptAn overview of Maps in JavaScript and how they can make up for limitations that come with using objects.Nov 5, 2021Nov 5, 2021
Jay CruzinJavaScript in Plain EnglishHow to Merge Objects in JavaScriptHow to merge objects using JavaScript methods.Oct 30, 2021Oct 30, 2021
Jay CruzinJavaScript in Plain EnglishHow to Destructure Nested JavaScript ObjectsHow to use destructuring in JavaScript to access deeply nested dataOct 22, 20212Oct 22, 20212