[–] 2 points 2 years ago

I'm in the same situation. I have a One Plus 8, and when I try to update using the updater app on Android, my phone reboot a dozen of time but finally boot without updating Lineage OS. I tried twice and finally gave up...

  • source
  • [–] 1 point 2 years ago

    The video mentions some "de facto" standard libraries like Lodash or Underscore. But there is also Bun which try to promote their standard library like their test runner, their HTTP server, etc..

    I like Deno's approach, since they try to make their “Standard library” also available for other platform. But only few of them are compatible with Node.js.

    For instance, @std/cli is only available for Deno. So I'll stick with commander which is more standard for CLI tools, and it works with Deno, Bun & Node.js.

  • source
  • parent
  • context
  • view more: next ›