![Ultimate Courses Profile](https://pbs.twimg.com/profile_images/1085999117367676929/r0SmDsBp_x96.jpg)
Ultimate Courses
@tryultimate
Followers
6K
Following
1K
Statuses
897
Advanced Courses • 3x Awards • 70,000+ Students • Location and Team Discounts • 10+million Blog Readers • Tweets by @toddmotto
UK
Joined September 2016
RT @toddmotto: Closures are a misunderstood, but an essential pattern for JavaScript devs - example: function createCounter() { let coun…
0
41
0
RT @BraydonCoyer: Todd makes concepts easy to understand. It’s actually a hard thing to do, and he does it seemingly effortlessly. Check…
0
1
0
RT @toddmotto: If you're struggling with .reduce() then this one's for you. In it's simplest form it's an accumulator method to easily sum…
0
28
0
RT @toddmotto: Lots has changed in JavaScript in recent years, but I still come back to this little gem: Object .prototype .toString…
0
118
0
@brandontroberts Mostly panic whilst repeating “what would Brandon do?” Eventually the answer presents itself.
1
0
1
RT @toddmotto: What do you use to 'group by' with arrays of objects? I got inspired by the upcoming Stage-3 feature Array.prototype.group…
0
7
0
How to avoid wanting to quit 💯 - Take slow days 🐌 - Complete fast easy tasks 💥 - Some days you just need a break, and that’s okay ✅ - Keep the momentum 🛞 - If in doubt, yes, have another coffee ☕️🥳…
When things get tough, overwhelming, challenging and you feel like quitting it's okay. Don't overload and burn out, keep turning the wheel and don't let the momentum slide. It's great to have 'slow' days of work to allow your mind to reset - you can't always be full throttle.
0
0
4
RT @IamBozhinovski: @laforge_toma Probably learned from bad tutorials and stopped learning Angular at some point. Kind-a hard to find good…
0
1
0
Happy Friday! We have some beautiful weather planned for the UK! Hope everyone enjoys a relaxing few days! 😄 #DEVCommunity #weekendvibes
0
0
3
🧐Have you noticed there are no good guides on how to set up a TypeScript with Node.js?... 🎆Until now! 🔥I have a written a super in-depth guide! Find it here #100DaysOfCode #DEVCommunity #TypeScript
0
7
13
🏅Constructors create custom objects that follow the OOP pattern. ✅To create well designed and reusable code, this is a critical concept to grasp! 🎯 Often referred to as "classes" - I've gone into it here... @JavaScript #100DaysOfCode #DEVCommunity
0
6
16
📸 Screenshot the *whole* webpage easily with @ChromeDevTools: 1. Open Dev Tools 2. Ctrl (or Cmd) + Shift + P 3. Choose "area" or "full size" screenshot 💎 Have any other hidden gems? Sharing is caring.
0
3
17
✍️ Function Parameters and Defaults - Argument not supplied? Enter default! 🧐 Opt for a modern JavaScript feature known as the “default parameter”- Simple! 🎆This was new in ES2015, check it out: @JavaScript #DEVcommunity #100DaysOfCode
0
4
4