Join our community of developers sharing insights, reviews, and recommendations
Published: June 12, 2020
This week our reviewers selected this outstanding technical resource as a must-read for all developers looking to enhance their skills.
Posted by Sage Allen 1 days ago
We’re trying to reduce bundle size in our frontend app. What techniques have worked best for you?
Posted by Peyton Nguyen 6 hours ago
I’ve been working on improving accessibility in our app. It’s more complex than I expected. What resources helped you get it right?
Posted by Rowe Flores 1 days ago
Working remotely has changed how I approach coding. The lack of spontaneous whiteboard sessions means I have to be more deliberate about design discussions. What remote collaboration tools have you found most effective?
This is one of those things that sounds simple but is deceptively hard to implement well.
1 12 days agoThanks for sharing your workflow. I’m going to try incorporating some of these ideas.
1 3 days agoPosted by Rowe Carter 2 days ago
My team is considering adopting a new framework for our upcoming projects. We're debating between the stability of established options versus the innovation of newer ones. How have you approached this dilemma?
Interesting take. I hadn't considered that angle before, but it makes a lot of sense.
2 3 days agoI think the industry is moving in this direction as well. Several major companies have started adopting similar practices.
3 2 hours agoPosted by Morgan Lopez 6 hours ago
I’ve hit a wall with async programming in JavaScript. Promises, callbacks, and async/await are all tangled. How did you master it?
This is a great case study in balancing trade-offs.
3 4 hours agoPosted by Emerson Lewis 1 hours ago
I’ve been burned by poor error handling too many times. What’s your philosophy on designing resilient systems?
I’ve forwarded this to my team. We’ve been struggling with something similar.
2 8 days agoPosted by Reagan Jones 2 days ago
I've noticed that many developers overlook the importance of proper logging. When things go wrong in production, having detailed logs has saved me countless hours of debugging. What logging strategies have worked best for you?
We had a similar debate in our team. Ultimately, we went with the simpler option and it paid off.
1 2 days agoWe had a similar debate in our team. Ultimately, we went with the simpler option and it paid off.
2 12 hours agoPosted by Spencer Adams 4 hours ago
We’re considering using feature flags to manage rollouts. What’s your approach to implementing them safely?
Thanks for sharing your workflow. I’m going to try incorporating some of these ideas.
4 10 days agoDevelopers who read these books earn 25% more on average!
Join our community and get exclusive discounts on recommended books.
From a security standpoint, this approach makes me nervous. Have you considered the potential vulnerabilities?
3 1 days ago