Introduction to SolidJS framework focused on Solid's "selling points" and main concepts.
This talk serves as an introduction to type-safety in runtime and explains how we can face it to make our applications more error-proof.
A story of why and how I started working with React. Also list of strong points and differences between Angular and React.
Introduction to Elm, a functional programming language for making web applications.
Step-by-step live-coding session on implementing a structural directive for binding an Observable to the Angular view.
Introduction to zone-related problems and how to deal with them.
Brief introduction to Deno 🦕 Talk with live coding session implementing simple HTTP server.
I got inspired, dived into the topic, gathered tips and shared it with others. Now everyone knows how to make Angular apps faster 😉
Third and last part of the "Modern and applicative JavaScript" workshops I hosted. This time we started implementing web app in Angular and hooked it up to our REST API.
Just how we can achieve type-safe nirvana in TypeScript? Let's see!
Second part of the "Modern and applicative JavaScript" workshops I hosted. We took this opportunity to introduce TypeScript to our small project.
First part of the "Modern and applicative JavaScript" workshops I hosted. We kicked off by building REST API using express.js.
Talk I gave on what is JavaScript and its influence on today's world of development.