DEV Community

Cover image for Weekly Coding Challenge - Week #16 - Notifications
Florin Pop
Florin Pop

Posted on • Originally published at florin-pop.com

Weekly Coding Challenge - Week #16 - Notifications

Theme of the week: Notifications

Description

The notification component is used in a web/mobile app when you want to notify the user that something happened based on his action - "successfully completed registration", "error on an input field", "confirmation of deletion of an item", etc.

Useful Resources

Check out my submission for this challenge: Notifications Box.

See all the submissions in this Codepen Collection.

Are you interested in joining the challenge? ๐Ÿ˜ƒ Read The Complete Guide to find out how. Don't forget to share your creation! ๐Ÿ˜‰

Happy Coding! ๐Ÿ˜‡

Top comments (0)