https://github.com/k2tzumi/activerecord-pattern-unlearning-clean-architecture
Entering the Clean Architecture by Learning and Unlearning the ActiveRecord Pattern
https://github.com/k2tzumi/activerecord-pattern-unlearning-clean-architecture
presentation-slides
Last synced: 2 months ago
JSON representation
Entering the Clean Architecture by Learning and Unlearning the ActiveRecord Pattern
- Host: GitHub
- URL: https://github.com/k2tzumi/activerecord-pattern-unlearning-clean-architecture
- Owner: k2tzumi
- License: mit
- Created: 2023-07-29T05:17:00.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-16T03:04:41.000Z (over 1 year ago)
- Last Synced: 2025-02-10T04:16:25.561Z (4 months ago)
- Topics: presentation-slides
- Language: CSS
- Homepage: https://k2tzumi.github.io/activerecord-pattern-unlearning-clean-architecture/
- Size: 1.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Welcome to [Slidev](https://github.com/slidevjs/slidev)!
To start the slide show:
- `npm install`
- `npm run dev`
- visit http://localhost:3030Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev on [documentations](https://sli.dev/).