Thomas RutzerDealing with an unusual focus with a React ProviderOf course, in most cases, a valid DOM and correct ordering of elements should allow for clean focussing as you move through your browser’s…Mar 4Mar 4
Thomas RutzerUse a React Portal to design an API for a global layout componentWe have all been there. We are gradually building a large scale application, and the header on each page looks like this:Nov 10, 2023Nov 10, 2023
Thomas RutzerState of React uncontrolled forms in 2022Forms are the backbone of the web – still in 2022! So for a good start into the year, I decided to refresh my knowledge on the current…Feb 20, 2022Feb 20, 2022
Thomas RutzerSync local and remote Zustand store in ReactJSIn highly specific scenarios, you might need to sync multiple identical Zustand stores. For WebRTC data sync or multiple browsing contexts.Jan 26, 2022Jan 26, 2022
Thomas Rutzer✊✌✋ — A demo to evaluate react-three-fiber and its ecosystemI read a lot about react-three-fiber (abbreviated with r3f) and wanted to give it a try. So this demo is primarily a technical evaluation…Nov 17, 20201Nov 17, 20201
Thomas RutzerRecipes for unit tests when working with date and time in React/JavaScriptwrite meaningful unit tests in JavaScript when date and time matters.Nov 5, 2020Nov 5, 2020