Reusable Turbo-iOS Project Configured Entirely From Your Rails AppWhat?! Turbo-iOS app driven entirely from backend Rails app including app colors, navbar buttons, tabbar tabs?!Jun 25, 2021Jun 25, 2021
Git Aliases Are Like SuperpowersUsing Git Aliases can make you feel like you have superpowers!Jun 9, 2021Jun 9, 2021
GitHub Action to Attach Commits and Pull Requests to Trello CardsGitHub Action to attach GitHub commits and pull requests to a Trello card simply by including the card number in your commit message.Apr 27, 20212Apr 27, 20212
Using Tables In Quill.js With Rails and StimulusThis Stimulus controller will let you easily integrate Quill.js into your Rails project, including adding some missing table functionality.Mar 25, 2021Mar 25, 2021
Using CanCanCan With StimulusReflex In Your Rails AppIf you are using CanCanCan and StimulusReflex, these strategies will help you check user abilities in your reflexes.Mar 23, 2021Mar 23, 2021
Lazy Load CanCanCan Abilities In RailsThis Rails strategy lets you lazy load your CanCanCan abilities so you only load them when needed helping improve overall performance.Mar 17, 2021Mar 17, 2021
Lazy Load Form Fields In Rails With HTMXHTMX is small powerful library that lets you trigger HTTP AJAX requests simply by adding attributes to your HTML tags.Mar 13, 20211Mar 13, 20211
Lazy Load Form Fields In Rails Using StimulusReflexThis pattern can help lazy load form fields in Rails using Stimulus and StimulusReflex.Mar 13, 2021Mar 13, 2021
Rails Pattern For Including Nested Resources In API ResponsesThis Rails pattern provides a flexible way to efficiently include nested resources in API responses simply by passing a flag as a…Mar 2, 20211Mar 2, 20211
Reusable Component For Responsive Grid Of Cards In Quasar Using ColcadeThis reusable Vue component will help you easily add a responsive grid of cards to your Quasar app using Colcade.Jun 13, 20202Jun 13, 20202
A Strategy For Rails For Better Structured Seeds For All And Specific EnvironmentsStrategy for Rails to better structure your seeds.rb for all and specific envionments.Apr 9, 2020Apr 9, 2020
Using the Ionic Framework with Webpack, Capacitor & VueHow to use the Ionic Framework with Webpack, Capacitor and Vue, including setting up vue router, vuex, and ionicons.Apr 3, 20203Apr 3, 20203
Quantitative Approach To Evaluate Implementation Options In Software DevelopmentThis Google Spreadsheet can help your team evaluate and decide between the different implementation options.Mar 27, 2020Mar 27, 2020
Using Subfolders In Rails To Better Organize Models For Single Table InheritanceOrganize your Rails models into subfolders making it more readable plus a lot cleaner when using single table inheritance.Mar 26, 2020Mar 26, 2020
Rails 6 Sharing Routes With Vue ComponentsThis article highlights how to use js-routes to share Rails routes with Vue to avoid having to hardcode paths in your components.Mar 23, 20201Mar 23, 20201
Rails 6 Sharing CanCanCan Abilities In Vue ComponentsThis article outlines how to use vue-cancan to share your abilities from your Rails app with your Vue components.Mar 23, 2020Mar 23, 2020
Rails 6 Strategy To Use Vue Components And Dynamically Load Webpacker AssetsRails 6 strategies to sprinkle Vue components throughout your app and utilize ERB to dynamically load Webpacker files, stylesheets &…Mar 23, 20205Mar 23, 20205
Using GitHub Actions To Deploy To AWS Beanstalk & S3The following GitHub Actions can help you deploy your Node.js, Vue.js or Rails app to AWS Beanstalk, S3 and Cloudfront, enjoy!Mar 18, 2020Mar 18, 2020
GitHub Pro Tips For Your Development TeamSome tips and tricks to make your team even more productive using GitHub.Mar 17, 2020Mar 17, 2020
Deploying Rails 6 To AWS BeanstalkThe following shares some insights and workarounds for deploying a Rails 6 application with Webpacker to AWS Beanstalk.Mar 6, 20206Mar 6, 20206