
Andri
Computer Engineer from Iceland, living in Denmark. I mostly post about React (Native), Go, DevOps and Linux
Education
BSc Computer Engineer
Work
Senior Software Developer
We're a place where coders share, stay up-to-date and grow their careers.
Computer Engineer from Iceland, living in Denmark. I mostly post about React (Native), Go, DevOps and Linux
Education
BSc Computer Engineer
Work
Senior Software Developer
Recent comments
Build a typescript component library with Vite
Do you know how we can use the vite build --watch and somehow...
Remix and Supabase Authentication
I came to the same conclusion. Doing data from the loaders/ac...
How Nix-Shell Saved Our Team’s Sanity
I’d love to see how you configure your React Native environme...
What's the worst part about the JS ecosystem?
Dependencies, and more specifically: Invisible dependencies. ...
Distributed Persistent Rendering: A new Jamstack approach for faster builds
Interesting approach. But if the goal is less complexity, the...
Expo SDK 41
Congrats on the release! A big milestone for mobile developer...
Do you still use React classes?
At least for ErrorBoundary. For Containers, they are worth co...
Caching Docker builds in GitHub Actions: Which approach is the fastest? 🤔 A research.
Great article. Thanks for documenting your findings. I still ...