Just discovered @vestjs and the concept is so 🤯. You can write your form validation logic like you would in a test suite and all your form inputs will behave the right way. Definitely going to use it going forward! vestjs.dev/
Once again, had an awesome time joining @craigshoemaker and @wardbell on the Web Rush podcast for the fourth (!!) time! We talked about what's new in @vestjs, why I lovepen source development, and its potential to push your career forward. Don't miss it!
You're about to break apps everywhere...
Or are you?
Evyatar Alush (@evyataral) talks about how & when to make API changes...
Plus... how to get into open source software.
Thanks to: @NxDevTools & @ag_gridwebrush.io/episodes/episode-…
New article! Creating asynchronous form validators with #Angular and @vestjs.
☘️Stackblitz example
☘️YouTube video
☘️No more boilerplate
Finally able to validate if an emailaddress already exists in the backend!
blog.simplified.courses/asyn…
Do you need asynchronous Form validators to check if e.g., an email already exists?
Fear not! 🚀 Just sprinkled some #Angular + Vest.js magic on forms ✨ And I created a YouTube video for you 🎥 Check out the wizardry:
youtu.be/s20RfQJ73tw
If you haven't watched @wardbell's talks on template-driven forms, or haven't studied his GitHub repository about validations with @vestjs, you're seriously missing out on @angular forms (links below⬇️).
Really eye-opening material right there! 🙏
Async validations with @vestjs and #Angular are in sync and having a party! 🎉
My open-source StackBlitz example is yours to play with. 🕹️
Existing user ids give an async validation error now 🚀
stackblitz.com/~/github.com/… 🕺💻
🔓 Unleash the productivity beast within! 🦁 Just open-sourced my "Form-Taming Wizardry"
In this 6 minute #Angular video📹I'll create a form from scratch 👉🏼 with conditional @vestjs validations
☘️No boilerplate
☘️Unidirectional flow
youtube.com/watch?v=vKEd9cNh…
No more boilerplate in this #angular forms code snippet! 🚫✂️
I've even prepared a StackBlitz for you, so go ahead, 'Play' with it like a kid in a candy store! 🍭💻🤪
@vestjs + @angular is awesome!!!!
stackblitz.com/edit/stackbli…
Do you like these short #Angular vids?🥰
youtube.com/watch?v=cuNl-7yu…
I show you how I tackle simple and complex
validation suites with @vestjs in 2 minutes!
☘️Reusable
☘️Testable
☘️Composable
☘️Conditional
☘️Readable
☘️They are freaking awesome!!
Share = ❤️
V5 of Vest validations framework is now out 🚀
This is a major rewrite that makes it easier to write, read and maintain form validations on the web.
Check it out!
vestjs.dev/
We are super excited for this great session by @evyataral, Front End Engineer @Meta - Let's Build React Context in Vanilla JS!
Check out #ReactNext '23 full agenda at buff.ly/42E6isp
Excited to announce our speaker, Evyatar Alush @evyataral, Front End Engineer at Meta! Discover the the benefits and practical applications of Proxies as he shares insights from building an assertion library for the Vest validation framework.
🎟️ bit.ly/43KZwlI
Working on my #Angular form model validations article where I explain how we can create model validations with @vestjs suites without boilerplate with template-driven forms. We could also use Reactive forms although I wouldn't recommend it. I'm looking for reviewers 🤓
Exciting news! 🎉
Vest@5 is ready for testing! This version takes form validation to the next level by putting #deve at the center.
No matter if you're using #reactjs, #Angular#VueJS or #svelte - Vest works with all of them.
Happy Vesting! 🦺
#FormValidation#JavaScript
This new version adds some cool new capabilities, and changes the defaults to make writing even the most complex validations effortless.
Try it out and let us know what you thin in the dedicated GitHub issue!
github.com/ealush/vest/issue…
I've moved to #Angular template driven forms completely, blog articles later:
🚀Angular creates reactive forms behind the scenes
🚀Validation suites with @vestjs
🚀No more boilerplate
🚀On steroids with ObservableState
🚀Declarative viewModels
stay tuned for more complex stuff!