"What is React" course released at
@Pluralsight Learn the basic architecture of React, what a React app looks like and what makes React awesome
@reactjs
@CodingGarden Just realized that you are the same guy that did the @coolifyio tutorials! Thank you for that. Helped me a lot. Love hearing you on @syntaxfm, particularly the AI security stories. Keep it up!
@syntaxfm I heard @CodingGarden say he likes running tests manually to avoid inference. My version 97 self use to think that way, but version 98 realized it's better to let AI wait for a completion event, and then if there is a failure investigate (almost no cost).