asciiresort

↗ HN profile [ 44.2 ms ] full profile
Karma
111
Created
June 27, 2022 (4y ago)
Submissions
0
  1. I am building a text editor web app. What is the most suitable cloud storage service for this? S3 comes to mind. I am considering having a SQLite DB for each user's set of documents. Not sure SQLite should be used in…

  2. The SQLite website mentions it is the mostly deployed SQL database and found in: "Every Android device Every iPhone and iOS device Every Mac Every Windows10 machine Every Firefox, Chrome, and Safari web browser Every…

  3. One of the complaints with frontend development is that "my code which worked in year N stops working in year N+2". A wave of developers soured on the complexity of AngularJS, and especially so with the AngularJS (…

  4. Browsers seem to support it fine, but the W3C CSS validator ( https://jigsaw.w3.org/css-validator/#validate_by_input) fails. The W3C HTML validator is also fine with emojis.