Code. Code. Code.


By Yukiji

Some thoughts about React/Redux with Ruby on Rails Project

It was a long journey to come to this point but finally I am working on my final project using React/Redux/Rails API. I created a web app that fetches the recipe data from external API, renders the result with React/Redux, and persists the data with Ruby on Rails.


Rails with JavaScript Project

My last project was creating a web application with Ruby on Rails. Now we have to add some functions with JavaScript - Rails with JavaScript project. Rails application builds an API that utilizes JSON.


Ruby on Rails Project

I have learned so many things about ruby on rails so far such as MVC model, RESTful routes, CRUD, validation, layout. I did my best to complete each learning section. But at the same time, I felt it was overloading to my brain because I experienced a lot of inputs within a limited time frame. I need outputs to sort out a way to handle this. Building a project is one of the great things to output what I have learned.


Sinatra Project

It’s time to make a web application!


Boostrap 4 Grid sytem

Bootstrap grid system makes it much easier to create a responsive website. I found there were some keys to remember when we make columns nicely.