Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
We’ve been doing Software Development and Architecture work for a while at Snowpal, and currently have several B2B and B2C products in production. In this podcast, we’ll share our experiences on a reg... more
FAQs about Software Development, Finance and AI:How many episodes does Software Development, Finance and AI have?The podcast currently has 500 episodes available.
May 05, 2020Caching - Are you optimizing before identifying the problem? (Part 2)If your pages take too long to render, caching may be a solution but before you go all out and start implementing or improving it, ask yourself if there are other fundamental problems that need addressing first (which led to the issues in the first place)....more10minPlay
May 05, 2020Caching - What to Cache, and When to Cache (Part 1)Caching is a broad topic (what isn't?). In this podcast, I've only tried to scratch the surface. How do you determine what to cache? And once you do, how do you go about it?...more10minPlay
May 01, 2020Reusable UI components (React and beyond) - both presentational & functionalWhen building UI screens (on mobile apps) or pages (on web apps), you want to focus your energies on your specific business problems. What you don't want to do is spend time reinventing the wheel....more10minPlay
May 01, 2020Databases & Denormalization - Faster queries for faster retrievalWhether you are designing a NoSQL Database or a traditional RDBMS Database, one way to optimize to ensure faster retrieval is to denormalize but that's not the best (or even the first) solution. You want to try out a few other things before resorting to denormalization....more10minPlay
May 01, 2020Native Mobile App - Design Patterns & Separation of concerns (Part 2)(Part 2) Separation of concerns is important to keep your native mobile app modular and becomes especially important when your app integrates with 100s of APIs. You want to ensure that your app is resilient to changes to the API Spec. ...more10minPlay
May 01, 2020Native Mobile App - Design Patterns & Separation of concerns (Part 1)(Part 1) Separation of concerns is important to keep your native mobile app modular and becomes especially important when your app integrates with 100s of APIs. You want to ensure that your app is resilient to changes to the API Spec....more10minPlay
April 25, 2020Code Quality - How can you assess the quality of a codebase before reviewing a single line of code?Whether you are joining a new team, or a new developer is joining your team, the expectation is quite the same - "a good quality codebase that will help us understand the product without having to bug the rest of the team". How can we work towards building such a codebase?...more10minPlay
April 25, 2020Development Efficiency - Are you bouncing your servers too often?If it takes you 5 minutes to test 10 lines of code, there is a problem. If it takes you 3 minutes to bounce your (local) server, and that's the only way for you to test your code, there is another problem....more13minPlay
April 25, 2020Building a Brand New Application? Looking for a way to reduce your ramp up time?When you get started on a new project, it is natural to feel a tad overwhelmed. After all, it may be a new team, new technology stack, new processes, and new business problems - so it is alright to feel a little restless. But there is a way to feel at home by the end of Day 1....more13minPlay
April 25, 2020Heroku Cloud Application Platform - why it will help your TTM (Time to Market)If you want complete control over your servers, you would choose (something like) Amazon EC2 and start with creating a new Machine Image. But, what if your interest primarily lied in building your app, and solving your user's problems ASAP, and you didn't want to spend much, if any, time on setting up and configuring servers?...more9minPlay
FAQs about Software Development, Finance and AI:How many episodes does Software Development, Finance and AI have?The podcast currently has 500 episodes available.