How to build a contact form with React js and php
-
Hey Guys I recently wrote a post in medium about creating contact form with react and php.
Any advice or help to improve is appreciated.
-
hey @malithmcr, I think the overall structure is there, but some small changes can make it easier to read. For example, these separate lines would be better as 1 short paragraph:
Hello again, first of all thanks for stopping by. There are many ways to create contact forms, like using HTML and jQuery or HTML and Javascript.
There is nothing wrong with using those technologies. But today we are gonna do it in a modern way.
For this tutorial you don’t have to be an expert in Javascript, React or php, just basic knowledge is enough.
You can also integrate this form into Wordpress or your php website. I’ll publish the final project in github. You can download and play around with it.
I'll suggest more edits towards the end of the week, but I think the suggestions might help with future articles too!
-
@Graeme Yeah, That make sense. Thank you so much.