(Part 4/4) B2B Sales: How to get started

(Part 4/4) B2B Sales: How to get started

(Part 4/4) In this podcast series, we'll take a look at some of my learnings over the past couple of months in B2B Sales. If you are new to Sales, or B2B Sales, this should help you understand some of the fundamentals (I hope!).

#snowpal #startup #sales #b2b

Snowpal's Products:

Jaksot(445)

Firebase Messaging - Sending push notifications on a Flutter App

Firebase Messaging - Sending push notifications on a Flutter App

Setting up push notifications on a mobile app takes a bit of time the first time, and then onwards, you shouldn't have to do much. Ideally.   Manage your projects on https://snowpal.com.

31 Maalis 20217min

(Feat. Special Guest!) Pros & Cons of Technology Choices (Part 3/3)

(Feat. Special Guest!) Pros & Cons of Technology Choices (Part 3/3)

(Part 3/3) When you are building a new app, you are bound to assess a variety of options available to you. Some of these choices are going to stick around with you for a while so it is imperative to m...

28 Maalis 20217min

(Feat. Special Guest!) Pros & Cons of Technology Choices (Part 2/3)

(Feat. Special Guest!) Pros & Cons of Technology Choices (Part 2/3)

(Part 2/3) When you are building a new app, you are bound to assess a variety of options available to you. Some of these choices are going to stick around with you for a while so it is imperative to m...

26 Maalis 20219min

(Feat. Special Guest!) Pros & Cons of Technology Choices (Part 1/3)

(Feat. Special Guest!) Pros & Cons of Technology Choices (Part 1/3)

(Part 1/3) When you are building a new app, you are bound to assess a variety of options available to you. Some of these choices are going to stick around with you for a while so it is imperative to m...

25 Maalis 20219min

Upgrade Dart version to 2.12.0 to leverage null safety

Upgrade Dart version to 2.12.0 to leverage null safety

Starting dart version 2.12.0, there is support for null safety. Added to type safety, this will make flutter even more compelling. Having said that, it will take some work for an existing app to get t...

22 Maalis 20218min

Polyglot Development is the best way to go today

Polyglot Development is the best way to go today

Polyglot Programming can be loosely defined as a programming methodology where you pick the right language, library or framework that best suits the needs of the given problem (and in particular, not ...

21 Maalis 20218min

(Part 1/N) Upgrading to Flutter 2.0.x?

(Part 1/N) Upgrading to Flutter 2.0.x?

Every time I run "flutter upgrade", I tend to have my fingers crossed. The most recent upgrade to 2.0.x was quite a challenge. I'll share my experience (both problems and solutions) in a series of pod...

16 Maalis 20219min

Asynchronous Processing: Don't keep your users waiting. Accept request, process later.

Asynchronous Processing: Don't keep your users waiting. Accept request, process later.

Is there ever a good reason to do something synchronously when there is a way for you to do it asynchronously? Let's take a look at how we can implement asynchronous services using RabbitMQ.   Manage ...

5 Maalis 20219min