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 what I do
- Improve the ability to write better code in frontend development (I'll explain later what that means)
I am currently tech stack or technology is reactjs along with next.js as the framework and I use Tailwind CSS for styling and GSAP for animation
I can go with any tech stack that's not an issue, so I started with the latest framework and language is reactjs with next.js
Next, I've to choose all the components I should develop that I can personally use as well in my upcoming real-world projects such as payment form, subscribe form, image gallery, buttons, a lot of other UI components, Header components and so on.
iHateReading is a platform by a developer for a developer and for the past 2 years I have been sharing blogs as well newsletters on ihatereading.in.
This is the right time to introduce some new changes or new features that is custom repo or custom code or whatever you want to call it, to bring back what this platform is all about.
Now comes what are these components made up of, all the components are made using the following modules
- Reactjs
- Tailwind CSS
- GSAP for animation
- Mantine.dev UI library (if required)
I am trying to go for a headless UI component meaning only functionality will be added without any styling or framework dependency in this way lot of developers can easily copy-paste the code and use it directly to develop fast.
While developing these components if you see the first component I've shared on https://ihatereading.in/customrepo and compare it with the new or latest component, one can easily find the difference.
Less dependencies less javascript and more optimised and reusable code components.
All the credit goes to research and blog I did last year, Why JavaScript reduces website performance? because the browser takes a lot of time to parse JS as compared to CSS. Thereby reducing JS will improve the website performance as well.
In addition, CSS nowadays is becoming so strong that very little JS is required to bring cool animations to the website and a lot of developers are not paying much attention to it that is another motto for using more CSS > less JS.
40 components have been added so far and I am working on more, if you have any idea of what kind of components or forms or tools I can make add them in the comment section I'll certainly follow the lead.
I am actively sharing the components development news on Twitter and LinkedIn as well as pushing the code on ihatereading.in/customrepo
Feel free to check them out, and let me know what more to add and create.
Cheers
Shrey
以上是Frontend UI Components的详细内容。更多信息请关注PHP中文网其他相关文章!

JavaScript核心数据类型在浏览器和Node.js中一致,但处理方式和额外类型有所不同。1)全局对象在浏览器中为window,在Node.js中为global。2)Node.js独有Buffer对象,用于处理二进制数据。3)性能和时间处理在两者间也有差异,需根据环境调整代码。

JavaScriptusestwotypesofcomments:single-line(//)andmulti-line(//).1)Use//forquicknotesorsingle-lineexplanations.2)Use//forlongerexplanationsorcommentingoutblocksofcode.Commentsshouldexplainthe'why',notthe'what',andbeplacedabovetherelevantcodeforclari

Python和JavaScript的主要区别在于类型系统和应用场景。1.Python使用动态类型,适合科学计算和数据分析。2.JavaScript采用弱类型,广泛用于前端和全栈开发。两者在异步编程和性能优化上各有优势,选择时应根据项目需求决定。

选择Python还是JavaScript取决于项目类型:1)数据科学和自动化任务选择Python;2)前端和全栈开发选择JavaScript。Python因其在数据处理和自动化方面的强大库而备受青睐,而JavaScript则因其在网页交互和全栈开发中的优势而不可或缺。

Python和JavaScript各有优势,选择取决于项目需求和个人偏好。1.Python易学,语法简洁,适用于数据科学和后端开发,但执行速度较慢。2.JavaScript在前端开发中无处不在,异步编程能力强,Node.js使其适用于全栈开发,但语法可能复杂且易出错。

javascriptisnotbuiltoncorc; saninterpretedlanguagethatrunsonenginesoftenwritteninc.1)javascriptwasdesignedAsalightweight,解释edganguageforwebbrowsers.2)Enginesevolvedfromsimpleterterterpretpreterterterpretertestojitcompilerers,典型地提示。

JavaScript可用于前端和后端开发。前端通过DOM操作增强用户体验,后端通过Node.js处理服务器任务。1.前端示例:改变网页文本内容。2.后端示例:创建Node.js服务器。

选择Python还是JavaScript应基于职业发展、学习曲线和生态系统:1)职业发展:Python适合数据科学和后端开发,JavaScript适合前端和全栈开发。2)学习曲线:Python语法简洁,适合初学者;JavaScript语法灵活。3)生态系统:Python有丰富的科学计算库,JavaScript有强大的前端框架。


热AI工具

Undresser.AI Undress
人工智能驱动的应用程序,用于创建逼真的裸体照片

AI Clothes Remover
用于从照片中去除衣服的在线人工智能工具。

Undress AI Tool
免费脱衣服图片

Clothoff.io
AI脱衣机

Video Face Swap
使用我们完全免费的人工智能换脸工具轻松在任何视频中换脸!

热门文章

热工具

安全考试浏览器
Safe Exam Browser是一个安全的浏览器环境,用于安全地进行在线考试。该软件将任何计算机变成一个安全的工作站。它控制对任何实用工具的访问,并防止学生使用未经授权的资源。

ZendStudio 13.5.1 Mac
功能强大的PHP集成开发环境

禅工作室 13.0.1
功能强大的PHP集成开发环境

SublimeText3汉化版
中文版,非常好用

DVWA
Damn Vulnerable Web App (DVWA) 是一个PHP/MySQL的Web应用程序,非常容易受到攻击。它的主要目标是成为安全专业人员在合法环境中测试自己的技能和工具的辅助工具,帮助Web开发人员更好地理解保护Web应用程序的过程,并帮助教师/学生在课堂环境中教授/学习Web应用程序安全。DVWA的目标是通过简单直接的界面练习一些最常见的Web漏洞,难度各不相同。请注意,该软件中