Skip to content

Commit 31f3541

Browse files
committed
Add Vaadin Cookbook under Building Apps
1 parent ed987ef commit 31f3541

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

articles/building-apps/cookbook.adoc

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Cookbook
3+
page-title: Vaadin Cookbook | Code snippets for common tasks
4+
description: Code snippets for common tasks
5+
meta-description: A collection of solutions to common use cases you run into when developing business web applications with Vaadin.
6+
order: 50
7+
---
8+
9+
10+
= Vaadin Cookbook
11+
12+
[IMPORTANT]
13+
Some solutions in the Cookbook might be not use the current best practices.
14+
15+
https://cookbook.vaadin.com/[Vaadin Cookbook] is a collection of solutions to common use cases you run into when developing business web applications with Vaadin.
16+
17+
Solutions are implemented using Java, TS or a mix that is appropriate. The focus is on the solution, not how it is implemented.
18+
19+
https://cookbook.vaadin.com/[Open Cookbook, role="button primary water"]

0 commit comments

Comments
 (0)