Pierre HedkvistMigrating from Redux to React QueryRedux is not so bad or is it. I have worked with an app that used the Redux Ducks pattern. What is that you may ask? It’s a pattern that…Jan 6, 20221Jan 6, 20221
Pierre HedkvistinThe StartupIntroduction to Conflict Free Replicated Data-typeImaging a data type that can be replicated to any number of nodes, and guarantee consistency, eventually. Well ok, but why? It can be used…Feb 27, 2021Feb 27, 2021
Pierre HedkvistinJavaScript in Plain EnglishHigher Order Functions in JavaScriptFunctional programming is a paradigm that results in cleaner and more concise code, that is easier to maintain, and reduces hard to find…Jul 23, 2020Jul 23, 2020
Pierre HedkvistinThe StartupReact Native Authentication Using AWS Cognito & AmplifyAuthentication is a necessary feature for many applications in order to save data specific to a user, and allow access to specific screens…Jul 8, 20202Jul 8, 20202
Pierre HedkvistReact Router Redirect with TypescriptCreating a router using React Router is pretty straight forward if you are following the guide provided at reacttraining.com. In the…May 27, 20191May 27, 20191
Pierre HedkvistCreating a collaborative app using CRDTsCreating a collaborative application such as the document editor Google Docs, visual tool Realtime Board or design tool Figma that lets…Apr 1, 20191Apr 1, 20191