The international react.js conference in Italy organised by GrUSP

Tuesday 30th November 2021

14:30
1
How to View and React without a Head
Talk by Facundo Giuliani (45 minutes)

You might have heard about Headless CMS. This new type of content platform gives us some benefits compared to a Monolithic CMS. We will talk about the key features of any Headless CMS and how we can integrate a headless platform into our React applications. We will focus on Storyblok, a headless CMS that offers a real-time Visual Editor, a great feature for developers and content creators.

15:15
2
Flutter for React and React Native developers
Talk by Majid Hajian (45 minutes)

After working quite a long time in tech, especially as an architect, I understood that it's not good to be tied to a single framework for a long-time. You might have heard about the technical breadth term! If not, it means you should know what you don't know. It helps you broaden your knowledge, sharpen your skills, and ultimately make a better decision or even have a better career or life. In this session, I will onboard you to Flutter and its ecosystem, where you can start developing the next application right away. You'll learn Flutter based on what you already know. If you have been a React or RN developer, this talk will facilitate and speed up your learning process and help you add another skill to your resume.

16:15
1
Stealth-mode North Star! Rebranding in secret with feature flags
Talk by Kathleen McMahon (30 minutes)

Great products combine valuable features with strong branding to a target audience. Defining your brand's North Star is the key to delivering the standards of that promise to your customers in a compelling — and memorable way. Occasionally though, your visual brand is redefined and you need to course-correct your UI to align with a new direction, while the rest of your team is meeting their own product goals. However! What if details of the rebrand are not widely shared within your organization? How do you get that rebrand in without sharing the details until it's time? In this talk, we'll take a look at how you can use feature flags to roll out an updated UI in stealth mode — without impacting the work or velocity of your fellow teammates.

16:45 Configuring Storybook to Create Accessible React Components
Talk by Kathryn Grayson Nanz (45 minutes)

How to set up the popular component library management tool Storybook.JS to make the development of accessible components easier. GitHub link: https://github.com/kathryngraysonnanz/accessible-storybook Related blog: https://dev.to/kathryngrayson/the-5-best-addons-for-building-accessible-components-in-storybook-210l