Jonathan ZavalaWhat 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
Jonathan ZavalaUsing 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
Jonathan ZavalaSetting 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
Jonathan ZavalaConnecting To Redux StoreFirst What Is Redux, State and Store?Dec 12, 2021Dec 12, 2021
Jonathan ZavalaLearn About Javascript Loops Without Jumping Through HoopsIntroductionOct 10, 2021Oct 10, 2021
Jonathan ZavalaActive Record Associations For DummiesActive Record AssociationsMar 19, 2021Mar 19, 2021
Jonathan ZavalaSinatra 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
Jonathan ZavalaMy 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