My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Discussions
Join the conversation: discuss and debate with your favorite writers
Alexander Codes

6 comments

Eldar Ahmadov
Eldar Ahmadov
Apr 18, 2024

Great work, as usual. I have a question, what if the redeemer misses a cycle. Would he be able to redeem 2 (or whatever he missed + 1 ) tokens at once? I assume Payment tx with amount equal to = (cycle_number - current_balance) * payment_amount would cover that scenario.

1
·
·5 replies
Discuss

·

107 likes

·

850 reads

4 comments

pirate king
pirate king
Nov 15, 2023

Absolutely love how this blog walks you through the entire process, from setting up S3 to creating SES identities and mastering Lambda functions. The screenshots and code snippets make it so much easier to understand and apply. A must-read for anyone diving into email automation with AWS!

14
·
CloudOpsAcademy
CloudOpsAcademy
Nov 17, 2023

Informative đź‘ŹAniket Dubey

1
·
Discuss

·

10 likes

·

3.2K reads

3 comments

Ashok Reddy
Ashok Reddy
Apr 8, 2024

Hi Timo,

Thanks for taking time explaining in detailed about the new OCI function.

I was able to get through text data in PDF output but I'm getting invalid errors when I tried with (image) / (text and image) in a single PDF file even though I tried to use the syntax mentioned in OCI documentation as below.

Can you please help me sort out or do a POC using image file ?

{ "my_image": { "source": "OBJECT_STORAGE", "objectName": "image.png", "namespace": "object_storage_namespace", "bucketName": "my_bucket_name", "mediaType": "image/png", "width": "400px", "height": "200px" } }

·
TĂ©rcio Costa
TĂ©rcio Costa
Apr 29, 2024

Great news! But i have some questions. How doc gen treats nulls values? When my query return null in some columns, the doc gen print the tag! I miss the checkbox option too...

·
Discuss

·

22 likes

·

969 reads

2 comments

Ivan Ĺ tajcer
Ivan Ĺ tajcer
Apr 29, 2024

Nice article :]

Have some questions:

  • Does Lottie.network cache the lotties?
  • What is the performance difference when using animate package or canvas to build your animations vs lotties?
  • Would having a lot of Lotties slow down my app?
  • Would you recommend using Lottie.network or load the Lotties locally?
1
·
·1 reply

19 comments

Jan Steinhoff
Jan Steinhoff
Sep 27, 2023

Hi José Pablo Ramírez Vargas, super helpful series. Especially since there has not been much out there around single-spa that is really up to date. Really like the thoughtful, in-depth approach and you explain very well, I find.

You state in this article that Furthermore, we concluded that it is wasteful to create a UI-less root.

However, following along with the code we do not get to a point where the root is actually a UI, say a Main Navigation for example.

Have you explored this further? I only got started with playing around with it, and there are a few behaviours to do with the routing that are still a bit unclear to me.

So anything you are able to share would be helpful.

Thanks again. And keep up the good work!

10
·
·3 replies
Nihir Singh
Nihir Singh
Dec 1, 2023

This package as well as this entire blog is revolutionary and is a core piece in the development of the single-spa framework for Vite!

2
·
·5 replies