@bhaveshh
Nothing here yet.
Nothing here yet.
Feb 14 路 5 min read 路 As software engineers, we live in the cloud. We write our HTML, CSS, and JavaScript, push it to a repository, and deploy it to services like Vercel or AWS. We rarely think about the physical hardware that makes the internet possible. But "the cloud" ...
Join discussionFeb 14 路 4 min read 路 Imagine writing a beautifully structured HTML document. You have your headings, your paragraphs, and your buttons perfectly organized. But when you open it in the browser, it鈥檚 just a plain, black-and-white wall of text. To bring that structure to li...
Join discussionFeb 14 路 4 min read 路 Let鈥檚 be honest: writing plain HTML can feel incredibly tedious. Every time you want to create a simple paragraph, your fingers have to perform a gymnastics routine: Shift + <, type p, Shift + >, type your text, Shift + <, /, p, Shift + >. Doing that...
Join discussion