June 2023 Summaries
2 posts from Bump
Filter
Month:
Year:
Post Summaries
Back to Blog
The text discusses the remote work experience at Bump.sh, a company that has embraced this working style long before the pandemic. It highlights the benefits of remote work such as flexibility, autonomy, and access to global talent. The company allows employees to choose between working from home or in a coworking space, with occasional opportunities for IRL meetups. Communication is facilitated through various tools like Slack, Notion, Figma, and video conferencing platforms. Despite the challenges of remote work, Bump.sh strives to create a healthy, comfortable, and caring environment for its employees.
Jun 21, 2023
1,419 words in the original blog post.
API architecture diagrams are visual representations of the structure and interactions of an API's components. They help developers plan interface structures, users understand intended use, and QA engineers test and debug APIs. Common types include sequence diagrams, service architecture diagrams, and internal API architecture diagrams. Tools for creating these diagrams include Unified Modeling Language (UML), Mermaid, and Lucidchart. Best practices involve using the right type of diagram, considering accessibility, keeping it simple, and avoiding jargon.
Jun 06, 2023
1,866 words in the original blog post.