Jun
17
2021
--

CEO Shishir Mehrotra and investor S. Somasegar reveal what sings in Coda’s pitch doc

Coda entered the market with an ambitious, but simple, mission. Since launching in 2014, it has seemingly forged a path to realizing its vision with $140 million in funding and 25,000 teams across the globe using the platform.

Coda is simple in that its focus is on the document, one of the oldest content formats/tools on the internet, and indeed in the history of software. Its ambition lies in the fact that there are massive incumbents in this space, like Google and Microsoft.

Co-founder and CEO Shishir Mehrotra told TechCrunch that that level of competition wasn’t a hindrance, mainly because the company was very good at communicating its value and building highly effective flywheels for growth.

Mehrotra was generous enough to let us take a look through his pitch doc (not deck!) on a recent episode of Extra Crunch Live, diving not only into the factors that have made Coda successful, but how he communicated those factors to investors.

Coda Pitch Doc

A screenshot from Coda’s pitch doc.

Extra Crunch Live also features the ECL Pitch-off, where founders in the audience come “onstage” to pitch their products to our guests. Mehrotra and his investor, Madrona partner S. Somasegar, gave their live feedback on pitches from the audience, which you can check out in the video (full conversation and pitch-off) below.

As a reminder, Extra Crunch Live takes place every Wednesday at 3 p.m. EDT/noon PDT. Anyone can hang out during the episode (which includes networking with other attendees), but access to past episodes is reserved exclusively for Extra Crunch members. Join here.

The soft circle

Like many investors and founders, Mehrotra and Somasegar met well before Mehrotra was working on his own project. They met when both of them worked at Microsoft and maintained a relationship while Mehrotra was at Google.

In their earliest time together, the conversations centered around advice on the Seattle tech ecosystem or on working with a particular team at Microsoft.

“Many people will tell you building relationships with investors … you want to do it outside of a fundraise as much as possible,” said Mehrotra.

Eventually, Mehrotra got to work on Coda and kept in touch with Somasegar. He even pitched him for Series B fundraising — and ultimately got a no. But the relationship persisted.

Feb
05
2019
--

Coda’s programmable document editor comes out of beta, launches iOS app

Coda, which is coming out of its limited beta today, wants to reinvent how you think about documents and spreadsheets. That’s about as tough a challenge as you can set yourself, given how ingrained tools like Word, Excel and their equivalents from the likes of Google, Zoho and others are. Coda’s secret weapon is that it combines text and spreadsheet functionality into a single document, with the ability to build some basic programming into them and add features from third-party services as a bonus.

In addition to opening up the service to anyone, Coda also today launched its new mobile app for iOS (with Android following at some point in the future).

“It’s the best of documents, spreadsheets, presentations, applications — all brought into one new surface,” Coda founder and CEO (and former head of product for YouTube Shishir Mehrotra told me. “But the phrase we like to use is that Coda allows anyone to make a doc as powerful as an app.”

You’re not going to use Coda, which was founded in 2017 and received funding from VC heavyweights like Greylock, Khosla Ventures and NEA, as a full-blown low code/no code service. It’s still a bit too limited for that. But you can use it to build your own custom inventory system, for example, or to build a basic CRM or to-do app that fits your specific needs. Or you could just use it as an online text editor and then slowly add features like third-party integrations with the likes of Slack or Figma as needed. All of that is easy enough for anybody who has ever used a function in Excel or Google Sheets.

So far, tens of thousands of people have used the service during its private beta. Mehrotra tells me that about 15 percent of them are from the Bay Area and that a good amount of them simply use the service as a basic document editor.

The new iOS app, unsurprisingly, mostly focuses on consuming content and using the functions that you have built in the web app. It’s unlikely that you’ll want to build a whole new experience on your phone, after all. In the demos I’ve seen, Coda nicely transforms cells and their functions into usable tables and cards on the iPhone.

Mar
15
2018
--

Airtable raises $52M to give non-coders tools to build complex software

A massive company probably has plenty of engineers on staff and the resources to build a complex backbone of interconnected information that can contain tons of data and make acting on it easy — but for smaller companies, and for those that aren’t technical, those tools aren’t very accessible.

That’s what convinced Howie Liu to create Airtable, a startup that looks to turn what seems like just a normal spreadsheet into a robust database tool, hiding the complexity of what’s happening in the background while those without any programming experience create intricate systems to get their work done. Today, they’re trying to take that one step further with a new tool called Blocks, a set of mix-and-match operations like SMS and integrating maps that users can just drop into their systems. Think of it as a way to give a small business owner with a non-technical background to meticulously track all the performance activity across, say, a network of food trucks by just entering a bunch of dollar values and dropping in one of these tools.

“We really want to take this power you have in software creation and ‘consumerize’ that into a form anyone can use,” Liu said. “At the same time, from a business standpoint, we saw this bigger opportunity underneath the low-code app platforms in general. Those platforms solve the needs of heavyweight expensive use cases where you have a budget and have a lot of time. I would position Airtable making a leap toward a graphical user interface, versus a lot of products that are admin driven.”

Liu said the company has raised an additional $52 million in financing in a round led by CRV and Caffeinated Capital, with participation from Freestyle Ventures and Slow Ventures. All this is going toward a way to build a system that is trying to abstract out even the process of programming itself, though there’s always going to be some limited scope as to how custom of a system you can actually make with what amounts to a set of logic operation legos. That being said, the goal here is to boil down all of the most common sets of operations with the long tail left to the average programmers (and larger enterprises often have these kinds of highly-customized needs).

All this is coming at a time when businesses are increasingly chasing the long tail of small- to medium-sized businesses, the ones that aren’t really on the grid but represent a massive market opportunity. Those businesses also probably don’t have the kinds of resources to hire engineers while companies like Google or Facebook are camping out on college campuses looking to snap up students graduating with technical majors. That’s part of the reason why Excel had become so popular trying to abstract out a lot of complex operations necessary to run a business, but at the same time, Liu said that kind of philosophy should be able to be taken a step further.

“If you look at cloud, you have Amazon’s [cloud infrastructure] EC2, which abstracted the hardware level and you can build on existing machine intelligence,” Liu said. “Then, you get the OS level and up. Containers, Heroku, and other tools have extracted away the operation level complexity. But you have to write the app and modal logic. Our goal is to go a big leap forward on top of that and abstract out the app code layer. You should be able to directly use our interface, and blocks, all these plug and play lego pieces that give you more dynamic functionality — whether a map view or an integration with Twilio.”

And, really, all these platforms like Twilio have tried to make themselves pretty friendly to coding beginners as-is. Twilio has a lot of really good documentation for first-time developers to learn to use their platforms. But Airtable hopes to serve as a way to interconnect all these things in a complex web, creating a relational database behind the scenes that users can operate on in a more simplistic matter that’s still accurate, fast, and reliable.

“Obviously MySQL is great if you want to use code or custom SQL queries to interface with the data,” Liu said. “But, ultimately, you’d never as a business end user consider using literally a terminal-based SQL prompt as the primary interface to and from your data. Certainly you wouldn’t put that on your designs. Clearly you would want some interface on top of the SQL level database. We basically expose the full value of a relational database like Postgres to the end user, but we also give them something equally but more important: the interface on the top that makes the data immediately visible.”

There’s been a lot of activity trying to rethink these sort of fundamental formats that the average user is used to, but are ripe for more flexibility. Coda, a startup trying to rethink the notion behind a word document, raised $60 million, and all this points towards moves to try to create a more robust toolkit for non-technical users. That also means that it’s going to be an increasingly hot space, and especially look like an opportunity for companies that are already looking to host these kinds of services online like Amazon or Microsoft and have the buy-in from those businesses.

Liu, too, said that the goal of the company was to go after all potential business cases right away by creating a what-you-see-is-what-you-get one size fits all platform — which is usually called a horizontal approach. That’s often a very risky move, and it’s probably the biggest question mark for the company as there’s an opportunity for some other startups or companies to come in and grab niches of that whole pie in specific areas (like, say, a custom GUI programming interface for healthcare). But Liu said the opportunity for Airtable was to go horizontal from day one.

“There’s this assumption that software has to involve literally writing code,” Liu said. “It’s sort of a difficult thing to extricate ourselves from because we have built so much with writing code. But when you think about what goes into a useful application, especially in the business-to-business internal tools in a company use case which forms the bulk of software that’s consumed in terms of lines of code written, most of them are primarily a relational database model, and the relational database aspect of it is not an arbitrary format.

Feb
02
2018
--

Slite looks to build a new smarter notes tool for internal teams

 If you’ve ever tried to collaborate on a document (or any kind of note, really) with coworkers or anyone else, you’re probably using something along the lines of Dropbox Paper or Google Docs — but they don’t quite have the same team-focused simplicity as, say, Slack, if you ask Christophe Pasquier. That’s where Slite, a new notes tool that’s specifically… Read More

Oct
19
2017
--

Two Google alums just raised $60M to rethink documents

 When you open a Google doc or a spreadsheet, you get a blank spreadsheet and some documentation as to what you can do with it — and that’s pretty much where we’ve been for quite some time. But two MIT graduates, coming in from Microsoft and Google, have built up a team that for the past three years has quietly been trying to rethink how we approach documents. CEO Shishir… Read More

Powered by WordPress | Theme: Aeros 2.0 by TheBuckmaker.com