← Back to blog

Design Articles

Engineering articles about Design from the people building Replit.

/
20251 entry
Cover artwork for the article “Introducing Workflows”.

Introducing Workflows

With Workflows, you can easily save your development processes and organize them as a sequence of Tasks. Instead of having to repetitively type commands into your shell and remember them, Workflows provide an intuitive interface to configure your frequently used commands and execute them with the click of a button.

20232 entries
20221 entry
20212 entries
Cover artwork for the article “Implementing RUI, Replit's Design System”.

Implementing RUI, Replit's Design System

At Replit, we have a small engineering and design team supporting millions of users. Our secret is investing in good tools that make us more productive. In this blog post we'll give you an insider look into how we implemented one such tool - the Replit design system (or RUI for short).

Cover artwork for the article “Solidity on Replit: Diving into Web3”.

Solidity on Replit: Diving into Web3

Today, we're announcing our official Solidity development template. Solidity is the language used to create smart contracts, which are programs that run on the Ethereum blockchain. This is important for the Web3 commmunity because there's finally an accessible and collaborative way to learn Solidity, which will unlock thousands of new developers in the decentralized web.