Published incomsystoreplyDriving a Tech Strategy with a Tech RadarWhy do we need a tech strategy?Mar 5Mar 5
Published incomsystoreplyNuxt 3 + useFetch = Reactive Vue at it’s best 🔥Vue utilizes reactive programming. By using useFetch provided by Nuxt 3 we can get the most out of this programming paradigm.Nov 28, 20222Nov 28, 20222
Published incomsystoreplyAvoiding Switch Statements in React/TypeScriptSwitch statements increase the cognitive complexity and are hard to maintain. This blogpost explains how to avoid them in React…Mar 15, 20223Mar 15, 20223
Published incomsystoreplyAdd web support to your Flutter mobile appThis post shows what needs to be done in order to enable a Flutter based mobile app to work in the browser…Feb 16, 2022Feb 16, 2022
Published incomsystoreplyExploring Flutter as a React DeveloperFor the almost four years my favorite frontend technology is React. Now Flutter has caught my attention.Jan 18, 2022Jan 18, 2022
Published incomsystoreplyValidating the concept: Creating an api to access the dataAfter gathering data for some time, we need to validate, whether it can be used to create visualizations acording to our expectations.Jan 13, 2022Jan 13, 2022
Published incomsystoreplyServerless is the wrong tool for you, if …Previously I wrote about the benefits of using Serverless. But there are also cases, where Serverless may not be the right tool for you …Mar 22, 20211Mar 22, 20211
Published incomsystoreplyConsider Serverless for your Pet ProjectsBenefits of Serverless Software Development for Private ProjectsJun 2, 2020Jun 2, 2020
Writing your own custom React hooks in 3 simple stepsReact hooks are released for some months now. Everyone is writing good looking functional components, uses useState instead of this.state…May 11, 2019May 11, 2019