#software-development
Read more stories on Hashnode
Articles with this tag
Prerequisites You should have a basic understanding of HTML and CSS. A solid grasp of CSS Grid is necessary. Make sure you have an updated browser,...
Introduction Websites evolved in a very amazing fashion to be both stunning and cutting edge as web apps today, not just due to tools and...
A Typescript Approach · Cover photo credit: An Article by Hassan Fatthy Introduction Typescript(TS) is definitely good, but is not entirely the elixir to...
The Magic of Functions · Cover photo credit: Ceos3c Introduction You are reading this article because of a function (a method to be more precise)....
The Ins and Outs of the 'any' Keyword · Cover photo credit: turing.com Introduction The reason TS is so popular is because of the strict data type...
Types and Static Checking · Cover photo credit: prisma.io Introduction Are you tired of spending hours debugging and fixing errors in your codebase? Look...