Hacker News new | ask | show | jobs
by jrm2k6 2741 days ago
I discovered an interest in DevOps recently, so I worked on a few side projects using AWS. When it comes to languages or frameworks:

  - nodejs (express) coupled with ECS for deployments
  - vuejs for a small project
  - a tiny bit of Go
A few weeks ago, started a new project with Flutter and I have to say I am pretty convinced so far:

  - great tooling
  - easy to setup
  - close enough to react when it comes to principles
  - but a bit too verbose for my taste.
I also have my Arduino starter kit unopened on my desk.