MohammedtaitaiUsing Sinatra with ActiveRecord in Ruby: A Powerful Combination for Web DevelopmentIntroductionJun 5, 2023
InSimform EngineeringbyDhruvika KevatExplore Sinatra and its Potential for Building Web AppsCreate web applications with Ruby on the minimalist Sinatra framework. Build fast, scalable, and modular applications with ease.Apr 19, 20232
Anna SchmidtUpdating a Sinatra Ruby API with a React.js FormHow can we take user input entered into a form, then send and store this information in a database? In the upcoming example, we’ll explore…Oct 25, 2022Oct 25, 2022
Josh HandonAuthentication in SinatraThe most basic use of any web app is being able to allow users to login. Making sure the user is who they say they are is crucial to…Mar 28, 2021Mar 28, 2021
Melvin LagurenDevOps or SRE — A Simple API ExampleDuring the development of a new app environment with terraform, I was reviewing the dev environment and asked a question to my DevOps…Oct 19, 2022Oct 19, 2022
MohammedtaitaiUsing Sinatra with ActiveRecord in Ruby: A Powerful Combination for Web DevelopmentIntroductionJun 5, 2023
InSimform EngineeringbyDhruvika KevatExplore Sinatra and its Potential for Building Web AppsCreate web applications with Ruby on the minimalist Sinatra framework. Build fast, scalable, and modular applications with ease.Apr 19, 20232
Anna SchmidtUpdating a Sinatra Ruby API with a React.js FormHow can we take user input entered into a form, then send and store this information in a database? In the upcoming example, we’ll explore…Oct 25, 2022
Josh HandonAuthentication in SinatraThe most basic use of any web app is being able to allow users to login. Making sure the user is who they say they are is crucial to…Mar 28, 2021
Melvin LagurenDevOps or SRE — A Simple API ExampleDuring the development of a new app environment with terraform, I was reviewing the dev environment and asked a question to my DevOps…Oct 19, 2022
InDevOps.devbyKyrstin KempfUse Sinatra to Create a Database for Your AppSetting up Sinatra routes using ActiveRecordAug 30, 2022
Alie BrubakerThe MVC Architecture and how Sinatra sings to our backendWhat is the MVC Architecture?Aug 22, 2022
Peyton KelloggUsing Sessions with Sinatra in Web AppsThis post details typical Sinatra application structure & enabling sessionsApr 29, 2022