Home - AutoSponge/dev-notes GitHub Wiki
- accessibility for teams
- rendering cheatsheet
- cleancss tools encode, decode, convert, format
- awesomejs
- explain shell
- front-end tools
- devdocs
- caniuse
- caniunicode
- whocanuse
- a11ysupport
- html reference
- htmldom manage to dom with vanilla js
- html5 accessibility
- css reference
- caniemail
- software engineering code of ethics or here
- graspjs search and modify code (AST)
- bundlephobia find the cost of adding a npm package to your bundle
- transform.tools
- snippet generator generate snippets for IDE
- node.green
- es compat
- nodejs.dev
- tiny-helpers from Stefan Judis
- javascript.info
- mybrowser
- wai-aria 1.1
- JAWS support
- Powermapper support matrix
- TPG AT browser tests
- color contrast of text over images
click fires on mouseup (after mousedown on the same element) click fires on keydown for ENTER click fires on keyup for SPACE
- https://github.com/zadam/trilium
- https://github.com/jermolene/tiddlywiki5
- https://github.com/yoshuawuyts/knowledge
- https://github.com/RichardLitt/meta-knowledge
- cerebroapp productivity app for mac/windows with JS api
- JSONCrush Compress JSON into URL friendly strings
- itty bitty
- hashify
- mdx
- packagemap
- unpkg
- SRI?
- how to disseminate updates? service worker?
- marked, snarkdown
- remark plugin approach (for authoring/rendering).
- could npm be used to host the resources? a cdn?
- ketting Hypermedia client for javascript supports HAL, JSON:API, Siren, Web Linking (HTTP Link Header)
investigate kafka, samza and log projections (event source db?)
convert crooked to node and add:
- IE-specific sheet
-
<noscript>
technique for detecting no-js -
@font-family
with long-lived cache for unique/first-time visitors, no-cache for page view - consider
rel=prefetch
- /uses list of developer stacks
- npmfs explore npm source files (helpful when no linked repo)
- devrel developer relations
- emojilib
- regexly helps writing regexp
- bluetooth without beacons and for ios
- ecma es6 module loading shim
- type-right simple type system for js
- bash guide
- caporal build cli apps
- sanitize html
- skate val wrapper for virtual-dom/hyperscript implementations
- mosaic front-end microservices
- svelte disappearing front-end framework
- replit
- open source guide
- Front-end Handbook
- Awesome frontend
- Awesome frontend dev
- Awesome front-end development
- Front-end Technologies
- oss university
- webdev checklist
- app checklist
- webapp checklist
- optimization list
- healthy open source
- happiness optimization
- front-end stuff
- google interview university
- workbox JavaScript libraries for Progressive Web Apps
- 📓 go-live checklist
- hyperscript for inferno
- setup developer mac
- art of readme
- git-svn bridge
- libraries.io The Open Source Discovery Service.
- css-in-js comparison
- esm use es6 modules today