Skip to content

Commit

Permalink
docs: add angular course by @brechtbilliet
Browse files Browse the repository at this point in the history
  • Loading branch information
ealush committed Nov 9, 2023
1 parent b201b1f commit 73703b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ Here are some code sandboxes to get you started:
- [Vue](https://codesandbox.io/s/vue-vest-5-d1g236?file=/src/suite.js)
- [Svelte](https://codesandbox.io/s/svelte-vest-5-imnq9z?file=/suite.js)
- [Vanilla](https://codesandbox.io/s/vest-vanilla-js-vest-5-3v4pqk?file=/src/suite.js)
- [Angular](https://github.com/wardbell/ngc-validate) (by @wardbell)
- [Angular](https://stackblitz.com/~/github.com/simplifiedcourses/template-driven-forms)
- with an accompanying [walk-through](https://blog.simplified.courses/i-opensourced-my-angular-template-driven-forms-solution/) and [course](https://www.simplified.courses/complex-angular-template-driven-forms) by (by @brechtbilliet)

# Contribute

Expand Down
2 changes: 2 additions & 0 deletions website/docs/community_resources/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ sidebar_position: 2

# Tutorials and learning resources

- [Advanced Template-driven forms course](https://www.simplified.courses/complex-angular-template-driven-forms) Stop writing boilerplate code in Angular forms, Angular course by [@brechtbilliet](https://twitter.com/brechtbilliet).

- [Angular + Vest](https://www.youtube.com/watch?v=EMUAtQlh9Ko) = "Form validation Done Right" by Ward Bell in ng-cof 2022. [Github repo](https://github.com/wardbell/ngc-validate).

- [AgnosticUI + Vest](https://developtodesign.com/agnosticui-examples) - Demo form using Svelte package of [AgnosticUI](https://agnosticui.com/) — a UI component library that works with React, Vue 3, and Svelte — with Vest for form validation.
Expand Down

2 comments on commit 73703b8

@vercel
Copy link

@vercel vercel bot commented on 73703b8 Nov 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vest-next – ./website

vest-website.vercel.app
vest-next.vercel.app
vest-next-ealush.vercel.app
vest-next-git-latest-ealush.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 73703b8 Nov 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vest – ./website

vest-ealush.vercel.app
vestjs.dev
vest.vercel.app
vest-git-latest-ealush.vercel.app
www.vestjs.dev

Please sign in to comment.