Event Details:
In the conference, our expert Gil Fink will have a session about TypeScript and a workshop about scalable JavaScript apps:
One language to rule them all: TypeScript
Creating cross-platform, application-scale JavaScript code that runs in any browser or in any host is very hard. TypeScript is a programming language that changes that situation. In this session, you will get to know the TypeScript language. You will also see how to build an end-to-end web app using the language.
Building scalable JavaScript apps
Building and maintaining large and scalable JavaScript web apps isn’t easy. So how do you build such things without being driven to madness? Using and combining proven JavaScript patterns will do the trick. In this one-day workshop, we’ll discuss the patterns behind some of the largest JavaScript apps, such as Gmail and Twitter, and we’ll explore how to apply them in your own apps. We’ll start from object patterns and then focus on module patterns, promises, timers, and more.