I am an App developer, building apps for Web and Mobile.
I love working on both Backend & Frontend building APIs, working with databases and 3rd party apis, making pixel perfect designs with great care for UI & UX.
JavaScript is my day to day language for Web, Mobile and Servers. I'm very interested in Functional programming and exited about Elixir.
Nothing here yet.
No blogs yet.
Thanks for the answer! The challenge is if a user gets 100 likes in 1 minute, I don't want to show them a list of 100 notifications for the same post with the only difference is the user who liked the post. I would want to group all notifications for the same post, under a single notification "User A, B, C and 97 others liked your post" and all that should happen in real time. Similar to the same UX as Facebook does it. Any ideas?