Remove Framework Remove Ideas Remove Metrics Remove Writing
article thumbnail

Making Sure You Are Ready to Begin Building Your MVP

SoCal CTO

I'm going to be looking at aspects like: Things to consider before building your MVP Features often overlooked when documenting an MVP for developers Understanding important metrics you want to measure Risks and challenges in developing an MVP. It should be a fun evening with lots of interesting conversation. What's going to go wrong?

CTO Coach 219
article thumbnail

Framework Benchmarks Round 16

TechEmpower

Now in its fifth year, the TechEmpower Framework Benchmarks project has another official round of results available. 26 languages, 431 frameworks, 1774 benchmarks; and the knock on benefits to the the users of any framework that actively participates are enormous - you are truly doing great work! It's lost in the noise.

Framework 377
Insiders

Sign Up for our Newsletter

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

article thumbnail

Timing and why we’re all VCs

TechCrunch LA

Start writing down predictions about people, companies, and markets. We get at least a dozen at the TC offices every week, which is why we write about books so often around here these days. Startups either get three dozen term sheets or none at all, since every firm is walking around with the same frameworks and metrics in their head.

article thumbnail

Pragmatism with Flavor

TechEmpower

Focusing on the metrics that ultimately drive the business, often the bottom line, has provided a reality check, a counter-weight to the desire to consume all new technologies. You're in the thick of it and about to write a small chunk of server-side code. but getting work done requires shutting down the news feed and writing code.

Web 200
article thumbnail

EnumSet and EnumMap

TechEmpower

If you write a lot of Java code, then you should read that book and follow its advice. We're all using enum types here and there, we're all using the collections framework. Given the popularity of streams, optimizing this method is a good idea! Write a benchmark afterwards to confirm your assumptions. forEachRemaining(.).

Java 330