blog.bertiltandayamo.me3 steps on how to build a modal with Ruby on RailsAfter finish Ruby on Rails projects at Microverse, I had to work on the final Ruby on Rails project. It was a budget transaction web app 馃憖(repo), once I got the requirements I checked the required design, and I thought that it would be great to add ...Dec 4, 2020路4 min read
blog.bertiltandayamo.meReact routes on Netlify in 2 stepsThis week I just finished a very cool project (if you feel 馃憖). It's a mobile web app to check your daily music stats, all artists and tracks it's getting from Spotify API. I had finished and it was doing well on my localhost. I decided to go with a ...Nov 19, 2020路3 min read
blog.bertiltandayamo.me5 steps to manage git branches on a milestoneThis week I submitted the React calculator milestone at @microverse. You might already know for milestones we have to use git flow (master, develop and feature branches). But how to advance if I have to wait until the last milestone got approve and ...Sep 27, 2020路3 min read
blog.bertiltandayamo.meA guide to through async/await with Babel and WebpackAt first, the JavaScript projects with Webpack ran well. Then I realized that our project should be able to run on an outdated browser, so I chose Babel. I subsequently installed and ran it. The projects include a beautiful restaurant page and a cool...Aug 19, 2020路2 min read
blog.bertiltandayamo.meHow to start with a blog on HashnodeI've decided to start with my first blog, following the advice from great people that I find out (not met in person) on Twitter like @RandallKanna, Danny Thompson or Catalin Pit. https://twitter.com/catalinmpit/status/1294228875258494977 Thus here it...Aug 15, 2020路2 min read