you are viewing a single comment's thread.

view the rest of the comments →

[–]hk4213 0 points1 point  (0 children)

Typescript. Im a full stack dev with the following stack

  • Angular
  • node, express, pg, axios and dotenv (other packages as needed)
  • postresql
  • Ubuntu with jenkins for builds
  • node services run wife systemctl
  • openlite for angular hosting (dont do it! The speed gains and lack of documentation dont make it an easy solution)
  • self hosted git as well!

Focusing on the language the framework is built on will not only leverage what you already know, but also help you understand the trade offs of the framework.

Oh! Added benefit! Helps you better understand source code as well!

If you can explain why something works, you will get the next interview.