DaFED#52
Speaker: Marko Letić
If we are talking about front-end development, constant struggles between design and development teams are a reality for many companies today. Although frameworks such as Angular or React provided benefits to the developers with reusing and combining built components they didn’t do much to solve this problem. The talk will cover a short introduction to Storybook.js, JavaScript library that allows us to create independent and interactive UX components from already existing ones, developed in frameworks such as Angular, React or Vue. Different use-cases will be described using Angular as a framework of choice with practical examples.