Luis Reyes BartolomeUseful Assets & Tools to Add to Your Next AppTell me if this sounds familiar. You are a Software Engineer making some kind of project, ready to practice your awesome coding skillz…Dec 14, 2020Dec 14, 2020
Luis Reyes BartolomeSome Different Types of Primary Keys You Can Use for Your DatabaseI was recently given a programming assignment where I had to create a API server that would be connected to a database. That’s easy enough…Dec 8, 2020Dec 8, 2020
Luis Reyes BartolomeA Practical Example of Using URL Slugs for your Rails Parameters instead of IdsWhelp, it’s time to make a new web app using Rails. Time to go into cruise control. You created your model, let’s say it’s called Items…Nov 30, 2020Nov 30, 2020
Luis Reyes BartolomeinJavaScript in Plain EnglishUsing JavaScript ,Canvas and Atari VCS Trivia to Make a Basic HTML GameIf you are anything like I was, you came into the programming world with some kind of fantasy of making your own video game.Maybe dreams…Sep 10, 2020Sep 10, 2020
Luis Reyes BartolomeA Neat Example of Using Javascript Short-Circuiting to Cut Some Lines of Code and How itWhile working through javascript, you’ll coming across a lot of situation where you will need to add some if statements and conditionals…Aug 18, 2020Aug 18, 2020
Luis Reyes BartolomeA Reckless Example of Using Basic Meta-programming Concepts and How it Paid OffJust before we begin, I wanted to give you a fair warning. The example i’m going to use will be a case of using TTY-Prompt where my user…Jul 15, 2020Jul 15, 2020