Popular repositories
-
042-fullcalendar
042-fullcalendar PublicLearn how to incorporate FullCalendar into your Ruby on Rails application with listing and creating events. Using unobtrusive javascript, we can create a fast interactive calendar.
-
186-nested-forms-from-scratch-with-stimulusjs
186-nested-forms-from-scratch-with-stimulusjs PublicUsing StimulusJS controllers, adding nested forms to a Rails application is easy and unobtrusive. In this episode, we look at an alternative way of creating nested forms without the Cocoon gem.
-
051-rails-api-authentication-with-jwt
051-rails-api-authentication-with-jwt PublicUsing the knock gem, we will add JWT Authentication to our Rails API Application.
-
070-nested-forms-from-scratch
070-nested-forms-from-scratch PublicLearn how to handle multiple models in a single form with accepts_nested_attributes_for and learn how to add and remove nested records through JavaScript.
-
275-hotwire
275-hotwire PublicHotwire is the newest magic which takes a different approach to building modern web applications without using much JavaScript.
Repositories
- 431-hotkeys Public
- 427-detect-spam-with-ai Public
We can create a small python service that uses a Large Language Model (LLM) to detect if a message is spam or not. Using this service, we can tie it into our Rails application so that any comment created will be evaluated for being spam or not. We explore a few different routes on handling any messages flagged as spam.
-
- 417-system-tests Public
In this episode, we look at adding system tests in our application to test our Stimulus Controllers. We'll also look at how to DRY up some of the tests and how to run them in a headless environment.
- 413-pdf-reader Public
When previewing PDF files that were uploaded through Active Storage, we can only get a simple image of the first page. In this episode, we'll look at taking the uploaded PDFs and interacting with them.
- 408-broadcasting-progress-from-background-jobs Public
In a previous episode, we had created a custom ActionCable channel to assist in broadcasting updates from a background job. With the introduction of Turbo, we can simplify this process as we look at a few different approaches in displaying a progress bar with real time updates from background jobs.
- 395-transcribing-with-artificial-intelligence Public
In this episode, we look at creating an audio transcription service which allows files uploaded from Active Storage to be transcribed with Artificial Intelligence. However, there are a lot of considerations around the approach from both a performance and thread safety perspectives.
- 391-deploying-with-mrsk Public
-
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…