Stripe & JS: Payments Integration Tutorial by Roland Szőke Last updated: Jul 08, 2021 In this Stripe & JS tutorial, I’ll show how you can create a simple webshop using Stripe Payments integration, React and Express.
Get Hooked on Classless React by Roland Szőke Last updated: Dec 10, 2019 A Hook is a function, which lets you hook into React features from your functional component. This way we can use functional components instead of classes.