Home / Companies / Jam / Blog / November 2022

November 2022 Summaries

5 posts from Jam

Filter
Month: Year:
Post Summaries Back to Blog
When early-stage startups are trying to find product-market fit, they often receive advice to ship fast and ship messy because users will know the product has market fit when they're willing to use it despite its bugs. However, this approach obscures clarity, making it difficult for founders to distinguish between a product problem and quality issues. Reid Hoffman's "ship fast" mantra is still relevant, but it should be followed by a focus on fixing high-quality software, rather than tolerating bugs. Founders need to prioritize quality to create momentum, unlock learning, and make important decisions about the product direction. By keeping scope small, involving the entire team in testing and dogfooding, setting up lightweight processes and tools, and hiring a QA tester early, startups can ship high-quality software and avoid obscurity around product-market fit.
Nov 17, 2022 1,085 words in the original blog post.
The post describes how the author's company automates the process of publishing a Chrome extension to the Chrome Web Store. The automation is achieved using GitHub Actions, which runs a workflow when a specific tag is pushed to the `master` branch. This workflow consists of two jobs: one for building and archiving the extension artifact, and another for uploading it to the Web Store. The process involves generating Google API keys, installing the Chrome Web Store CLI tool, and using its upload command to submit the extension for review. Once the submission is complete, the author manually reviews the extension on the developer dashboard before publishing it. By automating this tedious task, the company can focus more time on building new features and improving their product.
Nov 16, 2022 671 words in the original blog post.
Airtable is a visual platform that connects people, data, and workflows across the organization to have a single source of truth. Alex Wolfe, associate program manager at Airtable, uses various tools such as Airtable, Workflowy, Miro, Capture, and Jam to improve productivity and workflow efficiency. He emphasizes the importance of setting boundaries and saying "no" to do a few things well in order to achieve more productivity and happiness at work. Alex's current song on repeat is Do It Better by Felix Jaehn, and he has a favorite desk setup feature - a USB hub that can plug both his work MacBook and personal laptop into. He also shares insights on how Airtable has evolved over the years, from taking ideas from anyone to focusing on efficiency and adoption of new processes.
Nov 15, 2022 686 words in the original blog post.
Just launched: report bugs to GitHub in seconds! We just launched Jam for GitHub on ProductHunt, which is the fastest way to log bugs to GitHub issues. Every issue auto-includes console & network logs, making it a favorite among developers. With this new feature, users can now be 20X faster at reporting bugs in GitHub, recording and sending them directly from their current tab without leaving. Jam also includes device info, console logs, and network requests in every GitHub issue, pleasing engineers. The launch is part of the company's enthusiasm to provide a better user experience, while offering a fun sticker as an appreciation for users who try it out.
Nov 09, 2022 170 words in the original blog post.
Kayleen Standridge, a product manager at ClickUp, shared her insights on must-have productivity tools, habits, and workflows in an interview. She discussed the importance of user research, analytics, and ensuring a great user experience, while also highlighting her favorite tools such as Spotify and ClickUp, as well as Sublime for text editing and Postman for testing API endpoints. Standridge emphasized the value of not stressing about mistakes, owning them, and growing 1% every day, and mentioned enjoying dad jokes to make her work environment light-hearted. She also talked about her current song on repeat, The Sound of Settling, and recommended checking out SeatGeek's QA stack and Airtable's top tools for product managers.
Nov 01, 2022 472 words in the original blog post.