We hope you enjoyed the event!
Tuesday, 24. November 2015 at 23:00
Composition vs. Inheritance Differences between the composition and inheritance patterns and why you should strive to create composable units in your code.
Differences between the composition and inheritance patterns and why you should strive to create composable units in your code.
Kick your CSS up a notch with PostCSSBy Max StoiberLearn how to bring your CSS to the next level with PostCSS. Explore the endless possibilities and master writing a CSS transformation plugin! This great talk was held by Max Stoiber at the monthly ViennaJS meetup in Vienna.
Learn how to bring your CSS to the next level with PostCSS. Explore the endless possibilities and master writing a CSS transformation plugin!
This great talk was held by Max Stoiber at the monthly ViennaJS meetup in Vienna.
React & Redux (Classic from 2015)By Nik GrafIntroduction to React in combination with Redux. Redux helps you to develop applications in a simple way while having features like time-travel available during development. This great talk was held by Nik Graf at the monthly ViennaJS meetup in Vienna.
Introduction to React in combination with Redux. Redux helps you to develop applications in a simple way while having features like time-travel available during development.
This great talk was held by Nik Graf at the monthly ViennaJS meetup in Vienna.
Your code will explodeBy Julian Krispel-SamselIt’s impossible to write software that doesn’t break. The more complex software gets, the bigger this problem. Since JavaScript has become a ‘serious’ programming language, modern web applications have also become more complex and hence more likely to blow up. You want to avoid that and catch bugs before they go live. This talk isn’t about what tools to use to test your code. Instead we’ll be focusing on the concepts of unit testing and how testing will make you a better developer in general. This great talk was held by Julian Krispel-Samsel at the monthly ViennaJS meetup in Vienna.
It’s impossible to write software that doesn’t break. The more complex software gets, the bigger this problem.
Since JavaScript has become a ‘serious’ programming language, modern web applications have also become more complex and hence more likely to blow up. You want to avoid that and catch bugs before they go live.
This talk isn’t about what tools to use to test your code. Instead we’ll be focusing on the concepts of unit testing and how testing will make you a better developer in general.
This great talk was held by Julian Krispel-Samsel at the monthly ViennaJS meetup in Vienna.