TALD

joined 1 year ago
[–] [email protected] 2 points 1 year ago

Typescript is just Javascript with a few extra features sprinkled ontop such as static types instead of Javascripts dynamic, this makes it a lot easier to develop software with. It's still very much Javascript though, and my comment was a bit of a gaff

[–] [email protected] 4 points 1 year ago (2 children)

I, an intellectual, use typescript.

[–] [email protected] 12 points 1 year ago

I've built and deployed specifically small applications using sqlite and yeah I agree with everything, but especially the migration pains. Any change becomes difficult and bringing another developer onto a project just slows it to a crawl when db changes are needed. If that can be resolved I could be convinced, but until them postgres4lyf