|
|
|
|
|
by throwaway088
1867 days ago
|
|
Congrats on launching. But how is this different from frontendmentor? I have some feedback. Given that other sites are giving exact same service, this is not of much use to me. However, what I need is step by step instructions on how to accomplish a given template. I do not need finished code. I need instructions on how to build each component, styling of each header, each "card", how to use bootstrap rows and make sure nothing over flow, make sure images are not clipped inside grid layout etc. There are individual tutorials for each part but it has become hard to find tuorials for entire project. Some youtube videos come close but since they are made by experts, its never clear what can go wrong and how one should reason about it. I guess I want annotated solutions and not finished solutions. I gave same feedback for other sites, but they agreed its needed but didnt do anything about it. |
|
Nobody can cover all those things, since they are very much individual problems. You can usually find other people that ran into the same or a similar problem by using search engines or something like stack overflow.
An experienced developer will be able to guess what the problem might be and attempt several things to fix it. This knowledge is not really teachable by following a course or youtube video. It's acquired through working with technologies and learning the ins and outs of those.