Hacker News new | ask | show | jobs
by aussieguy1234 2099 days ago
Will bleeding edge tech make you deliver faster?

For https://expose.sh I use TypeScript for the back end and the client so I get the benefit of one language for the whole service. TypeScript has been around for a few years but it is still pretty new compared to say Java.

By using Docker for the dev environment of the PHP ecommerce platform, it saved me from having to build one myself.