Vikas Maurvikasmaur13.hashnode.dev·Aug 15, 2023Launching: kahaaniNamaste 🙏 and welcome to all of you😄 Today, i am going to launch my new app kahaani (story) which i had made for the hackathon organised by Grafbase and Hashnode. Website link: https://mykahaani.vercel.app Github links: Frontend: https://github.co...13 likes·92 readsTHW Web Apps
Fazle RahmanforHashnode Town Halltownhall.hashnode.com·Jun 17, 2022The Epic Hashnode Writeathon — The winners! 🏅🎉 The time has come to announce the winners of The Epic Hashnode Writeathon hosted last month. Hashnode is on the mission to empower tech writers worldwide to share knowledge freely without much hassle. Writeathon was an initiative to motivate wri...353 likes·2.7K readsNews 🗞THW Web Apps
Hyunjin Ohcoding-kimchi.hashnode.dev·Jun 3, 2022How to avoid unnecessary re-renders with React.memo()I know there are more optimization techniques, but I think by just avoiding unnecessary re-renders, we can achieve a big improvement in a React app's performance. In this article, I'll be talking about memoization with React.memo(). React.memo() We'v...9 likes·270 readsReact
Marco Gancitanopromptengineer.hashnode.dev·May 31, 2022Making a scalable chatting app to learn WebSocketsIntroduction TL;DR: Made a chatting app hosted at Chatly because I wanted to learn WebSockets. Hello! I recently had some free time and did something I haven't done in a while... built a personal project to completion! While this started as quickly ...18 likes·448 readsTHW Web Apps
Ana Velablog.anavela.dev·May 21, 2022How To Learn Any Programming LanguageLearning your first programming language or adding a new language to your tech toolbox might feel daunting. Each programming language has specific terminology and a variety of progressively complex concepts which could take years to truly understand....23 likes·95 readsTHW Web Apps
Developer Avocadoavocadev.hashnode.dev·May 20, 2022Why I Switched to Typescript and Why You Should To 😉I continuously look to improve my development practices, and recently I’ve begun to use TypeScript which led to a huge improvement in my development workflow. Recently we started a new project, and it was quite challenging. We had a lot of issues: pr...77 likes·560 reads📘 TypescriptTypeScript
Emmanuel Gatwecheman.hashnode.dev·May 20, 2022Web Performance - Renderland's Saga, Book 2The Galactic Federation 👮🏽♀️👽🧝🏾♀️🤖 - Fourth Act Despair and frustration will not shake our belief that resistance is the only way to liberation. - Emile Lahoud. In the first part of the series, we learned about Renderland's history, its new s...25 likes·464 readsRenderLand SagaTHW Web Apps
Ukoba Andrewukobaandrew.hashnode.dev·May 20, 2022Form/Form ValidationJavaScript Forms A form is a document that contains spaces (also known as fields or placeholders) for writing or selecting information for a series of documents with similar contents. Except for a serial number, the printed components of the document...11 likes·145 readsTHW Web Apps
Israel Oyetunjiisraelmitolu.hashnode.dev·May 20, 2022Learn how React Context API works by Building a Minimal Ecommerce Shopping AppSo, this is a project that has been on my mind for a while, but I didn't put much thought or effort into building it. Then Hashnode's Writeathon came up, and I thought, this is the perfect opportunity to write this article that will both help me impr...107 likes·9.9K readsTHW Web Apps
Bolarinwa Ajayi beec00des.hashnode.dev·May 20, 2022Best Practice for Optimizing Web PerformanceWeb developers are so passionate about creating websites or web applications to meet user demand, after multiple brainstorming sessions to develop ideas and a bunch of code that transforms into functional user interface design for users. The users...18 likes·156 readsDevelopment projectTHW Web Apps