Survey Bookmarks
Stack overflow developer survey
State of js survey
Front-End Developer handbook & survey
Mozilla Web DNA Report
JavaScript Rising Stars
State of css survey
Bookmarks - JS
learn
- https://javascript.info/
- https://developers.google.com/web/
- https://principles.design/
- https://principles.adactio.com/#people
libs
- https://vanillalist.top/
- https://github.com/sorrycc/awesome-javascript
- https://github.com/sindresorhus/awesome-nodejs
- https://github.com/lirantal/awesome-nodejs-security
- https://github.com/ramnes/awesome-mongodb
- https://github.com/goldbergyoni/nodebestpractices#readme
others
- https://fullstackopen.com/en/
- https://mjavascript.com/
- https://www.webprojectbook.com/
- https://free-for.dev/
- https://dev.to/t/javascript
- https://experiments.withgoogle.com/collection/chrome
- https://opensource.google/projects/list/web
Bookmarks - PWA
Bookmarks - colors
- https://uigradients.com/#OrangeFun
- http://clrs.cc/a11y/
- https://toolness.github.io/accessible-color-matrix/
- https://material.io/design/color/the-color-system.html#color-usage-palettes
Bookmarks - CSS
- https://cssdb.org/
- https://caniuse.com/
- https://gridbyexample.com/examples/
- https://ishoudinireadyyet.com/
- https://houdini.glitch.me/paint
- https://every-layout.dev/
- https://2019.stateofcss.com/features/layout/
Bookmarks - Material design
Bookmarks - Accessibility
- Add google links
- https://webaim.org/
- https://accessibilityinsights.io/docs/en/web/overview
- https://www.telerik.com/blogs/web-accessibility-guidebook-for-developers
Other interesting
https://bubble.io/ (website without coding - check experience)
Tools & libraries
- Css processor (sass & postcss)
- Linters (CSSlint/stylelinit, eslint, webhint)
- purifycss (remove unused css) link
- check aurelia 2, webpack tree shaking - reducing size..etc
- https://openlayers.org/ (map library)
- https://github.com/naptha/tesseract.js#tesseractjs (OCR library)