InJavaScript in Plain EnglishbyAntonio Cosentino·Aug 29, 2023Font fallbacks with (almost) no headacheIf you, like me, are regularly running PageSpeed tests on your web pages, you probably are aware that Lighthouse is penalizing the use of…
InJavaScript in Plain EnglishbyAntonio Cosentino·May 14, 2021How I Built My First React Native LibraryAfter not finding a library that matched the needs for my language learning app, I decided to build it myself.A response icon1A response icon1
Antonio Cosentino·Dec 28, 2020How to sync Audio and Video from different sources in iMovieI recently published on my Instagram profile a couple of videos where I was playing some tunes on guitar or ukulele. Since I wanted the…A response icon4A response icon4
InThe StartupbyAntonio Cosentino·Nov 30, 2020How I Built a Language Learning App With React NativeFrom the idea to the official launch, how I created my first iOS & Android app as a personal side project.A response icon2A response icon2
Antonio Cosentino·Jun 28, 2020Using React Spring with older browsersIn one of my recent projects I realized, just before launching, that the website was not rendered at all in some non-modern browsers…