Welcome to my blog. - I’m a software developer with great interest in mobile and backend development. I’ll cover some of my findings that I think are interesting in this blog.
An Easier Way to Create Routes for Shelf | Dart
An alternative to declaring routes for shelf http server.
Thoughts on React Native vs Flutter
How does Flutter differ from React Native? Is it worth it?
Functional Component Re-rendering Effects On Inline Objects
Diving into how and why functional components re-render, what sort of effects this has and how it affects the objects in the components
Are Inline Styles Bad? Into The React Native StyleSheet
This article takes a look at how StyleSheet works and if the inline styles are as evil as they are made out to be