CoLabs Skill Share | How to Lift State with React
Today’s conundrum: you want to manage state in your React app, but you don’t want to learn yet another library. I get it. It’s difficult enough to get a grasp on one thing at a time! No worries, you can
Java Spring Boot: 6 Reasons To Start Using Spring Boot
We all have at least one framework/technology we love and try hard to keep up with. The one we read never ending blog posts on. The one we use on our side projects. For me that has been Spring boot
We Love You, Spring Boot 🌷🥾
Watch this Video where Detroit Labs developers, Janani Subbiah and Bryan Kelly, talk about how we've taken advantage of Spring Boot to speed up the process of creating apps.
Building a Proof of Technology: 3 Ways You’ll Benefit
As an organization, you are always looking for ways to innovate and bring new ideas to market fast. But the desire to move quickly can often lead to wasted time and money. So, how do you act decisively while keeping
When Building a Proof of Concept, Focus on the Right Idea
When it comes to building out a proof of concept (we call them Proof of Technology), the first thing we need is an idea. Your idea. That thought that started as just a spark and has now consumed you. What
Proof of Technology, Prototype, or MVP: 3 Ways to Get Buy in on Your Idea
So you have an idea. Is this idea fleeting or does it stay with you? Is this idea confirmed over and over again from everyday pain points? Good. Ideas that stick around have potential, but how do we convince company
Iterative and Incremental Development: How to Be a Successful Partner
Business ideas are exciting because we can see that they have the potential to make great change. The problem is when you don’t know if that idea is realistically, technically
Use App Feedback to Make Your Product Better
You’ve worked really hard creating personas, done research on what these types of users like, determined what their pain points are, and defined why your product or idea will be important and useful to them. You’ve gone as far as
Adding Custom Type Definitions to a Third-Party Library
If you’re like me, you may not always want to write your own code for every little thing, and you may choose to add a third party library into your React/Angular/other-js-framework app. If you’ve done this, you may quickly find