2024-08-23
3496
#go
Subha Chanda
194670
114
Aug 23, 2024 ⋅ 12 min read

Go long by generating PDFs in Golang with Maroto

Subha Chanda Subha is a web developer who is passionate about learning and experimenting with new things.

Recent posts:

Why Go wasn’t the right choice for the TypeScript compiler

Why Go wasn’t the right choice for the TypeScript compiler

The switch to Go may be a pragmatic move in the short term, but it risks alienating the very developers who built the tools that made TypeScript indispensable in the first place.

Muhammed Ali
May 8, 2025 ⋅ 4 min read
how and when to use type casting in TypeScript

How and when to use type casting in TypeScript

Discover the basics and advanced use cases of type casting, how and why to use it to fix type mismatches, and gain some clarity on casting vs. assertion.

Paul Akinyemi
May 8, 2025 ⋅ 14 min read

How to format dates in JavaScript: Methods, libraries, and best practices

JavaScript date handling can be tough. Here are some native Date API tools and specialized libraries to tackle them with.

Nelson Michael
May 8, 2025 ⋅ 8 min read
tailwind typography

How to use the Tailwind Typography plugin

Walk you through how to set up and use the Tailwind Typography plugin, also known as the @tailwindcss/typography or the prose plugin.

David Omotayo
May 7, 2025 ⋅ 7 min read
View all posts

2 Replies to "Go long by generating PDFs in Golang with Maroto"

  1. good article but in “What to know before using Maroto in Golang” section: “Your preferred IDE or text editor — I recommend Visual Studio Code is recommended” could be rewritten like “Your preffered IDE or text editor – I recommend Visual Studio” 🙂

Leave a Reply