Software Development, Finance and AI
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 regular basis to help you & your teams build great software. The topics covered in this podcast will include Product Management, Project Management, Architecture, Development, Deployment, Security, Release Management, Sales, Marketing, Advertising, and just about everything else an ambitious, fast growing startup based out of the US is likely to be involved in. So, join us. Let’s become better!
Episodes

Thursday Jan 14, 2021
Should your Product Manager have to be cognizant of your Architecture?
Thursday Jan 14, 2021
Thursday Jan 14, 2021
The correct answer is "No". Or, is it? It really depends on a few different factors. Let's talk about a few pros and cons of either approach.

Tuesday Jan 12, 2021
Tuesday Jan 12, 2021
I knew we would have engineering challenges and that didn't bother me (having done this for a while). But what kept me awake were the roadblocks that were bound to be there that I had little clue about!

Sunday Jan 10, 2021
The True Cost of Meetings - it is more than what you think
Sunday Jan 10, 2021
Sunday Jan 10, 2021
How much time are you spending in meetings? And are you sure you needed to be in these meetings?

Thursday Dec 31, 2020
Thursday Dec 31, 2020
If you can draw, this approach will work really well! But, even if you are like me and cannot really draw, it will still save you a ton of time if you manually drew out the UI pages to share with your development team.

Friday Dec 25, 2020
User Experience(UX) Designs for Web and Mobile Apps
Friday Dec 25, 2020
Friday Dec 25, 2020
While it would save time (which is priceless for everyone, not to mention smaller startups where it is even more valuable!) to use UX designs created for the Web for Mobile Apps, and vice-versa, it is hardly ever possible (if a seamless User Experience across devices is at the top of your priority list).

Friday Dec 25, 2020
How to deal with the issue of Bot Sign ups?
Friday Dec 25, 2020
Friday Dec 25, 2020
Well, as technology improves, we get smarter as humans. But, so do bots. There's any number of things you can, and should, do to ensure your app is not hit with bot (aka: fake) sign ups.

Tuesday Dec 01, 2020
GitHub Projects - How we manage our repo-specific issues
Tuesday Dec 01, 2020
Tuesday Dec 01, 2020
We use our own product (obviously!) to give us a federated view of all the projects that our ecosystem comprises of but at a code repository level, we use GitHub's Project feature to manage repo-specific issues. Here's how we do it.

Saturday Nov 28, 2020
Snowpal Pitch: GitHub Branch Management
Saturday Nov 28, 2020
Saturday Nov 28, 2020
There is no single answer to what branching strategies work for you when it comes to GitHub. We've tried more than a few ourselves but eventually arrived at one that works quite well for us.

Friday Nov 27, 2020
Friday Nov 27, 2020
While it's important to not be bogged down by terminologies, it is also imperative that there is consensus within any given team so there is no confusion.

Saturday Nov 21, 2020
TypeScript & ECMAScript6
Saturday Nov 21, 2020
Saturday Nov 21, 2020
It is hard to overstate the value strong typing brings to the table, especially in the context of teams that move real fast (and have fun doing so)!