iHateReading Custom Repo For the past month, I've been making a lot of UI components that are real-world web components such as Button, Inputs, Forms, Banners, Galleries Components made for a few purposes Learn frontend and become better at
2024-09-21367
The web development landscape has been revolutionized by various tools and technologies in recent years. One of the most exciting advancements is the integration of AI into UI generation. Vercel, known for its powerful and innovative cloud platform f
2024-09-28555
Nearly every JavaScript UI library &/| framework I've seen has some sort of lifecycle hooks: onmount, willmount, beforemount, aftermount, onunmount, onwhatever. Do you really need them? Are they good or bad? Is it possible to live without? So,
2024-09-06948
Ethena, a synthetic dollar protocol built on Ethereum, has suffered a frontend compromise, prompting warnings for users to avoid interacting with its user interface or links.
2024-09-19949
In this tutorial, we will create a basic blog app using FastAPI for the backend, HTML and CSS for the frontend, and a JSON file for performing basic CRUD (Create, Read, Update, Delete) operations. FastAPI is a modern web framework for building APIs
2024-09-101076