fac19 / Week8-BFOP

https://snippetsofcode.herokuapp.com/
0 stars 2 forks source link

Validation for create new post #48

Open Chloeh24 opened 4 years ago

Chloeh24 commented 4 years ago

Right now you can type anything for language, you could make a dropdown menu for language to control what users put in.

All text is accepted for the code but I noticed you used a library for the styling, is there a way to use that to check that the user has actually typed in valid code (whether it's correct or not)?