Tumgik
daneastwell · 3 years
Text
Plug-in performance - don't forget - a plugin is just another website you load when you load any website.
0 notes
daneastwell · 3 years
Text
Bacon saver, this one.
0 notes
daneastwell · 3 years
Text
Comprehensible web components library (hybrids) - demo shows it off well.
0 notes
daneastwell · 3 years
Text
This is very exciting, not least the HTML/CSS only _stopwatch_ (!), and that it's not a hack/trick, and has reliable timing
0 notes
daneastwell · 3 years
Text
This is interesting and easy to read (which is the main thing for me) - and it has practical tips
0 notes
daneastwell · 3 years
Link
Both interesting and dull at the same time! :D
0 notes
daneastwell · 3 years
Link
Overview of a To-do app created React and Vue, which works well as an intro to both platforms.
0 notes
daneastwell · 3 years
Link
Mithril is an extremely lightweight framework (routing, view management) for javascript SPAs (10kb). [bookmark] The framework comparison page goes into nice detail https://mithril.js.org/framework-comparison.html
0 notes
daneastwell · 4 years
Link
“Could you just allow emojis in our text?” yes, until we need to parse it in any way: // String.substring '👨‍👨‍👧‍👧a'.substring(1) => '�‍👨‍👧‍👧a'
0 notes
daneastwell · 4 years
Link
important: animating opacity and visibility - visibility flips last. you can fade out.
0 notes
daneastwell · 4 years
Link
Could you use this for an entire site layout?
0 notes
daneastwell · 4 years
Link
Great article: Step by step with runnable outcomes at each step  😀
0 notes
daneastwell · 4 years
Link
This contains great general questions about a design that were relevant at the beginning of the web and are still relevant today  👍
0 notes
daneastwell · 4 years
Link
e.g. .red-box {    color: red;    border: 2px solid currentColor;    box-shadow: 5px 10px currentColor; }
0 notes
daneastwell · 4 years
Link
Very nice icons MIT licensed, not a way off feathericons :)
0 notes
daneastwell · 4 years
Link
Why Wikipedia is choosing vue.js (that they can have an upgrade path with jQuery seems significant)
0 notes
daneastwell · 4 years
Link
Bookmarking this... 👍
0 notes