How I Built a Cross-Platform Desktop Application
I shared Tauri back in #5. In this post, Lukeed shares his experience building a desktop app with Tauri, Redis and Svelte Kit. His thought-process is very interesting and the result was a great tool. If you just want to see the result, the project is open-source.
Creating an accessible autocomplete experience
The team at Adobe shared their process of create an accessible and complex component. They mention problems, solutions and the packages resulted of months of research and development put into the project.
Play a beautiful game while learning about Service Workers. I completed yesterday and enjoyed it a lot. Honestly, I had some issues with Workers not unregistering properly between the scenes of the game/course, which required some refreshes but it was great overall.
WebGL2 powered geospatial visualization layers
I’m always blown-away with some demos of WebGL and Geospatial data. This library enables this kind of visualization and has bindings for JavaScript and Python.
As “Leis de Lehman” descrevem e ajudam a entender o sensível equilíbrio entre as motivações para a evolução de um software, pela adição de novas features, e as causas para o aumento do lead time para atender demandas do negócio ao longo do tempo.
Infra como código (IaC) com Terraform: O que um dev precisa saber
Este vídeo traz uma visão geral do contexto de como grandes empresas conseguem automatizar seus ambientes através de código (IaC) e também verá na prática o Terraform em ação criando um cluster Kubernetes em minutos de forma automática.