No one cares how many pedals you have on your guitar pedalboard. But if you hit one wrong note, everyone in the audience will hear it and talk about it. Playing pedals is primarily for you and your team, not your audience.
I use Python (Django, Flask) for CRUD, APIs, general purposes (80% of my works); Golang for realtime, websocket; Scala (Play) if I need JVM environment.
This word in Vietnamese is `Quan hệ`. It's very close to China social. `Quan hệ` is important but you do not need to make a friend or a real relationship. For me it's just a little affected or cursory inside my mind.
- Jetbrains' IDE for heavy projects.
- Sublime Text for single file editing.
- VSCode (new coming for me): very good UI/UX, fast and free. Good choice for agile projects.
As a Vietnamese, I don't want to say the land is awesome or something like that. If you want to go, just go. We do not have good infrastructure but safe enough for tourists.
I think Rust is a fledgling this time. But I love the clearly orientation that they focus on. It is a safety system language, especially, the ownership/borrowing.
Highcharts is beautiful but it's quite expensive for a startup in my country (VN). While the budget for a nascent webapp is around $1000. I choose Flot as the replacement. It's flexible and nice enough with responsive layout, compound charts, clearly script.
The issues in sample project are regular challenges. I also think it's not a complex project without real-time parts, searching, async and concurrency tasks. Especially in Python 3.