Explore >> Select a destination


You are here

scastiel.dev
| | yakovfain.com
9.7 parsecs away

Travel
| | This blog continues my React/TypeScript miniseries and the previous blogs are: 1. Let's start coding with TypeScript and React.js 2. React.js: A functional component and its state 3. Using the React.js state hook in the weather app In this blog, I'll add the useEffect() hook to fetch the weather info in the app that we...
| | krasimirtsonev.com
9.3 parsecs away

Travel
| | White-labeling React apps / A white label app is an app that we build once and "resell" it to other people/companies. Very often we are talking about applying different themes but sometimes we have to change logic too. Such changes should be as declarative as possible so they scale well. Otherwise is more of a copy/paste exercise. In this article I want to sketch out a couple of approaches for white labeling in React applications.
| | thinkdobecreate.com
16.7 parsecs away

Travel
| | Supporting both the user preference query for dark mode as well as a toggle previously required duplicated style blocks. With the incoming style queries feature, we can simply down to reading a custom property to define theme styles once.
| | vishaltelangre.com
65.6 parsecs away

Travel
|