Javascript training | 5 Reasons to Learn Javascript
01/11/2017: Javascript - In transition or in confusion? A Developer's take on things... JavaScript is in a time of rapid transition. In the recent past it was often thought of as a toy language, lacking the capabilities of its more "enterprise" cousins. This is no longer the case. A sudden interest in "tooling" has meant that JavaScript can be adapted to fit into your business. If you have a large distributed team, you can use TypeScript to gain strong typing, classes, interfaces, and IDE based IntelliSense and refactoring. If you have a small, agile startup, you can use ES2015 to add more functional...