/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kirillunlimited.com
| | refine.dev
11.6 parsecs away

Travel
| | We'll dive into the concept of a virtual DOM in the React as well as explore its purpose.
| | arveknudsen.com
11.7 parsecs away

Travel
| | At work, we are using the Mercury JavaScript UI library, which is a more functional alternative to React (at least this is my understanding of it). It is also highly modular, in that it's simply composed from several independent libraries (such as virtual-dom). Like React, Mercury hides the browser DOM behind a virtual model, to improve performance. However, this can cause problems in case you need real access to the DOM. For example, a 3rd party library such as the popular spin.js may require changing t...
| | svelte.dev
11.0 parsecs away

Travel
| | Let's retire the 'virtual DOM is fast' myth once and for all
| | asleepace.com
34.5 parsecs away

Travel
| How to build a simple website using React, Bun and Elysia with server-side rendering in 2023.