Short notes on tech 29/2024

Backend

Why, after 6 years, I’m over GraphQL
Why, after 8 years, I still like GraphQL sometimes in the right context
To use GraphQL or not 🤔 Decide yourself and think about your use cases.
(from Changelog news)

Your API Shouldn’t Redirect HTTP to HTTPS
“Instead of redirecting API calls from HTTP to HTTPS, make the failure visible. Either disable the HTTP interface altogether, or return a clear HTTP error response and revoke API keys sent over the unencrypted connection. Unfortunately, many well-known API providers don’t currently do so.”

Web Development

The latest in Web UI (Google I/O ‘24)
“Rundown of all the things developers should know that landed in the browser for UI development since the last I/O, plus what’s on the product roadmap.” So many much needed improvements to Web UI development.

Future Frontend 2024 Conference recordings
Future Frontend 2024 took place 13-14.06.2024 at Paasitorni, Helsinki.

CSS One-Liners to Improve (Almost) Every Project
“A collection of simple one-line CSS solutions to add little improvements to any web page.” (from TLDR)

Green computing

Reading

Eloquent JavaScript
“This is a book about JavaScript, programming, and the wonders of the digital.”


Posted

in

by

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *