http://paulgraham.com/ds.html
It's more important than we think!
My online tech scrapbook where I keep my notes in case I need to look them up later
Saturday, October 12, 2019
Monday, July 22, 2019
Market Share Comparison for Frontend JS Frameworks
Tuesday, May 14, 2019
Monday, March 11, 2019
Unicode References Especially Relating to Control Characters
- https://en.wikipedia.org/wiki/Unicode_control_characters
- https://unicodebook.readthedocs.io/good_practices.html
- https://en.wikipedia.org/wiki/Plane_(Unicode)
- https://www.soscisurvey.de/tools/view-chars.php
- https://japanese.stackexchange.com/questions/6872/are-the-4-byte-utf-8-kanji-rare-enough-that-i-can-ignore-them
Tuesday, January 15, 2019
VueJS Supported Web Browsers
VueJS supports all ECMA5 compliant browsers.
Use the following link to find out which these browsers are
https://caniuse.com/#feat=es5
Source: https://vuejs.org/v2/guide/installation.html
Use the following link to find out which these browsers are
https://caniuse.com/#feat=es5
Source: https://vuejs.org/v2/guide/installation.html
Subscribe to:
Posts (Atom)