Toni PetrinainITNEXTArchitecture no one needs is server side templatingIn a blog post named The Architecture No One Needs Greg Navis claims that SPA (Single Page Applications) are “almost always worse than a…Oct 30, 20186Oct 30, 20186
Toni PetrinaRemoving state from React with HOCManaging state in React is hard. Especially when writing simple forms. Let’s see how we can replace repetitive boilerplate code with higher…Sep 26, 2017Sep 26, 2017
Toni PetrinaHow to add React to a simple html fileSo you heard about javascript fatigue and using webpack makes you feel like programming may not be your thing after all?Jan 16, 201715Jan 16, 201715
Toni PetrinaDeploying create-react-app on Microsoft AzureCreating React apps has never been easier with the advent of tools like create-react-app or next but deploying them is both easy and hard…Jan 2, 201728Jan 2, 201728
Toni PetrinaXamarin.Forms with Redux (part 1)Predominant pattern for building all XAML based applications including Xamarin.Forms is Model-View-ViewModel pattern due to XAML’s built-in…Aug 20, 20163Aug 20, 20163