The Simplest Tech Stack

preview_player
Показать описание
A Go + HTMX stack to build modern web apps.

💬 Topics:
- What is HTMX;
- HTMX Tutorial;
- Go Tutorial;
- Go + SQLite;
- Advantages of multi page applications;
- Working with Go Standard Library;
- How to structure a modern web app;
- JS framework alternatives;
- Build a simple web app.

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

"Since the web is neither as complex as game development nor as sensitive as the embedded systems, web developers have to create their own job security through useless complexity." That's the strongest line I've heard in a while. I'm stealing it.

catto-from-heaven
Автор

Remember folks, it never hurts to just use css and javascript. Abstraction of the same concepts is just a dialect difference.

actesb
Автор

JSF (Java Server Faces) just waiting in the background like "oh okay we're looping entirely back to thin clients and fat servers?"

carlog.
Автор

please show the end result, it would make it so much easier to understand

peterszarvas
Автор

Microsoft used to call this Active Server Pages 20+ years ago.

warrenbullock
Автор

So basically we got back to when i was doing the same with php 5 + jQuery ...

We changed this as soon as react was invented to get faster response with json and more reactive pages. Are we going back again?

StefanoV
Автор

u forgot to say that Go has a nice mascot

alinghinea
Автор

The Simplest Tech Stack with Go
PHP: "and I took that personaly"

bluegamer
Автор

Awesome Golang + HTMX video! Would love a deep dive on PocketBase.

RafiDude
Автор

I would like to watch a video about Pocketbase and SPA

enic-ma
Автор

In 9:37 you've managed to build just a Hello World app. It's not the simplest tech stack by any means. In the same time you could have built a functional CRUD app with Rails and Turbo.

inmydelorean
Автор

Great video, would love to see a deepdive on pocketbase, using a similar project example

dannycauser
Автор

A deep dive into pocket base would be great!

NaveenKumarasinghe
Автор

Just finished learning React and now i gotta learn htmx lmao

raishw
Автор

I love this video. Can you make more btw?
Like seriously, its kinda maddening how over complex ts shit is.
Game dev and embedding is so simple and straightforward for me. But trying to deal with 9 quadrillion different frameworks and all this mindless bs makes me suicidal

honkhonk
Автор

Would be great to have timestamps in your videos

PhilanJames
Автор

Can you also please make one about how to add css and interactive components like carousels using this tech stack?

breakoutgaffe
Автор

Nice vid, what VSCode theme are you using?

briandaniel
Автор

Pocketbase please! I've been poking at it using its static pages with JS and HTMX calling the back end, but very nice to see what someone who knows what they are doing show one around.

I can see how Pocketbase could replace some of the fastapi/flask/quart approaches I've been using.

I really like your videos Mr. Awesome.

michaelandersen
Автор

Please make fast api & fast html tutorial

svs