A Very Simple Tech Stack

preview_player
Показать описание
Building a small app with HTMX, Go Fiber and Uno CSS.

💬 Topics:
- What is HTMX;
- Working with Go Fiber;
- What is Atomic CSS;
- HTMX Architecture;
- Alternative to JS frameworks;
- Easy to use tech stack;

#javascript #htmx #go
Рекомендации по теме
Комментарии
Автор

In 2024 we'll go back to HTML and CSS

adidibrani
Автор

I used this stack recently, It was so easy that it felt like something was wrong!

akindurosegun
Автор

Very nice video overall, but would've liked if you showed the results at last and how difficult it is to deploy such a app.

tanishkhare
Автор

awesome explanation, thanks ❤ hope this continues with more complex tasks for explaining more of htmx + Go 😊

vic_shine
Автор

Thank you so much for this, you have reassured me on how I can use this stack on my own projects. I also really like unocss interactive page super newbie friendly.

volt
Автор

The thumbnail looks like a Fireship video. Good job

vojtastruhar
Автор

Template engine using custom html props are not new, but adding the ability to make XHR request is pretty cool

patrickren
Автор

Literally playing with the stack right now (well with Tailwind instead) and it's really quite nice!

woodmanmade
Автор

Great intro! I wish you'd have shown what the webpage actually looks like with this project though

Niksorus
Автор

UnoCSS vs picocss for fastest minimal CSS no JS dependencies?

phoenicianathletix
Автор

I am trying to use the Fetch command in go, but it is undefined for me. Anyone know what the issue might be?

hadavid
Автор

pretty infuriating that we didn't see actual result website in the video, lol

narrei
Автор

How do you recommend to componentize the html in go? I think go/html is missing a lot of tooling (great IDE integration, create and use components, typing, etc...)

eduardolagoeiro
Автор

I wonder how those server-event stuff works and If I can do that with php.

emerelle
Автор

It's either just the tightly coupled way we used building things 20y ago. Or it's just another less scalable angle of Phoenix Liveviews. I haven't made up my mind yet.

tcurdt
Автор

Nice! How do you prevent end users from modifying the htmx code?

flipflap
Автор

Getting started with only a webapp i think this Stack is one of the best. However if you have more than one applications or need an API for your App this aproach unfortunatly does not scale that Well as you will need a JSON or XML endpoint at some point and handling json and HTML instead of just json could prove to be quite time consuming.

dustsucker
Автор

HTMX should the the standard, that's so cool.

Noritoshi-rm
Автор

this stack is 😘, please do alot of go content

pss_crs
Автор

Now if only someone could terminate the disaster that is CSS and replace it with something that WORKS - we'd be all happy 😊

cabanford