Oluwasetemi / react-note

AltSchool Africa Semester 2 Classnotes
MIT License
0 stars 4 forks source link

fix: issue #14 - form #27

Closed victorvictoria-maker closed 1 week ago

netlify[bot] commented 1 month ago

Deploy Preview for reactjs-note-altschool failed. Why did it fail? →

Name Link
Latest commit b04a6d1800e5bdcdde82719b8ef76b94012ef402
Latest deploy log https://app.netlify.com/sites/reactjs-note-altschool/deploys/673474e887c35000087d0883
victorvictoria-maker commented 1 month ago

@Oluwasetemi and @Stan015 The code under the 'Validation using Libraries' and 'React Hook Form' sections is too lengthy for each slide. Would it be better to host the code on StackBlitz and include a link in the slides instead?

Oluwasetemi commented 4 weeks ago

@victorvictoria-maker yes you can use an iframe to insert a online IDE, page 14 and 15 for a working example of layout of iframe

victorvictoria-maker commented 2 weeks ago

@Stan015 React 19 new features regarding forms have been added.