#javascript
Read more stories on Hashnode
Articles with this tag
Software development, particularly on the frontend, has grown increasingly complex over the years. As a developer at RoyalZSoftware, where we build...
Over the course of the last week end I have been working on my appwrite-migration package. In this blog post I want to show the functionality, what...
Applies for React Native Navigation too! · React Navigation is a great package that helps with kickstarting your applications navigation. In production...
A practical example on the bottom sheet and separation of concerns. · Building a slideable sheet in React Native isn't that hard. This post is all about...
When talking about test driven development there are a lot of hurdles and it's a stready process. It takes weeks, months and maybe years to get used...
As a software developer I wish somebody would have taught me earlier about the bad practice of using console.log. What about you? Are you still using...