CCSS3 Form validation in CSS and HTMLbyAkash BilungSeptember 16, 2022 Forms are the most essential part of any website. A great-looking form with seamless transition provides a better…
GGitHub The Basics of GithubbyAkash BilungDecember 11, 2021 Github allows you and others to work synchronically on projects from anywhere and lets you monitor the complete history…
NNuxt How to set up Nuxt applicationbyAkash BilungAugust 5, 2021 Nuxt is an incredible open-source JavaScript framework. It can also be called Vue JS on steroids because the features it…
CCSS3 How to make a floating labelbyAkash BilungMay 7, 2021 Before getting started, let’s ask, Why floating label? Because often we don’t prefer a label resting on the…
WWordPress How to add CSS and JS to a specific page template in WordPress?byAkash BilungApril 2, 2021 Creating and adding CSS and JS to a specific page not only allows you to easily maintain your…
NNetlify FREE static site hosting in just 2 simple steps with NetlifybyAkash BilungApril 1, 2021 Netlify is one of the finest solutions for building, hosting, deploying and managing modern web projects. I have been…
NNetlify How to add a custom domain on Netlify in 4 simple stepsbyAkash BilungMarch 4, 2021 Everyone wants to have a pretty-looking domain that describes/brands their business, unlike idyllic-sundae-8cc424.netlify.app. Netlify knows this pretty well too…
HHeroku Deploy Nuxt to Heroku in 4 easy stepsbyAkash BilungDecember 10, 2020 A few months ago when I wanted to deploy Nuxt to Heroku as I was trying to upgrade…