Rezact / Rezact

A JavaScript Framework/Library (call it what you want) that blends the best of svelte, solid, react, and many others.

Home Page:https://rezact.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Router and Form validation example (Documentation)

ansarizafar opened this issue · comments

Rezact is an amazing framework. Is there an example of using built-in router and form validation?

I would recommend setting up a Discord server for community support.

Thank you for the comment! I'm glad you like it. I'm still working on some more documentation for everything.

For the router the website does have a very basic and minimal example: https://github.com/Rezact/rezact-website

I'll get back to you on the form validation examples soon.

Today I started a discord server, pretty minimal at the moment, but its a start. You can join here: https://discord.gg/AMZubV6rjK

I've also got some Form Validation docs and examples up. Those can be found here: https://github.com/Rezact/Rezact/blob/main/FormValidation.md

I'll be working on some more official documentation for the router soon.