RepoJournal

Developer journal

Buğra Gündüz

@bgrgndzz since May 2018

13 stories across 4 days in 2021

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

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)

Thursday, Feb 21, 2019

shipped

School dropdown component and auth tweaks in bloom

Buğra Gündüz shipped four changes to bgrgndzz/bloom, extracting UI logic into a reusable component and adjusting authentication settings.

The day began with extracting the school dropdown into a standalone component [1], which made that selection logic reusable across the app. In parallel, Buğra added a user list API endpoint [2] to serve user data without pagination. On the authentication side, he increased the JWT expiration window to 10 years [3], trading refresh frequency for longer-lived tokens. He also modified the self-info endpoint to work without requiring a page parameter [4], simplifying the API surface for fetching current user details.

react api

Sources

  1. create component from school dropdown · bgrgndzz/bloom
  2. add user list api endpoint · bgrgndzz/bloom
  3. increase jwt expiration to 10 years · bgrgndzz/bloom
  4. get self info without a page · 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