API Rate Limiting — Node.jsAs developers, it’s really important to make sure the APIs we are running as efficiently as possible. Otherwise, users will suffer from…Sep 25, 2021Sep 25, 2021
Node.js? What’s that?What’s the deal with Node.js right? As you know, JavaScript used to be a language that only worked on the client-side. And then Chrome V8…Jun 21, 2021Jun 21, 2021
Understanding Git & GithubI honestly had no idea about Git & Github when I started my journey in the programming world. At first, I thought they were computer…May 21, 20211May 21, 20211
Besties! Animate.css & Wow.jsDo you want to enable some cool animations when people scroll through your React App but you don’t know how to implement that? The answer…May 12, 2021May 12, 2021
EmailJS vs NodeMailerSo you are building an app in JS and you decided to add a feature that sends an email directly from your app right? You did some googling…May 3, 2021May 3, 2021
React-Rails User Authentication(Part 2- React Frontend)In my previous post, I covered the rails side of things for authentication. I meant to write another blog for frontend-related things about…Apr 30, 2021Apr 30, 2021
React-Rails User Authentication(Part 1- Rails)When I was working on my React app, I wanted to have sign-up/log in options for users and didn’t know where to start from. All I know was…Feb 7, 2021Feb 7, 2021
Gamers Vault (React-Redux-Rails)Hello, world! Yes! It’s me again. Today, I will talk about the final project I did for Flatiron school. Basically, in my app, a user can…Feb 5, 2021Feb 5, 2021
Another Day Another Project (NiceReads in JavaScript)First of all, I have to say, this was the most difficult project I had to deal with so far at Flatiron School. We were asked to build a…Dec 5, 20201Dec 5, 20201
Published inThe StartupRails Project -MovieBox-My third Flatiron project is a Rails application that allows users to keep track of the movies that they want to watch. The app is…Oct 3, 2020Oct 3, 2020