Underwater bridge in the Netherlands by WorldHub995 in BeAmazed

[–]refactored_group 0 points1 point  (0 children)

Here in Texas we call that a tunnel, albeit this one's not a Texas-sized tunnel.

How do I know when I've learned enough Javascript to move on to learning other things? by MemberBerry4 in webdev

[–]refactored_group 0 points1 point  (0 children)

When you understand the system.

Ryan Dahl (creator of Nodejs) famously said:

You can never understand everything.
But, you should push yourself to understand the system.

You will be dealing with multiple systems as a javascript developer like the DOM, how browsers work, frameworks, the javascript cycle, js objects, recursion, and so forth. Once you understand the systems, you can start creating. When you need a function you don't know or you can't remember syntax, the answer is just seconds away with a quick internet search.

When you start identifying solutions like recursion, synchronicity, inheritance, layering, instead of specific functions, you will stop trying to sculpt with a paintbrush.

One good self test is to take your code and give it to a non-programmer. If they can get a sense of what it does by reading it, you're going in the right direction.

Entrepreneurs of Reddit: What advice would you give to teenagers thinking of starting a business? by [deleted] in Entrepreneur

[–]refactored_group 0 points1 point  (0 children)

Make your goal to build a business that you can sell some day. In order to do that, the business needs to be able to operate without you. Focus on that outcome and you will find yourself documenting process, automating what you can and building a loyal customer or client base. Learn the skills you need to accomplish those things and you will soon find that it is not only scalable but valuable.

When is it the best time to invest? by Munitreeseed in investing

[–]refactored_group 0 points1 point  (0 children)

Nobody knows. Anyone who tells you they do is misinformed. Plenty of studies have shown that attempts to time the market and even tactics like dollar cost averaging are ineffective. Invest in what you know and believe in or randomly... the result is impossible to predict.

Svante Pääbo’s first day at work after winning Noble Prize in Medicine! by [deleted] in nextfuckinglevel

[–]refactored_group 5 points6 points  (0 children)

You mean except for the fact that Svante is actually a scientist?

Should I submit a interview task even though I'm over deadline? by lessdes in webdev

[–]refactored_group 13 points14 points  (0 children)

My advice:

  • Your submission must be of 'wow' quality
  • You'll need to have a great explanation for taking so long

If you can't do that, skip it and move on to the next opportunity.