-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: Enums
TypeScript 0.9 released with Generics and Enums
Microsoft has released version 0.9 of TypeScript, a typed superset of JavaScript. Some of the new features include: Generics The long requested language feature has finally arrived: Enums Enumerations have returned to TypeScript. Enums allow a typed way to work … Continue reading
Posted in Web as a Platform
Tagged Enums, Generics, javascript, Microsoft, TypeScript
Leave a comment