📄️ Introduction to Teams Pro
Teams Pro is a new and revolutionary approach to working, collaborating, and building. It's a shared repo for your entire team (and potential new team members), making it easier for you to work together.
📄️ Managing teams
To create a team, click the "Teams" tab in the sidebar. From the Teams dashboard, click "+ Create a team" and follow the steps. You can invite people using their Replit username or their email address, or by sharing a link through the "Generate a team invite link" button (the link does not expire).
📄️ Managing public and private repls
When you create a repl, it can either be public or private.
📄️ Building internals tools on Replit with Flask, SQLite, and Pico.css
Whether you're a small startup without a dedicated internal tools team, or a team within a large company that struggles to get time from engineering, it's often useful to be able to whip up quick-and-dirty internal tools like dashboards, report generators, CRMs, or whatever else you need.
📄️ Interviewing candidates with guest mode
The Teams Pro guest feature is the best way to interview candidates, giving them access to a repl from which to demonstrate their skills. The amount of guests you have will not impact your seats, because guests are limited to only the repls they are invited to. Guests cannot access anything else in the broader team.
📄️ Conducting effective technical interviews with Replit
Every company has a different way of conducting technical interviews. As a hiring manager, you want to make sure that the interviews you conduct best assess the candidate's problem-solving capabilities.
📄️ How to manage and copy repls for interviewing
If you're using Replit for technical interviews, you'll probably want to use one or more template repls. For each candidate, you can create a copy of the template repl for that role. This lets you keep a record of each candidate's work.
📄️ How to host your docs on Replit
In this guide, you'll learn how to build a professional technical documentation site. You'll write your docs as simple Markdown files, and use MkDocs as a static site generator to create fast-loading HTML pages.
📄️ How to use Excalidraw with Replit
Excalidraw is an open-source tool, similar to a digital whiteboard, that allows you to sketch diagrams with a hand-drawn feel to them. You can check out https://excalidraw.com/ to learn more about it.
📄️ Interviewing candidates in guest mode
You can use Replit to conduct technical interviews. The Teams Pro guest feature lets you pair program with candidates so you can work with them or observe them in real time.