!https://talkpython.fm/episodes/show/433/litestar-effortlessly-build-performant-apis
Posts tagged: webdev
All posts with the tag "webdev"
!None
!https://www.youtube.com/watch?v=EMg-AruNQQs
!https://github.com/sysid/sse-starlette
!https://tailwindcss.com/docs/overflow
!https://www.w3schools.com/howto/howto_custom_scrollbar.asp
!https://css-tricks.com/snippets/css/change-autocomplete-styles-webkit-browsers/
!https://github.com/florimondmanca/arel
!https://gist.github.com/vrslev/6d0602bfa939a01844f645c608afb85a
!https://twitter.com/teej_dv/status/1708258701008593173
why-is-postgres-default
Serious question.
But, why. It’s the most loved db, right? Right? Maybe it’s time to rethink it.
Don’t get me wrong, if I need a relational db as a service, PostgreSQL is going to be my first choice, but why do I need to run a separate application for it?
...
!https://pagefind.app/
A Case For Tailwindcss
I was watching @theprimeagen recently and I think he sold me on using tailwindcss. The thing about tailwind is that it is not a big component library, it’s a set of css classes mapped to a few (usually one) style.
All css classes are shitty, so you might as well use someone else’s shitty css classes on all your projects rather than thinking you’re being smart with a new set of classes that you will hate in 6 months when you come back to the project. roughly quoted from memory of @theprimeagen
So unlike big component libraries like tailwind, it comes with a cli that that it uses to create the final css file. It is able to treeshake out all the tailwind classes that you are not using and only ship the ones that you are using.
...
!https://github.com/aca/emmet-ls
!https://biomejs.dev/formatter/
!https://v1.htmx.org/extensions/disable-element/
!https://htmx.org/attributes/hx-indicator/
!https://www.youtube.com/watch?v=2hMrk7A8Wf0&t=2081s
!https://htmx.org/examples/update-other-content/
!https://github.com/simonw/shot-scraper