devcastcode's profile picture. Developer-focused, expert-taught video tutorials. Tweets by @jabacchetta.

DevCast

@devcastcode

Developer-focused, expert-taught video tutorials. Tweets by @jabacchetta.

Pinned

Arrays get all the love, but that shouldn't stop #developers from using #JavaScript's higher-order functions to iterate over plain objects. Four Object constructor methods for your toolbox, including fromEntries (introduced in ES10) 👇

devcastcode's tweet image. Arrays get all the love, but that shouldn't stop #developers from using #JavaScript's higher-order functions to iterate over plain objects.

Four Object constructor methods for your toolbox, including fromEntries (introduced in ES10) 👇

DevCast reposted

Curious: How many of you are at your job still because you don’t want to deal with the tech interview process for [some] reason?

Me %56.8
Not me %43.2

7874 vote · Final results


Use JavaScript's numeric separators to improve readability!

devcastcode's tweet image. Use JavaScript's numeric separators to improve readability!

Need a duplicate-free version of an array in JavaScript? The Set object is a built-in data structure that does not allow for duplicate values. Use the Set constructor to transform an array into a set. Use the spread operator to transform a set into an array.

devcastcode's tweet image. Need a duplicate-free version of an array in JavaScript?

The Set object is a built-in data structure that does not allow for duplicate values.

Use the Set constructor to transform an array into a set. Use the spread operator to transform a set into an array.

🤫 Did you know that Google has a secret code challenge for software engineers? 📬 Invites are sent via Google search if algorithms determine (based on your search history) that Google should be pursuing you as a potential hire.

devcastcode's tweet image. 🤫 Did you know that Google has a secret code challenge for software engineers?

📬 Invites are sent via Google search if algorithms determine (based on your search history) that Google should be pursuing you as a potential hire.
devcastcode's tweet image. 🤫 Did you know that Google has a secret code challenge for software engineers?

📬 Invites are sent via Google search if algorithms determine (based on your search history) that Google should be pursuing you as a potential hire.

DevCast reposted

Tip: With @ChromeDevTools open, click/hold the Reload button for bonus Empty Cache & Hard Reload options:

addyosmani's tweet image. Tip: With @ChromeDevTools open, click/hold the Reload button for bonus Empty Cache & Hard Reload options:

3 #HTML input attributes that can enhance the user experience: ✅ inputmode: Which virtual keyboard to display. ✅ autocomplete: Completion type, including new or current password, credit card number, one-time code, etc. ✅ spellcheck: Disable for non-word text inputs.


"Strong opinions, weakly held." — Paul Saffo #dev #quotes


Five years later and still a great #javascript #webdev read by @rauchg! "7 Principles of Rich Web Applications": rauchg.com/2014/7-princip…


DevCast reposted

👀 Yep.

FrontendMasters's tweet image. 👀 Yep.

DevCast reposted

Beautiful new docs @npmjs => preview-docs.npmjs.com 🌈🦄✨


Today's must-reads: The State of JavaScript Survey: 2019.stateofjs.com Web DNA Report: insights.developer.mozilla.org #StateOfJS #dev @mozhacks @SachaGreif


Dead-on. Mandatory meetings rarely deliver value. Replace daily stand-ups with @statushero. Communicate ad-hoc via @SlackHQ. Beyond that: "Have some time after lunch to jump on a quick video call to discuss... ?".

The last few months I’ve helped Discover completely rebuild their public site in React. We only have one scheduled meeting a week. But we’re moving quickly and collaborating daily. How? Frequent ad-hoc communication. That’s agile too.



Top secret @code tip 👇 Use the "find all references" command with your cursor on an import path. You now have all references of that file. 🧨 #vscode #dev

devcastcode's tweet image. Top secret @code tip 👇

Use the "find all references" command with your cursor on an import path. You now have all references of that file.  🧨

#vscode #dev

DevCast reposted

"Visual Studio Code is now an established part of Facebook’s development future. In teaming with Microsoft, we’re looking forward to being part of the community that helps Visual Studio Code continue to be a world class development tool." @code developers.facebook.com/blog/post/2019…

amandaksilver's tweet image. "Visual Studio Code is now an established part of Facebook’s development future. In teaming with Microsoft, we’re looking forward to being part of the community that helps Visual Studio Code continue to be a world class development tool." @code  developers.facebook.com/blog/post/2019…

PSA: The latest #JavaScript release is ECMAScript 2019, the 10th Edition (more commonly referred to as ES10). A new edition has been released every year since ECMAScript 2015 (ES6). Fortunately for all of us trying to stay relevant, these subsequent releases are much smaller!


Looks like the rest of us #developers will need to step up our game when it comes time to start a new personal project!

So excited to share something I've been working on! Introducing The Size of Space - an interactive visualization of the scale of the universe 🌌 👉 neal.fun/size-of-space/ 👈



Loading...

Something went wrong.


Something went wrong.