Last active
July 18, 2024 19:30
-
-
Save rafaelcavalcante/d73c08ace563b543c5546fe911bd8a21 to your computer and use it in GitHub Desktop.
Suggested Readings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"title": "Unpopular Opinion: It’s harder than ever to be a good software engineer", | |
"active": true, | |
"url": "https://juraj.hashnode.dev/unpopular-opinion-its-harder-than-ever-to-be-a-good-software-engineer" | |
}, | |
{ | |
"title": "Canary Deployment Intro to deployment strategies: blue-green, canary, and more", | |
"active": true, | |
"url": "https://dev.to/mostlyjason/intro-to-deployment-strategies-blue-green-canary-and-more-3a3" | |
}, | |
{ | |
"title": "The Trimodal Nature of Software Engineering Salaries in the Netherlands and Europe", | |
"active": true, | |
"url": "https://blog.pragmaticengineer.com/software-engineering-salaries-in-the-netherlands-and-europe/" | |
}, | |
{ | |
"title": "Equity 101 for Software Engineers at Big Tech and Startups", | |
"active": true, | |
"url": "https://blog.pragmaticengineer.com/equity-for-software-engineers/" | |
}, | |
{ | |
"title": "Build Your Career on Dirty Work", | |
"active": true, | |
"url": "https://staysaasy.com/career/2022/09/11/Dirty-Work.html" | |
}, | |
{ | |
"title": "The Joel Test: 12 Steps to Better Code", | |
"active": true, | |
"url": "https://joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/" | |
}, | |
{ | |
"title": "Technical debt as a lack of understanding", | |
"active": true, | |
"url": "https://daverupert.com/2020/11/technical-debt-as-a-lack-of-understanding/" | |
}, | |
{ | |
"title": "Why Don’t Developers Take Accessibility Seriously?", | |
"active": true, | |
"url": "https://css-tricks.com/why-dont-developers-take-accessibility-seriously/" | |
}, | |
{ | |
"title": "What is a Senior Software Engineer in Big Tech?", | |
"active": true, | |
"url": "https://newsletter.pragmaticengineer.com/p/what-is-a-senior-software-engineer" | |
}, | |
{ | |
"title": "How many direct reports should a manager have?", | |
"active": false, | |
"url": "https://theengineeringmanager.substack.com/p/how-many-direct-reports-should-a" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment