An in depth view of how Angular 2+ detect changes in order to refresh UI: Angular Change Detection – How Does It Really Work?
javascript
Element – Vue or React components
Mastering The Developer Tools Console
A list of what is available after console. in a dev tools console Mastering The Developer Tools Console – Treehouse Blog (sometime restricted to Chrome).
Microsoft/reactxp
Something found by chance A library for building cross-platform apps – ReactXP. It’s “a thin cross-platform layer” “currently supports the following platforms:
- iOS (React Native)
- Android (React Native)
- Web (React)
- Windows 10 – UWP (React Native) – in progress”
Element-ui
Yet another Vue.js UI library: Element-ui. Many customization available and detailled in doc.
Quasar Framework
A Vue.js framework for building browser, hybrid and Electron SPA apps: Quasar Framework.
VUETIFY.JS
Found on Vue.js repository, VUETIFY.JS is a portage freely inspired by material design.
It’s impressive ! Vue.js 2 Component Framework | Vuetify.js.
ASP.NET core JavaScriptServices
When .Net core meets nodejs and server side pre rendering: Microsoft ASP.NET Core JavaScript Services
Start a new project with:
npm install -g yo generator-aspnetcore-spa
More details here: Using ASP.NET Core Javascript Services to Play Nice with Client-side Frameworks or A Real-World React.js Setup for ASP.NET Core and MVC5.
How to manage a private npm repository
How to use sinopia as free private npm solution: Maintaining a Private NPM registry for your Organization with Sinopia
NaturalNode/natural
A gem of standard algo implemented in js: NaturalNode/natural · GitHub.