I'm fiddling with making art with Tailwind to improve some design and CSS skills. Does it make...
Today, I joined a discussion on the Remix Discord about how to block a Link component when a certain...
With Flashboard, you can create admin panels for your Postgres Databases in an instant. Modern...
I’ve spoken with several people who aren’t sure how much longer they can handle working in IT. Some...
Já falei com várias pessoas que não sabem quanto tempo mais aguentam trabalhar na área. Falei desse...
If you want to configure GA4 with code instead of using Tag Manager, here's how I did it. The example...
O livro do Shape-Up é um ponto de partida fundamental para compreender, utilizar e adaptar a...
"Você ainda tem aqueles episódios de ter que parar de trabalhar uns dias por causa de stress?" A...
Heroku review apps are a very important part of our workflow at Seasoned. We use them a lot since we...
We're using a mix of E2E and unit tests to increase our confidence and maintainability of Remix apps...
Developing remix-forms was cumbersome because it wasn't connected directly to a Remix app using it....
The problem How to test a SPA + REST API app before merging the pull request, if its parts...