|
You are here |
kirillunlimited.com | ||
| | | | |
svelte.dev
|
|
| | | | | Let's retire the 'virtual DOM is fast' myth once and for all | |
| | | | |
refine.dev
|
|
| | | | | We'll dive into the concept of a virtual DOM in the React as well as explore its purpose. | |
| | | | |
arveknudsen.com
|
|
| | | | | 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... | |
| | | | |
endormi.io
|
|
| | | I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI. | ||