diff --git a/articles/building-apps/cookbook.adoc b/articles/building-apps/cookbook.adoc new file mode 100644 index 0000000000..e76cc8a9ea --- /dev/null +++ b/articles/building-apps/cookbook.adoc @@ -0,0 +1,19 @@ +--- +title: Cookbook +page-title: Vaadin Cookbook | Code snippets for common tasks +description: Code snippets for common tasks +meta-description: A collection of solutions to common use cases you run into when developing business web applications with Vaadin. +order: 50 +--- + + += Vaadin Cookbook + +[IMPORTANT] +Some solutions in this cookbook may not follow the latest best practices. + +The https://cookbook.vaadin.com/[Vaadin Cookbook] is a collection of solutions for common challenges in business web application development with Vaadin. + +Solutions are implemented using Java, TypeScript, or a combination of both, depending on what's most suitable. The emphasis is on solving the problem, rather than the implementation details. + +https://cookbook.vaadin.com/[Open Cookbook, role="button primary water"]