How to Recover an Accidentally Deleted ProjectAccidentally deleting a project can be stressful, but recovery may be possible. This article explains the steps to take immediately if a project has been deleted by mistake.
Supported Keyboard Shortcuts and Productivity TipsLearn about the essential keyboard shortcuts supported for saving work and enhancing productivity. This guide also highlights key shortcuts from the Ace Editor and provides links to official resources for further learning.
Understanding the Difference Between Staging and Production in SlaterLearn the key differences between staging and production environments in Slater, including how each serves your code and best practices for a smooth deployment workflow. This guide clarifies when to use each environment and how to ensure your changes are properly tested before going live.
How to Transfer a Project to a New TeamLearn the step-by-step process for transferring a project to a new team, including how to assign a new admin and what to do if you need to move a project to an existing team. This guide ensures a smooth project handoff while maintaining team control.
How to Delete Your Team AccountLearn the steps required to delete your team account. This article explains the process and provides contact information for assistance.
Does Slater Support TypeScript?Slater is designed to enhance Webflow projects by supporting JavaScript and CSS workflows. At this time, TypeScript is not supported directly within Slater. This article explains current capabilities, alternatives, and provides references for further learning.
Does Slater Offer a Public API?Slater currently does not provide any public APIs for external use. This article explains what this means for users and offers alternative ways to interact with Slater features.
How to Use AI in Slater to Write JavaScript CodeSlater's AI integration can help generate and refine JavaScript code directly in the editor. This guide explains how to select tools, write prompts, use output, and adjust AI settings for both free and Pro accounts.
Managing Project Access Controls in SlaterLearn how to control who can access projects in Slater by adjusting team sharing settings and managing access for individual projects. This guide explains where to find these controls and how to ensure the right team members have the right access.
Production Launch Checklist for SlaterThis checklist provides essential steps to ensure a successful and smooth production launch using Slater. It covers critical pre-launch tasks, verification processes, and references to helpful resources. Following this guide helps minimize issues and ensures that all aspects of the launch meet quality standards.
Simple Webflow Form Validation and Secure SubmissionLearn how to easily validate Webflow forms using built-in browser features, display clear error messages, and safely send form data using a secure server endpoint. This guide covers basic code and best practices, with no advanced features or third-party libraries required.
Technical Definition of JavaScript for Webflow DevelopersJavaScript is a lightweight, interpreted programming language essential for adding interactivity and dynamic features to web pages and applications, including those built with Webflow. Understanding JavaScript's core concepts and capabilities can help Webflow developers extend project functionality and integrate modern web technologies.
How to Use Per Page JavaScript with Conditional Includes in SlaterSlater enables per page JavaScript functionality through the use of conditional includes. This approach allows developers to load specific scripts or stylesheets only on designated pages, optimizing performance and ensuring maintainability.
How to Create a Simple Leaderboard in Webflow with SlaterLearn how to build a basic ranking or leaderboard system using localStorage in a Webflow project with Slater. This guide provides a working script, step-by-step usage instructions, and links to reference resources for further customization.
Best Practices for Organizing JavaScript in Your Slater ProjectLearn how to structure your Slater project for maintainability, performance, and team collaboration. This guide covers recommended directory layout, usage of slater_import, and key patterns for sharing code and avoiding common pitfalls.
How to Publish Slater Code to Webflow (Step‑by‑Step)Add your Slater script to Webflow’s project settings, publish to staging from Slater, verify on webflow.io, then promote to production once everything checks out.
Billing, Licenses, and Trials FAQBilling is self‑serve and monthly; start on the free tier and upgrade anytime. Seats, plan limits, and invoices vary by plan; check the pricing page.
Security, Privacy, and Data Handling FAQSlater hosts your production JavaScript and connects to Webflow via a single script, running on AWS‑backed infrastructure with staging/production separation. For items not publicly documented (e.g., data retention, model providers), contact jared@edgarallan.com.
Pricing & Plans for SlaterSlater is free to start, with affordable paid plans for hosting and full‑featured development. As of today, tiers include Playground (free), Host User ($5/user/mo), and Dev User ($10/user/mo)—confirm specifics on the live pricing page.
How to Connect and Sync with GitHubLearn how to connect your project to GitHub and understand the one-way sync process. This guide explains how to save your work to GitHub using both the Save dropdown and keyboard shortcuts.
Understanding Slater's Unlimited Character SupportSlater allows users to add custom code of any length, making it easy to implement complex or lengthy scripts without worrying about character limits. This flexibility supports advanced customization and seamless integration within your projects.
How to Find and Download Your InvoicesEasily access and review all your invoices by navigating to the billing section of your account. This guide provides clear steps for locating invoices through the Stripe portal, ensuring you always have access to your payment records.
How to Permanently Delete Your AccountLearn the steps required to permanently delete your account. This guide covers how to contact support, what information to include, important considerations, and where to get more help.
Getting Started with Slater for WebflowLearn how to quickly set up Slater with your Webflow project, write and test custom scripts, and safely publish changes. This guide covers prerequisites, step-by-step instructions, rollback options, and frequently asked questions for a smooth integration.
Pricing, Contracts, and Operational Processes for Agencies and StudiosThis article outlines pricing options, paperwork, operational processes, and frequently asked questions for agencies and studios working with the service. Find details about payments, user management, onboarding, and available resources for a smooth collaboration.
Enhance Your 'Go Up' Button with a Scroll Progress IndicatorElevate the standard 'Go Up' button by integrating a circular scroll indicator that visually displays page progress. This enhancement improves user experience by providing intuitive feedback and adds a modern, interactive element to any website.
Choosing Between Webflow Native Custom Code and Slater for JavaScript IntegrationSelecting the right tool for adding JavaScript to a Webflow site depends on your project's complexity, team collaboration, and desired workflow speed. This article clarifies when to use Webflow’s native custom code features versus Slater, outlines their key differences, and provides guidance for efficient development.