TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Do I need to build my projects without a framework/library to understand more?

1 点作者 dk574超过 6 年前
Hi. Tech newbie here, although I&#x27;ve had an account here for some time.<p>I&#x27;ve been having struggles starting my projects and sticking to it till I finish, especially when I try to use frameworks like React. Working with state in React is one thing I still struggle with. When a library like Redux comes in, I get a lot more caught up with mastering the framework&#x2F;library before I start my project.<p>Since I didn&#x27;t have much experience making projects without a framework,(e.g did not work with DOM much before React either, I only had a few projects using a basic HTML&#x2F;CSS&#x2F;JS file), do I need to focus on projects without a framework to help with my understanding of React and&#x2F;or any other framework&#x2F;library?

1 comment

new_guy超过 6 年前
For what it&#x27;s worth I&#x27;d say forget learning any framework, learn the language first. That&#x27;s where so many people go wrong.<p>Just forget frameworks, they make things a LOT easier but they really don&#x27;t help you learn the fundamentals.<p>Once you&#x27;ve got the fundamentals down, i.e you know the language and can do whatever you need without a framework, then you can move on and learn one and for that I&#x27;d do a complete structured learning course, something like <a href="https:&#x2F;&#x2F;www.fullstackreact.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.fullstackreact.com&#x2F;</a> then once you&#x27;ve mastered the language, and then mastered the framework, you&#x27;re good to go. Otherwise you&#x27;re just going to flounder and produce crappy code.
评论 #17979560 未加载