Add initial readwise import
This commit is contained in:
parent
16d9567fc6
commit
409432969f
41 changed files with 1267 additions and 0 deletions
16
Readwise/HTMX 3 IRL Use Cases.md
Normal file
16
Readwise/HTMX 3 IRL Use Cases.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# HTMX: 3 IRL Use Cases
|
||||
|
||||

|
||||
|
||||
## Metadata
|
||||
- Author: [[ThePrimeTime]]
|
||||
- Full Title: HTMX: 3 IRL Use Cases
|
||||
- Category: #articles
|
||||
- URL: https://www.youtube.com/watch?v=sTzF57GE4-k
|
||||
- Archive: https://web-archive.alecodes.page/bookmarks?bf=1&search=&title=HTMX%3A%203%20IRL%20Use%20Cases
|
||||
> [!tldr]
|
||||
> HTMX is a simple tool that can make web development easier by keeping things straightforward. It allows developers to build dynamic web applications without relying heavily on JavaScript frameworks. Many tasks can be achieved with just a few lines of code, making it a valuable addition to a developer's toolkit.
|
||||
|
||||
## Highlights
|
||||
if you started web dev after 2015 it is hard to see how to do a site without anything other than client-side Frameworks [View Highlight](https://read.readwise.io/read/01j5tc1j7ke8vs2vmcs34c07kn))
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue