Bits and Pieces

Insightful articles, step-by-step tutorials, and the latest news on full-stack composable software development

Follow publication

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Published in Bits and Pieces

Insightful articles, step-by-step tutorials, and the latest news on full-stack composable software development

Written by Giancarlo Buomprisco

Consultant and Founder — Read my articles at giancarlobuomprisco.com and get my SaaS Starter for Next.js at makerkit.dev

Responses (6)

Write a response

Very nice tips, thanks for sharing.
Which tool are you using to create the animated gift’s?

--

Yes that are the basics, but what if you use babel etc. debugging gets quite bad and you cant set a breakpoint where you want. In those cases using the debugger command in JavaScript and the good old console is the way to go, I think.

--

I feel debug in uglifyjs code is difficult, any suggestion?

--