Skip to content

Commit

Permalink
Merge pull request #14 from calvinmclean/update-article/link-to-acorn
Browse files Browse the repository at this point in the history
Link to Acorn article from first HTMX article
  • Loading branch information
calvinmclean authored Dec 19, 2023
2 parents 9b080af + 915599a commit d7ff32e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions articles/babyapi-htmx/article.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,4 +301,6 @@ I encourage you to continue experimenting with `babyapi` and HTMX to learn more!
- Allow "un-completing" a TODO
- Add a `CreatedAt` field to the `TODO` struct and sort by this date (you can implement `render.Binder` for `TODO` to automatically set `CreatedAt` on new items)

Update: I wrote another article showing how to deploy this example in the cloud in minutes using Acorn. [Check it out here!](https://dev.to/calvinmclean/run-go-htmx-in-the-cloud-with-acorn-5egd)

Thanks for reading!

0 comments on commit d7ff32e

Please sign in to comment.