Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
mrrmc2266yGood on you!
Coding something and not knowing what you're doing is the best way to learn :)
Good luck! -
Think of it as a circular maze. You are right now on the outer most circle. You complete one round, you get to an inner circle and so on. With every inner circle move you're learning newer and better ways of closing the circle.
-
When i created my first C# app I googled 100% of problems i encountered (mostly syntax and how to do a simple *insert simple operationbor algorithm*)
Now i google very rarely because i know the enviroment and how to fix my errors by using tools that i never thought existed. -
@gymmerDeveloper I started in the center of the maze and every time I thought I escaped, I realized there was an even bigger circle of knowledge around that one that I didn't know. The maze keeps growing and every time I learn 1 thing I realize 10 more things I don't know.
-
ytho10786ySo I think the reason I’m feeling like this is a mediocre project at best is because I started out building everything from scratch, no frameworks or libraries except for jquery and sass, mostly because I had no idea what to use. Now I’m wishing I started off doing more research.
-
It's good you are doing it 50% of the time. I think I'm googling pretty much all the time 😂
Confession
I'm building a web app with little experience and I'm probably Googling stuff 50% of the time and I'm sure I'm doing everything the wrong way but it works so...
rant