Home / Companies / Retool / Blog / November 2023

November 2023 Summaries

6 posts from Retool

Filter
Month: Year:
Post Summaries Back to Blog
Retool has launched a Referral Program aimed at rewarding its community of entrepreneurial and collaborative builders for sharing the platform with new users. Participants can earn a 20% commission on payments from new customers they refer to Retool's Team or Business plans for six months, while those customers receive a 20% discount during the same period. The program is designed to lower the barrier to entry for businesses interested in using Retool, facilitating rapid development of operations software. Users can access their unique referral link through the Retool platform and track their earnings via PartnerStack, with the option to withdraw funds through various payment methods. By sharing personal success stories and supporting new users in building their first Retool apps, participants can enhance their referral efforts and contribute to the growth of the vibrant Retool community.
Nov 17, 2023 645 words in the original blog post.
In his guest blog post, Zach Chaitman, managing director at Rappid, discusses the challenges businesses face when relying heavily on purpose-built SaaS products for their operations, highlighting the difficulties that arise when evolving needs necessitate a switch in platforms. Chaitman emphasizes the importance of maintaining flexibility, continuity, and scalability in business workflows by decoupling them from platform-specific features. He illustrates how Rappid's use of Retool's Workflows product allows businesses to create platform-agnostic processes, enabling seamless transitions between tools and platforms without disrupting operations. Through a case study involving a customer's migration from Zendesk, Chaitman details how Retool facilitated the development of a custom support escalation workflow that improved efficiency and reduced reliance on a single SaaS platform, ultimately enhancing the customer's ability to adapt to changing technological landscapes and improving ticket response times by 15%.
Nov 14, 2023 1,486 words in the original blog post.
The text provides a comprehensive guide on building a customizable React switch component, which allows users to toggle between two states such as "on" and "off" or "true" and "false." This component is particularly useful for handling boolean logic within an application and can be seamlessly integrated via React's component-based architecture. The tutorial details the creation of a basic switch component, including the necessary props like a value variable and an onChange function, and emphasizes the importance of aligning the component's design with the application's aesthetic. It also discusses adding features such as custom colors and animations to enhance user interaction. Moreover, the guide suggests incorporating a hidden native checkbox input to improve accessibility, as well as offering customization options for color themes using props. The text concludes by highlighting that while a simple but effective switch component can be developed from scratch, ready-made components are available in libraries like Retool for those who prefer a quicker solution.
Nov 13, 2023 1,709 words in the original blog post.
Anthony Accomazzo, co-founder of the integration platform Sequin, discusses the challenges of retrieving previously written code from Git history and introduces a solution using semantic search powered by embeddings. By leveraging OpenAI's API and tools like Retool and Sequin, developers can build an advanced search tool for GitHub pull requests, issues, and commits that goes beyond simple string matching to perform semantic comparisons. The process involves syncing GitHub data to a Postgres database, generating embeddings for these records, and setting up a Retool workflow to update embeddings with webhooks. This semantic search capability enhances the ability to find specific code and analyze data, such as identifying the ratio of bug fixes to new features. The approach not only improves search efficiency but also opens opportunities for further analysis and tooling development on GitHub data.
Nov 13, 2023 3,001 words in the original blog post.
Enterprises often grapple with internal software challenges such as "spaghetti code," tool sprawl, and technical debt, which can turn once-competitive applications into liabilities over time. Retool aims to address these issues by offering a platform that enables the efficient and sustainable development of internal applications, emphasizing properties like security, maintainability, reliability, scalability, and consistency. The platform incorporates best practices such as code review, testing, and role-based access control, and offers features like custom SSO, environments, source control, and audit logs. Recent enhancements include Spaces for isolated workspaces, Platform APIs for programmatic management, and extended data-level permissions, all of which aim to centralize governance while minimizing overhead. Retool positions itself as an application layer that integrates with existing cloud and data infrastructures, allowing organizations to build and extend applications seamlessly. Upcoming features will focus on reliability and maintainability enhancements, with an event featuring Pinterest highlighting how they have scaled Retool to become their primary internal tool platform.
Nov 06, 2023 982 words in the original blog post.
The "State of AI 2023" blog post by the Retool Team, published on November 6, 2023, likely discusses the rapid advancements and current trends in artificial intelligence as observed by the team. With a focus on the remarkable speed of AI development, the post may delve into the implications and applications of AI technology in various sectors, including potential updates and features in Retool's offerings. Although the exact content details are limited, the context suggests an exploration of AI's evolving role in technology and business, reflecting on its transformative impact and future prospects.
Nov 06, 2023 243 words in the original blog post.