It has been fun to play around with this over the last couple of months or so, and this has been very impressive.
With the new vision (image) ability, it just made the process of making prototypes so much easier.
Kudos to the @vercel team on the launch.
The "Software Engineering at Google" book is now free to read online: bit.ly/swe-book. Great insights on improving code quality & scaling engineering teams.
ALT Today, software engineers need to know not only how to program effectively but also how to develop proper engineering practices to make their codebase sustainable and healthy. This book emphasizes this difference between programming and software engineering.
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software.
This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
“The paradox of #innovation requires the pursuit of both iteration *and* innovation to thrive against digital Darwinism and #Darwinism in general. To do this requires a culture that allows for discovery, experimentation, and even failure."
leadersmag.com/issues/2022.2…
Designing and using tools with a purpose makes your life easier as a developer. If a tool easily adapts to your needs you spend more time working and less time struggling with that tool #tech#developerspace
Feb 7 2021 9am PST @libswan from @AxionedTeam will be running a virtual workshop. Goal: Help you clarify actions to take to get closer towards your objective how to drive such clarity & momentum in the future using #rubberducking🦆 #GTD. #ProductWorld: bit.ly/3Amjgyr
The universe isn't going to hand you skills on a silver platter. You have to work for them. Step by step. Hour by hour. Year by year. Learn to love learning.
Tailwind CSS v3.0 is here — bringing incredible performance gains, huge workflow improvements, and a seriously ridiculous number of new features.
Read the announcement post for all the details 👉
tailwindcss.com/blog/tailwin…
#3 Following through with the Nested routes which allow you to essentially split the code into semantic parts, when things fail they happen at a component level vs. entire page/application-level.