Netanel Basal

Learn development with great articles

Follow publication

🚀 Introducing Angular Hot Toast — The Best Angular Toast in Town

Netanel Basal
Netanel Basal
Published in
2 min readFeb 1, 2021

--

A few weeks ago, I came across a neat React library — react-hot-toast. At that moment, I told myself I had to mimic it for the Angular community. Unfortunately I’m swamped and didn’t have time to do it, so I turned to Dharmen Shah, and guess what? We’ve created the best Angular toast in town:

Features

  • 🔥 Hot by default
  • ☕ Easy to use
  • 🐍 Snackbar variation
  • ♿ Accessible
  • 🖐️ Reduce motion support
  • 😊 Emoji Support
  • 🛠 Customizable
  • ⏳ Observable API
  • ✋ Pause on hover
  • 🔁 Events
  • 🔒 Persistent

Here are some basic examples:

A common task is to show a success or error toasts based on the server response. To make your life easier, we created a custom operator that will do the work for you:

Check the complete demo page to see more cool examples.

🚀 In Case You Missed It

Here are a few of my open-source projects:

  • Akita: State Management Tailored-Made for JS Applications
  • Spectator: A Powerful Tool to Simplify Your Angular Tests
  • Transloco: The Internationalization library Angular
  • error-tailer — Seamless form errors for Angular applications
  • Forms Manager: The Foundation for Proper Form Management in Angular
  • Cashew: A flexible and straightforward library that caches HTTP requests
  • Error Tailor — Seamless form errors for Angular applications

And many more!

Follow me on Medium or Twitter to read more about Angular, Akita, and JS!

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

--

--

Netanel Basal
Netanel Basal
Netanel Basal
Netanel Basal

Written by Netanel Basal

A FrontEnd Tech Lead, blogger, and open source maintainer. The founder of ngneat, husband and father.

Responses (4)

Write a response