This commit is contained in:
@@ -48,18 +48,29 @@ docker ps -a
|
||||
|
||||
## FRONT END
|
||||
|
||||
** Best stuff for JS and development of 2017, lots of useful info here:
|
||||
https://risingstars.js.org/2017/en/
|
||||
UI FRAMEWORK VUE.JS
|
||||
=-=-=-=-=-=-=-=-=-=
|
||||
|
||||
INSTALLATION
|
||||
- Update NODE.JS FIRST!!
|
||||
|
||||
- https://vuejs.org/v2/guide/installation.html
|
||||
|
||||
- https://stackoverflow.com/questions/39478855/how-to-setup-asp-net-core-vue-js#39881050
|
||||
|
||||
VUE COMPONENTS AND LIBRARIES
|
||||
- https://github.com/vuejs/awesome-vue#components--libraries
|
||||
- NOTE LOOKAT THIS: VETURE supports directly THESE: https://vuejs.github.io/vetur/framework.html
|
||||
|
||||
VUE DEV TOOLS FOR BROWSER
|
||||
- https://github.com/vuejs/vue-devtools#vue-devtools
|
||||
|
||||
VSCODE VUE TOOLING
|
||||
- https://vuejs.github.io/vetur/
|
||||
|
||||
VUE WEBPACK TEMPLATE
|
||||
- https://vuejs-templates.github.io/webpack/
|
||||
|
||||
**BROWSER CLIENT LIBRARIES**
|
||||
- JQuery
|
||||
- Lodash
|
||||
- UI FRAMEWORK - VUE.JS ?? (maybe a framework or maybe vanilla JS)
|
||||
- https://github.com/mattkol/Chromely (New alternative to Electron and supports VUE.JS)
|
||||
- https://vuejs.github.io/vetur/
|
||||
- Good discussion here about general UI and also what is "infuriating" in web material design when you just want to get on with work
|
||||
- Got to be careful not to make it too good looking at the expense of performance
|
||||
- that being said it has other good discussion on stuff in general
|
||||
|
||||
|
||||
## BUNDLING AND MINIFICATION
|
||||
|
||||
Reference in New Issue
Block a user