article thumbnail

8 questions to answer before your startup faces technical due diligence

TechCrunch

Will your organization and your code pass technical due diligence when it’s your turn? Let’s start with the positives: If an investor is proceeding with technical due diligence (TDD), you’ll likely pass. Here’s the not-so-good news: Companies can pass the business test, but fail TDD.

article thumbnail

A prep checklist for startups about to undergo technical due diligence

TechCrunch

8 questions to answer before your startup faces technical due diligence. Previously, the author offered a detailed overview of the technical due diligence (TDD) process investors conduct before injecting cash into early stage startups. Code quality. Which software languages do you use?

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

TechCrunch+ roundup: Technical due diligence, web3’s promise, how to hire well

TechCrunch

So far, web3 has not paid off on the Promise of the Premise : open source software that runs live on the blockchain. Use discount code TCPLUSROUNDUP to save 20% off a one- or two-year subscription. 8 questions to answer before your startup faces technical due diligence. cloud servers.”

article thumbnail

TechCrunch+ roundup: Fundraising beyond the Bay Area, web3 gaming, TDD prep checklist

TechCrunch

In a previous era, aspiring journalists relocated to New York, would-be actors made pilgrimages to Hollywood and plucky tech founders moved to the Bay Area so they could attract capital and talent. Use discount code TCPLUSROUNDUP to save 20% off a one- or two-year subscription. “We Code quality. Product roadmap.

article thumbnail

TDD saved the day

Xebia

Sometimes, the coding task in front of you can be overwhelmingly complex. To tackle each operation, I started with a small test, following the principles of Test-Driven Development (TDD). Then, you implement a portion of the code that fulfills the test’s requirements. Clean up the code, and repeat.

article thumbnail

Daily Crunch: After glitch causes a two-hour global outage, WhatsApp restores service

TechCrunch

Emergency response services have had a big boost of data thanks to advances in connected technology, with watches that can detect when their wearers are falling down and are experiencing trauma, cars that can pinpoint where their drivers are located and home systems that can transmit important data about fires when you cannot. .”

article thumbnail

The Real Reasons for Doing Test-Driven Development ??

Xebia

Why do people apply TDD? What Are the Real Reasons for Doing TDD? Test-Driven Development (TDD) is a controversial topic amongst developers. After many years of doing TDD daily, I think part of the reason is that some people do not fully grasp the reasons behind TDD. TDD and the Values of XP.