https://github.com/gogvale/hhnpwa
HOTWire HNPWA project: https://github.com/OnRailsBlog/hhnpwa
https://github.com/gogvale/hhnpwa
hotwire-turbo pwa rails7 tailwindcss
Last synced: 3 months ago
JSON representation
HOTWire HNPWA project: https://github.com/OnRailsBlog/hhnpwa
- Host: GitHub
- URL: https://github.com/gogvale/hhnpwa
- Owner: gogvale
- Created: 2022-04-08T21:39:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-10T00:13:08.000Z (about 3 years ago)
- Last Synced: 2025-01-18T15:52:25.213Z (5 months ago)
- Topics: hotwire-turbo, pwa, rails7, tailwindcss
- Language: Ruby
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Original project: https://github.com/OnRailsBlog/hhnpwa
# READMEThis is a step by step tutorial of the Hacker News Progressive Web App using Ruby on Rails and HOTWire.
- [x] [Building HHNPWA #1: Setting up for Top Stories](https://onrails.blog/2020/12/23/building-hhnpwa-1-setting-up-for-top-stories/)
- [x] [Building HHNPWA #2: Streaming Top Items](https://onrails.blog/2020/12/27/building-hhnpwa-2-streaming-top-items/)
- [x] [Building HHNPWA #3: Top Item Pagination](https://onrails.blog/2020/12/28/building-hhnpwa-3-top-item-pagination/)
- [x] [Building HHNPWA #4: Russian Doll Caching](https://onrails.blog/2020/12/29/russian-doll-caching-building-hotwire-hnpwa-4/)
- [ ] [Building HHNPWA #5: Lazy Loading Lots of Comments](https://onrails.blog/2021/01/07/lazy-loading-lots-of-comments-hotwire-tutorial-5/)
- [ ] [Building HHNPWA #6: Improving Performance with Russian Doll Caching](https://onrails.blog/2021/01/22/improving-performance-with-russian-doll-caching-hotwire-tutorial-6/)
- [ ] [Building HHNPWA #7: Adding PWA Service Worker](https://onrails.blog/2021/03/02/rails-pwas-using-turbo-hhnpwa-7/)