2.2K followers
Knowledge Shared === Knowledge Gained
UI/UX Enthusiast | Technology Blogger | Speaker | Dreamer
Connect with me on Twitter(@tapasadhikary)
Subscribe to my newsletter and never miss my upcoming articles
Jamstack is a modern web development architecture based on client-side JavaScript, reusable APIs, and prebuilt Markup. One of the aspects of Jamstack is, it is practically serverless. To put it more clearly, we do not maintain any server-side applica...
In HTML, font is used to specify the font face, font size, typography of the text. You can add fonts to your React application in different ways. This article aims to explain three quick ways of adding fonts to your React app. All the examples in th...
Introduction As developers, weβve traditionally rooted out errors in our programs (weβll call them bugs from now on if thatβs ok) by using meaningful log statements. JavaScript has the famous console.log() method for that. But while log statements ar...
It's celebration time π. We are just done with the fabulous Christmas π and waiting for the new year bell to ring. Hashnode's Christmas Hackathon is also going strong with many of the enthusiasts are building something cool and writing about it. Th...
An HTML form allows users to enter data using input fields that accept text, password, email, number, color, telephone number, date, etc. Users can type lengthy texts in the textarea, can select one or many items from a select box, can check or unche...
HackFest is a yearly event at our organization to try out something new while innovating. A group(max of 5) of people get together to think, develop, and demonstrate an idea by working on it for three days. This year was no different. It was a fun-fi...