// app/javascript/components/NewPost.js ... handleSubmit = event => { event.preventDefault(); } render() { return (