-
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: Type Safety
Typsichere Reflections in Java mit Manifold
Nach einigen bereits veröffentlichen Artikeln in der Serie zu Manifold soll es in diesem Teil darum gehen, wie man die eigenen Reflections in Java mit Manifold typsicher machen kann. Zuvor hatten wir bereits beschrieben, wie man recht einfach JSON-Schnittstellen im … Continue reading
Safer TypeScript – Improved Type Safety for TypeScript
Microsoft Research is working on a project called “Safer TypeScript”. It is an alternative type-checker and code generator for TypeScript – the statically typed superset of JavaScript – which offers improved type safety by combining static and dynamic type checks. … Continue reading
Posted in Web as a Platform
Tagged javascript, Microsoft, Static Typing, Type Safety, TypeScript
Leave a comment