Home - geraldgsh/mv-portfolio GitHub Wiki
Welcome to the mv-portfolio wiki!
Simple Contact Form Submission With Netlify; https://www.youtube.com/watch?v=6ElQ689HRcY
html templates; https://html5up.net/
env setup; https://www.valentinog.com/blog/babel/
jsx converter; https://magic.reactjs.net/htmltojsx.htm
image import; https://stackoverflow.com/questions/48560592/is-it-possible-to-import-a-group-of-images-as-an-array-create-react-app-projec
target event handler; https://stackoverflow.com/questions/53498281/react-read-value-of-button-clicked
setstate; https://stackoverflow.com/questions/49075830/how-to-change-state-by-passing-parameter-to-setstate
netlify form; https://www.laura.fyi/netlify-form
gatsby form; https://cobwwweb.com/how-to-use-netlify-forms-with-gatsby
contact form; https://formspree.io/
Server Side Rendering; https://medium.com/@mahesh_joshi/understanding-server-side-rendering-in-react-in-easy-way-d2984bb7aa51
Next.js on Netlify; https://www.netlify.com/blog/2020/06/10/2-ways-to-create-server-rendered-routes-using-next.js-and-netlify/
Add favicon on NextJS; https://stackoverflow.com/questions/56213019/how-to-add-a-favicon-to-a-next-js-static-site
NextJS tutorial; https://www.youtube.com/watch?v=LbmW2OKIOWU https://www.freecodecamp.org/news/the-next-js-handbook/