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
Introduction2
Getting to know an app on VTEX IO3
Linking an app and using it on a store's theme4
Making the countdown block customizable5
Creating the countdown block feature6
Modifying the countdown block to have configurable styles7
Internationalization practices in VTEX IO8
Componentizing the countdown block9
Connecting backend and frontendUpdated over 4 years ago