back
user profile
hunzaboy
66karma·19submissions·April 14, 2020
recent activity (19 total)
comment
This looks really interesting. Thanks for sharing. I’ve already found some really good ideas here for the next version. My focus is a bit different though. I’m trying to make the experience as simple …
comment
True.
comment
Unfortunately, that’s not really an option for my target audience. In remote areas, the issue isn't only the cost. Its availability, access to the devices, internet connectivity, and the expertis…
comment
My use case is a bit different. I’m not trying to replace the meter or its history. The problem I wanted to solve starts when the readings change. A doctor may ask, “What did you eat around that time?…
comment
Hello Hacker News, I’m sharing a small app I built: *SugarTrack*. I know it’s the age of AI, but I still think there’s value in taking the time to solve simple, practical problems—especially when thos…
comment
How to balance text in HTML without JS. CSS text balance is available now in Canary. Learn and Get Excited!
comment
Fix the Reaction Button UI in Google Meet
comment
Yes, it is for a new template tutorial. Also i am a big Starwars fan :) https://dev.to/hunzaboy/how-to-create-a-clean-bulletproof-em... …
comment
No Registration is required. Just copy and paste directly from the email preview page.
comment
Yes. HTML version are free/MIT but MJML source codes are not for free.
comment
Already fixed that typo. Seems like I need a better spelling plugin ;)
comment
I am glad you found these useful :)
comment
HTML emails have to be coded like this. For best possible results we have to use table layouts and inline css because
email clients are tricky and doesn't use latest css properties. So to keep th…
comment
I agree with that. However even using little HTML or lots of HTML should make any difference. The email clients are going to treat it the same. Emails can be clean and simple but still in HTML. :)