PinnedJacobVitiWeb CrawlerI just finished my first big PHP project. I decided to make it a google clone named Sparks. It was a really fun project, and I learned a…Nov 18, 2021Nov 18, 2021
JacobVitiBigInt in JavaScriptSometimes, you just need big numbers. 9,007,199,254,740,991 is a number that is too low! Well, in JavaScript, there is the BigInt type…Sep 16, 2021Sep 16, 2021
JacobVitiCreating NavBars in ReactSomething that I use a lot in React.js is NavBars. This is a navigation header that you can use to open different components or use it as…Sep 10, 2021Sep 10, 2021
JacobVitiI’m trying to learn PHPThere is a lot of things to know in web development. HTML, CSS, JavaScript, and list will go on and on. From college, I got a background in…Sep 3, 2021Sep 3, 2021
JacobVitiDebugging In JavaScriptYour code will not be right the first time and that’s okay. Debugging is a very important thing to do. If you understand how to debug well…Aug 27, 2021Aug 27, 2021
JacobVitiI Finished My First Hackathon!I just finished my first hackathon! It was probably the most fun I had in my coding career so far. The project that our team created was a…Aug 17, 2021Aug 17, 2021
JacobVitiHiding Child Components from a Parent with React.jsHiding child components is an interesting concept. There are many apps that need to show stuff to the user, but they don’t need to be on…Aug 13, 2021Aug 13, 2021
JacobVitiHalfway through my first HackathonI have recently started my first Hackathon! Flatiron School is hosting a Game Jam. This Game Jam is a small 2 week event where different…Aug 6, 2021Aug 6, 2021
JacobVitiSwitch StatementsIn my time of being a coder, I’ve come across many different things that I really enjoy using. One of those things are switch statements.May 30, 2021May 30, 2021
JacobVitiReact ProjectFor the fifth project for Flatiron, I had to make a project using React.js. I have decided to create a project called Sinking Squids. The…May 1, 2021May 1, 2021