Categories: Tech NewsTechCrunch+

Vercel makes it easier to collaborate on preview deployments

Vercel, the popular front-end development platform, now allows you to comment directly on preview deployments, using a highly visual commenting system that is similar to Figma’s. The company had been testing this feature since September and it’s now generally available to all users.

As Vercel co-founder and CEO Guillermo Rauch told me, the idea here was to allow easier collaboration on top of the company’s existing development infrastructure, all while broadening the number of people who could get involved in the process.

Image Credits: Vercel

Advertisement

“The big vision behind this was that we wanted to do for front-end development, what Figma and Google Docs did for enabling this multiplayer collaboration on top of existing ways that people were working, whether it was documents or image files,” he said.

One of Vercel’s earliest innovations was that whenever there was a pull request, Vercel would give you a URL that would show the current state of the front-end application. This new commenting system builds on top of that by adding a new UI element to these previews that allows you to add comments and see existing ones. Since these previews come directly from Vercel, the company can integrate this natively, without the need for a browser extension (though there is also a Chrome extension to enable an additional feature that allows you to add screenshots to your comments).

Image Credits: Vercel

Advertisement

For the most part, the new commenting system is pretty straightforward. There are emoji reactions and all of the other features you’d expect from a commenting system in 2022, including, for example, an inbox that aggregates the most recent comments. As Vercel CTO Malte Ubl told me, the company at one point even enabled the ability to doodle on a page. That didn’t make it into the final product, but it may make it into a future release.

Ubl noted that the tool’s beta testers tended to use it in bursts. “You don’t necessarily have something that you want to review in this way every single day. That’s not the way developers work,” he said. “There might be changes that are not graphical at all. Then you don’t need this product and your pull request review is perfectly fine. But then, companies ramp up to launch and we see them in our statistics going from a comment thread here or there to 100 a day.”

The new commenting feature is rolling out to all Vercel users today.

Advertisement

Vercel makes it easier to collaborate on preview deployments by Frederic Lardinois originally published on TechCrunch

Share
Published by

Recent Posts

How to Handle AJAX GET/POST Requests in WordPress

AJAX (Asynchronous JavaScript and XML) is a powerful technique used in modern web development that…

4 weeks ago

Page Speed Optimization: Post-Optimization Dos and Don’ts

Introduction After successfully optimizing your website for speed, it's essential to maintain and build upon…

4 weeks ago

Ultimate Guide to Securing WordPress Folders: Protect Your Site from Unauthorized Access

Securing your WordPress folders is crucial to safeguarding your website from unauthorized access and potential…

2 months ago

HTML CSS PHP File Upload With Circle Progress Bar

Creating a file upload feature with a circular progress bar involves multiple steps. You'll need…

2 months ago

Using WP Rocket with AWS CloudFront CDN

Integrating WP Rocket with AWS CloudFront CDN helps to optimize and deliver your website content…

2 months ago

Securing phpMyAdmin Like a Pro: Essential Tips and Tricks

Securing phpMyAdmin is crucial to prevent unauthorized access and protect your databases. Here's a guide…

10 months ago