The "How to Become an Effective Software Engineer" book is out 🎉
The traits, tips and tricks I've collected in 25 years as a software engineer, distilled🦉
Please share this to reach more developers early in their careers. Thank you ❤️
Ember.js consultant, author of Rock and Roll with Ember.js: balinterdi.com/rock-and-roll-… . Hiker, enthusiastic chess player, homo ludens. #chesspunks
- A small excerpt from my upcoming book, "How to Become an Effective Software Engineer". See link in the comments below.
- I'm happy to report that The How to Become an Effective Software Engineer book now has a landing page, and you can download a very generous sample: effective-software-engineering.com
- The "How To Become an Effective Software Engineer" book is coming along nicely, and should be out this year. Sign up here: fullstack-consulting-llc.kit.com/72aa1e93d9
- I must have spent days of my life typing `document.querySelector(All)` in browser consoles only to realize I can simply type `$(selector)` and `$$(selector)`

