December 2022 Summaries
7 posts from Jam
Filter
Month:
Year:
Post Summaries
Back to Blog
The article highlights the top 9 productivity tools for product managers, as recommended by experienced PMs. These tools include Miro, Microsoft 365 for iPad, ClickUp, Slack video messaging, Capture, Mode Analytics, Google Calendar, Google Docs, and Jam. Each tool is described in detail, including its features, pricing, and why it's awesome. The article aims to help product managers streamline their workflows, improve collaboration, and increase productivity using these tools.
Dec 13, 2022
1,921 words in the original blog post.
Jonathan Ross, Israel's Head of QA at Just Eat Takeaway, shares his journey from being a Kibbutz farmer to leading QA in the metaverse. He emphasizes the importance of soft skills like negotiation and communication in QA, as well as the need for collaboration between developers and QA teams. Ross also highlights the use of tools such as Postman and Testim.io in API testing and automated testing. He recommends courses like Applitools' Test Automation University for learning JavaScript and getting into automated testing. Additionally, he shares his experience working on MagicLeap's AR headset company, where he had to adapt to a new environment with PhDs in computer vision and machine learning. Ross also discusses the ethics of QA in the metaverse, including moderating online interactions and considering real-world ramifications.
Dec 12, 2022
1,635 words in the original blog post.
As a new product manager, onboarding can be an overwhelming experience, but with planning and proactive communication, you can make it less daunting. It's essential to ask how the company onboards new hires during the interview process, set clear plans for your first 30, 60, and 90 days, organize your bookmarks for efficient access, review your team's roadmap and backlog to understand their priorities, and take note of your first impressions to gain a nuanced perspective later. Additionally, setting up one-on-one meetings with as many people as possible, writing and sharing a "how I work" guide, asking dumb questions, seeking regular feedback from your manager and coworkers, understanding how your team prioritizes work items, and being open to learning and adapting can help you hit the ground running and contribute value to your team quickly.
Dec 09, 2022
1,163 words in the original blog post.
Jam for ClickUp is a browser extension that integrates ClickUp with Jam, a top-rated chrome extension for developers, to log bugs extremely fast without context switching. By using Jam for ClickUp, developers can create ClickUp tasks that include detailed developer information such as console logs, network requests, and device specifications. This allows engineers to fix more issues in less time and reduces the risk of slow communication cycles between development, support, and QA. To get started, users need to install the Jam extension in their browser and sign up for a ClickUp account. Once connected, users can create ClickUp tasks from Jam by selecting a capture method, providing task description and filling out relevant fields, and clicking "Create". This process saves time and frustration for developers and ensures that no bug slips through the cracks to customers.
Dec 07, 2022
409 words in the original blog post.
At Jam, a software development company, their mission is to help teams ship high-quality software faster by making it easier to communicate about and fix bugs. The company recently announced its new ClickUp integration, which allows users to record and annotate their screen and generate a ClickUp task with all the debugging information engineers need in seconds. This integration combines Jam's ability to create perfect bug reports with ClickUp's all-in-one project management tool, enabling teams to move even faster. To build this integration, Jam used design patterns, such as a generic interface for common tools they integrate with, and leveraged easy-to-follow documentation provided by ClickUp, including code examples in different programming languages. The team also implemented a "stale while revalidate" model to speed up task creation by pre-filling fields in a cache. Throughout the integration process, Jam collaborated closely with ClickUp's integrations product manager and engineers, receiving helpful support and encouragement. The resulting integration is designed to be user-friendly and free, taking less than 30 seconds to get started.
Dec 07, 2022
850 words in the original blog post.
Introducing Jam for ClickUp – an ultra-fast way to log bugs in ClickUp! Now you can create perfectly filled out ClickUp tasks in 2 clicks, with all the developer details automatically included to help engineers fix bugs faster. This tool includes various engineering goodies such as console logs, full network request data, OS and device specifications, timestamps, page URLs, and internet speed, making it a productive addition to your workflow. With Jam for ClickUp, you can enjoy a more efficient day for both yourself and your engineers.
Dec 06, 2022
120 words in the original blog post.
The text discusses the challenges of moving fast as a remote company, particularly in the SaaS industry where customers rely on products to complete their work. The author shares eight tips on how to move fast without breaking things, including writing clear tickets, planning weeks of engineering ahead of time, setting timelines and using a stoplight system for project check-ins, increasing code comments, implementing feature flags, making things better as you go, holding retrospectives after every major project, and prioritizing team well-being. These tips aim to support developer productivity while maintaining quality high in a fast-paced remote work environment.
Dec 02, 2022
911 words in the original blog post.