What Exactly is MVC?MVC (Model-View-Controller) is a pattern in software design commonly used to implement user interfaces, data, and controlling logic. It…Mar 18, 2022Mar 18, 2022
Using Fast JSON API GemYou’ve created your Rails API and now it’s time to send your data to the frontend of your application. What type of data does the frontend…Mar 11, 2022Mar 11, 2022
Setting Up Active Admin With Rails 6 APIWhen creating a E-commerce website it’s usually a good idea to create an admin user that can preform CRUD actions on the products or users…Mar 4, 2022Mar 4, 2022
Sinatra Project MVCWhen I started my project I felt fairly confident about the project especially since we are able to use the Corneal gem. The Corneal gem…Mar 7, 2021Mar 7, 2021
My First Ever CLI ProjectThis is the first ever software engineering project I have ever done. I didn’t know what to expect or if I could even do it. I felt…Jan 10, 2021Jan 10, 2021