DEV Community

Discussion on: November 13th, 2020: What did you learn this week?

Collapse
 
chinwepromise3 profile image
Chinwe Promise

I recently started learning Javascript. This week I learnt arrays, functions, DOM, Objects and method. Going forward, I stilll have a lot to cover.

Collapse
 
nickytonline profile image
Nick Taylor

Awesome! Also, don't get overwhelmed by all the stuff to learn. Do it bit by bit.

  • Sarah Edo has a really great tool for learning array methods called Array Explorer. You can check out links to it in here Tweet
  • Microsoft just released a free Web Development for Beginners curriculum if you're interested.
  • I also have a bunch of resources that you may want to check out.
  • Lastly, follow the JavaScript tag if you aren't already

#javascript

<p>Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. </p><p>JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!</p>

Excited to see what you make with your new skills. Maybe even blog about it! 😄

Amy Poehler being cool

Collapse
 
chinwepromise3 profile image
Chinwe Promise

Thank you for the resources.