REST is a great framework for building APIs, but it doesn't cover everything you need for success. Consider what can go wrong and you'll do much better.
Formal code reviews lead to confusion and wasted time. Pair programming, on the other hand, has regular, effective code reviews built into its framework.
Your mocking library might be trying to make things easy for you by letting you use mocks without defining their behavior—but it's really sabotaging you.
Using levity offered me a way to fix something without sacrificing any relationships, and spread good behavior. It offered me a creative “third option” in the workplace when encoun
Communication is essential to any type of cohabitation, and the office is no exception. But with constant distraction, how can one thrive in an open office environment?
Communicating on-going project updates across teams isn’t always easy. Implementing Storybooks with a continuous integration pipeline helps smooth out that process.
Apollo Client local cache is powerful, but complex. Utilizing custom React hooks and Apollo Client cache simplifies the interphase and makes data fetching more effective.
Context scenarios act as a bridge between deliverables in the planning phase and the wireframe or design. Utilizing them can help with team alignment and will further the design pr