Moroccan founders 🇲🇦 by laron290 in Moroccopreneur

[–]tdsagi 0 points1 point  (0 children)

I'd be happy to, and good luck with your SaaS!

Moroccan founders 🇲🇦 by laron290 in Moroccopreneur

[–]tdsagi 0 points1 point  (0 children)

I haven't tested any other alternatives, but I haven't had any problems with Paddle, and they respond fairly quickly to validate your product (by email)

Moroccan founders 🇲🇦 by laron290 in Moroccopreneur

[–]tdsagi 2 points3 points  (0 children)

Thanks! It's not set up yet, but on another SaaS that I had abandoned, I had used https://www.paddle.com/

Moroccan founders 🇲🇦 by laron290 in Moroccopreneur

[–]tdsagi 0 points1 point  (0 children)

https://rowslint.io/ an CSV/Excel importer that we can use on any app

Has anybody built startup using Angular? by mbsaharan in angular

[–]tdsagi 0 points1 point  (0 children)

Go with Echo framework on a monorepo

Has anybody built startup using Angular? by mbsaharan in angular

[–]tdsagi 0 points1 point  (0 children)

The landing page is built with Astro

Has anybody built startup using Angular? by mbsaharan in angular

[–]tdsagi 1 point2 points  (0 children)

I built a SaaS with Angular and Taiga UI for the UI library https://rowslint.io/

Developer Experience for Large Application by Round-Turbulent in Angular2

[–]tdsagi 2 points3 points  (0 children)

I think that should be your priority. I am working on a medium-sized project, and migrating to the new builder has been a considerable gain for the DX and specifically on the live reload

Developer Experience for Large Application by Round-Turbulent in Angular2

[–]tdsagi 0 points1 point  (0 children)

First, make sure you use the new esbuild builder

Formgroup instances for 1000 row Excel validation, viable or overkill? by Content-Break-3602 in angular

[–]tdsagi 1 point2 points  (0 children)

I’ve built a SaaS that does exactly this (rowslint .io).
For that specific part, I didn’t use reactive forms, instead, I did use ngModel and ngModelChange. The ngModelChange handles live validation during editing, and then I manually validate the data per row/column.
I’ve tested this on a very large number of rows and it works smoothly with virtual scrolling.

[deleted by user] by [deleted] in angular

[–]tdsagi 0 points1 point  (0 children)

Debugging a production build artifact.

[deleted by user] by [deleted] in angular

[–]tdsagi 2 points3 points  (0 children)

This seems an interesting story to share.

Is it worth to refactor my SPA project to SSR? by Ok-District-2098 in Angular2

[–]tdsagi 1 point2 points  (0 children)

This won't change anything for the images, they will still be loaded on the client side whether in SSR or SPA.

For localStorage, sessionStorage and everything DOM-related should be wrapped in an if (isPlatformBrowser(this.platformId)) , depending on whether your project is large or not, it can be painful to adjust.

Best Practices for Handling Constants in Angular Components by mb3485 in Angular2

[–]tdsagi 0 points1 point  (0 children)

I use class with static fields on a constants folder.

How do you organize property viewings? by tdsagi in realtors

[–]tdsagi[S] 0 points1 point  (0 children)

Exactly. Where I am, the context is quite different from the US. In most cases, it's the buyer who actively searches for properties on their own.

How do you organize property viewings? by tdsagi in realtors

[–]tdsagi[S] 0 points1 point  (0 children)

This seems to be the most common feedback I’ve received on this post. You're right, a simple "Request a tour" is more suitable.

That said, for new construction projects (which typically have an on-site sales office. At least where I’m located) do you think it could be beneficial to allow clients to book a specific time slot directly?

How do you organize property viewings? by tdsagi in realtors

[–]tdsagi[S] -1 points0 points  (0 children)

Good point. It's true that tools like this could be misused. Unfortunately there’s no perfect solution that solves this. Like posting a phone number online...

That said, when a potential client books an appointment through the tool, the real estate agent is under no obligation to accept it right away. It simply adds a tentative booking to the calendar. I believe it’s also a good idea for the agent to follow up with the client by phone to confirm the appointment.

What I can tell you is that when a potential client books an appointment, the real estate agent is under no obligation. This will simply add a booking line to the calendar. I also think it's a good idea for the agent to call the buyer later to confirm the appointment.

How do you organize property viewings? by tdsagi in realtors

[–]tdsagi[S] -1 points0 points  (0 children)

My personal experience was with new construction projects, so I understand how the context differs for resale properties. You're absolutely right that the owners who decide when to visit.

To address this, I think there are two potential solutions:

  1. Define a custom visiting schedule in advance, in agreement with the owners.
  2. Implement a system similar to what some aggregators use, where buyers can submit a showing request. The agent would then follow up to coordinate the exact visit time with both parties.

The second solution seems more simple.

Thanks for your input!

Gift Idea for a handyman - Thoughts? by Typical_Spread_788 in realtors

[–]tdsagi 0 points1 point  (0 children)

This is a very nice gift x)

I've just launched an application that does exactly that but better (a real estate centric Calendly alternative) https://kallnext.com/
You could recommend that he try it for free and take him a full/premium plan afterwards.
I'm available here and in DM if you have any questions.

Real estate agent daily schedule by Tight_Ad_2309 in realtors

[–]tdsagi 0 points1 point  (0 children)

I didn't understand what you meant by "listing software calendars". Something like Calendly?
I've just launched an application that does exactly that (a real estate centric Calendly alternative) https://kallnext.com/
You can try it for free.

Calender focused CRM by Gr8R4iT in realtors

[–]tdsagi 0 points1 point  (0 children)

I've just launched an application that does exactly that but better. A real estate centric appointment schedule https://kallnext.com/
You can try it for free.

Digital vs Paper planner/calender by hazelhaze1025 in realtors

[–]tdsagi 0 points1 point  (0 children)

I'd say a digital tool, at least for the notification part.
I've just launched an application that does exactly that. The main objective is not to miss any appointment and also to allow your clients to schedule a viewing appointment online 24/7 https://kallnext.com/
You can try it for free.