Darian Nocera
darian.digital

darian.digital

Follow
homeWebsite
Tag

Beginner Developers

#beginners

More content

Read more stories on Hashnode


Articles with this tag

How to Quickly Add a Contact Form to a Static Website

Jan 8, 20213 min read 126 views

A backend is typically required to handle form requests. So if you want to add a contact form to your serverless static site such as your portfolio or...

How to Quickly Add a Contact Form to a Static Website

React Basics For Beginners

Oct 9, 20205 min read 64 views

React.js is a powerful, component-based Javascript library that allows efficient building of large applications with rapidly changing data. There's a...

React Basics For Beginners