Custom Blocks
Developing custom blocks in VTEX IO
In order to introduce developers to how to build custom blocks in VTEX IO, this course was launched. It complements the necessary concepts, step by step, to have a customized block in a theme, which uses React, Typescript, and GraphQL.
1 Introduction
2 Getting to know an app on VTEX IO
3 Linking an app and using it on a store's theme
4 Making the countdown block customizable
5 Creating the countdown block feature
6 Modifying the countdown block to have configurable styles
7 Internationalization practices in VTEX IO
8 Componentizing the countdown block
9 Connecting backend and frontend
Updated about 4 years ago