Thomas Kjær-RasmussenBreak Stuff Until it Works — Optimizing performance in NextJSOptimizing for performance on the web can sometimes feel like a dark art; There are so many things working in tandem in modern web…Nov 9, 2021Nov 9, 2021
Thomas Kjær-RasmussenAvoid refetching data in NextJS when navigatingTodays web is all about performance, so how do we squeeze that last bit of speed out of NextJS?Jun 2, 20212Jun 2, 20212
Thomas Kjær-RasmusseninITNEXTBridging Green- and Brownfield Apps With ParcelJSDealing with a project that has history is sometimes hard when trying to be state of the art — but is there a middle ground?Mar 24, 2020Mar 24, 2020
Thomas Kjær-RasmusseninITNEXTTired of writing environment variables? Let node do it for you!When dealing with a big JavaScript project you will usually end up using a a lot of different environment variables to control build…Mar 2, 2020Mar 2, 2020
Thomas Kjær-RasmussenGetting Started Optimizing a React Native AppOptimizing an app can be very complex. I’ve worked for a year optimizing one of the largest banks mobile apps performance. We ended up…Jul 23, 20193Jul 23, 20193
Thomas Kjær-RasmussenMeasuring Performance (Reliably) In React Native Is Easier Than You ThinkWith React Natives performance being a hot issue on twitter, i see every expert out there mentioning ‘Measure, before and after — this tip…Jul 15, 2019Jul 15, 2019
Thomas Kjær-RasmussenSupport Font Scaling In React Native RetrospectivelyHaving an as accessible app is becoming the new norm for bigger companies, but it hasn’t always been like that.Jul 5, 2019Jul 5, 2019
Thomas Kjær-RasmussenAre you automatically optimizing your assets in react native? Because you should!Optimizing assets is one of those performance things that is often overlooked, but its easy to set up and can a real difference to your appMay 1, 20192May 1, 20192