Posts with tag: #frontend

Free & simple Netlify forms for your frontend site

26 January 2020 — Written by Bharat
#frontend

You are a frontend developer, in love with your beautiful site that you created yourself and deployed to Netlify. Now you want to add a 'contact me' section to it, but don’t want to deal with backend development..

Read more →

Copy text to clipboard using [Vanilla] JavaScript

17 October 2017 — Written by Bharat
#javascript#frontend

A simple function to copy any text to clipboard using vanilla javascript, that is, without any dependencies.

Read more →