RepoJournal

Developer journal

Buğra Gündüz

@bgrgndzz since May 2018

68 stories across 14 days in 2026, 5-day streak

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)

Friday, Feb 15, 2019

refactored

Linting and API foundation for Bloom

Buğra Gündüz set up ESLint across the project and wired together the client and backend with axios, while adding schema constraints and pagination to the API.

Work on bgrgndzz/bloom spanned tooling, routing, and backend structure. Gündüz set up ESLint [1] to enforce code style across the codebase. On the frontend side, he changed the initial route to Topics [2] and refactored the client to use axios [3] instead of its previous HTTP approach, simplifying request handling throughout the application. On the backend, he added the unique property to mongoose schemas where necessary [4], enforcing data constraints at the database level. He added temporary web pages [5] to support ongoing development and added default pagination to the profile API endpoints [6], ensuring consistent behavior when clients request user profile data.

javascript mongodb axios

Sources

  1. setup eslint · bgrgndzz/bloom
  2. change the initial route to Topics · bgrgndzz/bloom
  3. refactor for axios · bgrgndzz/bloom
  4. add the unique property to mongoose where necessary · bgrgndzz/bloom
  5. add temporary web pages · bgrgndzz/bloom
  6. add default page to profile api endpoints · 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