TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby dk574over 6 years ago
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_guyover 6 years ago
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 未加载