PinnedPublished inThe StartupFetch Requests and Controller Actions: Connecting the Frontend to the BackendLet’s make fetch happen. Why do we need it? What can we do with it? How is it related to controller actions?Oct 7, 2020Oct 7, 2020
Published inJavaScript in Plain EnglishBuilding a Simple Chat App From ScratchInstant messaging is one of the most important functionalities we use everyday. With only JavaScript and the help of socket.io, learn how…Jan 6, 2023Jan 6, 2023
Published inNerd For TechHow to Set up Two Domains For One WebsiteUsing Namecheap and Netlify, this is a step by step walkthrough of setting up two domains for your website.Jul 9, 2022Jul 9, 2022
Published inDev GeniusChoosing Package Managers: Yarn vs NPMWhat is a package manager and which one should you use?Feb 19, 2022A response icon1Feb 19, 2022A response icon1
Published inJavaScript in Plain EnglishAll About Rendering: Client and ServerEarly in your web development learning and interested in client-side rendering and server-side rendering? Look no further! We’ll even take…Jan 3, 2022A response icon2Jan 3, 2022A response icon2
Published inNerd For Tech4 Things to do Before Submitting a Take Home AssignmentAfter hours of working on a take home assignment for a company, these are 4 things you can do to stand out before you submit.Oct 26, 2021A response icon1Oct 26, 2021A response icon1
Published inLevel Up CodingReflections from a Bootcamp Grad on “What’s Next?”Graduating from bootcamp isn’t the end, it’s only the beginning.Sep 5, 2021A response icon4Sep 5, 2021A response icon4
Published inGeek CultureJavaScript Promises 101Dedicated to anyone who struggles with or needs a refresher on asynchronous JavaScript, Promises, and the different ways to consume them…Aug 27, 2021A response icon1Aug 27, 2021A response icon1
Published inLevel Up CodingA Beginner’s Guide to Testing and Unit Testing with JestInterested in testing but don’t know where to start? Let’s start by understanding tests and then take a closer look at unit testing with…Jun 1, 2021Jun 1, 2021
Published inJavaScript in Plain EnglishMethods You Can Use On Both JavaScript Strings and ArraysLet’s take a look at these methods and see the similarities and differences between them!Apr 30, 2021Apr 30, 2021