- Добавил: literator
- Дата: 14-07-2021, 00:41
- Комментариев: 0

Автор: David Griffiths, Dawn Griffiths
Издательство: O’Reilly Media, Inc.
Год: 2021-06-18
Страниц: 329
Язык: английский
Формат: epub
Размер: 16.2 MB
This book contains a collection of code that we’ve found helpful over several years of building React applications. Like recipes you would use in the kitchen, we’ve designed them to be starting points or inspirations for your own code. You should adjust them to match your situation and replace any ingredients (such as example servers) with those that seem more appropriate for your needs. The recipes range from general web development tips to larger pieces of code that you could generalize into libraries. Most of the recipes are built with Create React App, as this is now the common starting point for most React projects. It should be straightforward to convert each recipe for use in Preact or Gatsby.