btihen
btihen
Posts
All Blogs
Ruby
Elixir
EDgility
Crystal
Tech
Tutorials
All Tutorials
Ash Framework
Publications
Contact
About
Light
Dark
Automatic
Code
Rails 6.1 - Hotwire with Modals
A simple Single Page App using Rails and Hotwire - integrated with a modal forms
Bill Tihen
Last updated on Sun, 17 Mar 2024
Code
,
Ruby Language
,
Rails Framework
Rails 6.1 - Hotwire with StimulusJS
A simple Single Page App using Rails and flash messages with Hotwire
Bill Tihen
Last updated on Sun, 17 Mar 2024
Code
,
Ruby Language
,
Rails Framework
Rails 6.1 - Hotwire with Flash Messages
A simple Single Page App using Rails and flash messages with Hotwire
Bill Tihen
Last updated on Sun, 17 Mar 2024
Code
,
Ruby Language
,
Rails Framework
Rails 6.1 - Hotwire (Simple Realtime SPA)
A simple Single Page App using Rails and Hotwire
Bill Tihen
Last updated on Sun, 17 Mar 2024
Code
,
Ruby Language
,
Rails Framework
Tweets - A Single Page Rails App (using reloads)
A simple Rails App that works off one page (a prep-project to build a Rails SPA with Hotwire)
Bill Tihen
Last updated on Sun, 17 Mar 2024
Code
,
Ruby Language
,
Rails Framework
Rails 6.1 with TailwindCSS 2.0 and AlpineJS
Intro TailwindCSS is a very flexible CSS framework and makes it easy to customize unique web pages and animations. Unfortunately, with Rails its a bit tricky to install and configure with Rails Standards.
Bill Tihen
Last updated on Sun, 17 Mar 2024
Code
,
Ruby Language
,
Rails Framework
Install and Configure Rails
Intro To document is mostly for me – at least until I automate my setup defaults. However, I am glad to share and get ideas from others too. I will build a little calendar app I use with friends (it’s focused on being mobile friendly and easy to use – not a full featured calendar).
Bill Tihen
Last updated on Sun, 17 Mar 2024
Code
,
Ruby Language
,
Rails Framework
Rails Devise User Model with Roles
Configure devise (for multiple types of accounts) install the devise engine: bin/rails generate devise:install now follow the basic setup config – add to config/environments/development.rb config.action_mailer.default_url_options = { host: 'localhost', port: 3000 } add notifications to the layout for devise in app/views/layouts/application.
Bill Tihen
Last updated on Sun, 05 May 2024
Code
,
Ruby Language
,
Rails Framework
Phoenix 1.5 Blog with Comments
Exploring more nested Reources with Phoenix
Bill Tihen
Last updated on Sun, 06 Nov 2022
Code
,
Elixir Language
,
Phoenix Framework
Phoenix 1.5 Blog Intro
This article covers how to create a new app with contexts, relationships, preloading, etc. The basics for most dynamic websites (excluding authentication). Comming later.
Bill Tihen
Last updated on Sun, 06 Nov 2022
Code
,
Elixir Language
,
Phoenix Framework
«
»
Cite
×