blog
Contact e-mundo.de
agile BDD CARDS+ CD CI Cloud Control-Area-Network CSS Culture Debugging DevOps Git Infrastructure Java JavaScript Jenkins macOS OpenScience pipeline Python React Research Ruby Scapy SharedLibrary SpringBoot SSCCE Svelte Testing TypeScript UserStories VueJS
Thumbnail
7 min
TypeScript Tuple Trickery - Utility Types for Tuples

The TypeScript utilities library lacks support for manipulating and creating tuples. So we came up with our own utilities to serve our needs

June 22, 2022 • 7 min read by Philipp Mitterer
#TypeScript #JavaScript
Thumbnail
7 min
Vuex with TypeScript: Tricks to improve your developer experience
Vue.js is a popular JavaScript framework which recently surpassed React in stars on GitHub. And TypeScript is getting more popular as well. So, combining the two is a likely choice for a new web app project. Our team made the same decision but soon found out that the Vue ecosystem and TypeScript are not a perfect match. Vue itself has a decent TypeScript support nowadays and will even be re-written in TypeScript for its next major version.
March 3, 2020 • 7 min read by Philipp Mitterer
#JavaScript #TypeScript #VueJS
Imprint Privacy Policy