5 followers
Developer
Overloading a function on a programming language means using the same function but with different types of arguments or increasing the number of...
passing callbacks from one component down to another on props is a cause of unexpected multiple calls on re-renders ยท The practice of put in place...
Today will talk about how to handle complex translations with HTML elements in the middle with NextJS Intl . Prerequisites Would assume you have...
Array API during the latest years is becoming more and more powerful, there are a lot of useful functions that we can rely on every day, but one that...
Lazy loading is an approach to load incrementally parts ๐ of your app, these could be a route component that is not used often or even a component...
Prismic tools abstract the CMS queries making development a bit faster ยท Jamstack is an architecture designed to make the web faster, more secure, and...