RepoJournal

Developer journal

Buğra Gündüz

@bgrgndzz since May 2018

14 stories across 8 days in 2020

Mon Wed Fri
Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Full year →

Entries start May 14, 2018 — we reconstructed the previous month from @bgrgndzz's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Add this graph to your GitHub README

Paste this Markdown into your README — the badge stays current automatically and links back here.

[![bgrgndzz's work on RepoJournal](https://repojournal.com/journals/bgrgndzz/heat.svg)](https://repojournal.com/journals/bgrgndzz)

Monday, Dec 17, 2018

shipped

Notification endpoints and search debouncing in bloom

Buğra Gündüz built out the notification API surface and fixed how search responds to user input across four commits to bgrgndzz/bloom.

He created notification list and count API endpoints [1], then wired them into the application [2]. This gave the app a way to fetch and display user notifications. On the interaction side, he resolved issues with the unlike and unfollow system [3], ensuring those operations worked correctly. He also switched the search input from throttling to debouncing [4], a change that makes the search respond less aggressively to rapid typing.

javascript api notifications

Sources

  1. create notification list and count api endpoints · bgrgndzz/bloom
  2. connect notifications api to the app · bgrgndzz/bloom
  3. resolve issues with the unlike/unfollow system · bgrgndzz/bloom
  4. debounce search instead of throttling · bgrgndzz/bloom

← All entries

Follow along

Follow bgrgndzz

A short briefing every day bgrgndzz ships something — in about 3 minutes.

or

One email a day. Unsubscribe in one click. Read a past issue →

RSS Read other developers