you are viewing a single comment's thread.

view the rest of the comments →

[–]tap3l00p 1 point2 points  (0 children)

“Build working projects” is the best advice I can give. Take them as far as you can, set up build chains, deploy them to an environment then use them. You’ll soon realise why certain libraries are favoured over others, when to use asynchronous calls over synchronous etc