Posts

Showing posts from November, 2020

Sinatra: A CRUD-E Web Based Interaction!

 At the early start of my project with the Command Line Interface(CLI),  I thought I was always going to use the interface to communicate with the user. It was then interesting to realize that that was not always the case. During my stint with the Sinatra application, The interesting aspect was the way the ruby gems interacted with the web application vis a vis the controller application. It felt kind of magical to see the entire code come to life. the ability to Create, Read, Update, and Delete files or stored data within the application was such a tremendous part of the project. Gardening was what I grew up learning as a kid while growing up. I was always around various plant types for the early part of my youth. Sometimes I was doing it as a hobby or sometimes as a chore. My mus would always drag me out in the wee hours to either water the plants, move some of the plats from the nurseries to the bigger pots, or I would be involved in grafting different plants especially ros...