EU
  • Resume

04.Writing

Long-form notes on building products, frontend craft, and things I'm learning along the way.

  • Bridging AI and Product

    April 27, 2025

    Integrating AI into a live product can feel like juggling flaming torches—you know the upside (automating tedious tasks, boosting user productivity), but you also risk burning down your release cadence if you try to do too much at once.

  • 💥 I'm Fired. Now What?

    April 18, 2025

    A frontend developer's honest take on losing a job, staying proactive during the job hunt, and turning uncertainty into opportunity.

  • What the heck is a "memoization"?

    September 25, 2022

    A memoization is a technique to cache the results of a function. It's a way to speed up your code.

  • Javascript Currying

    September 2, 2022

    What is the currying? How to create a curried functions? In this blog we are going to find answers for this questions.

  • Build Your Own CRA Template

    February 6, 2022

    Today we’re gonna build our own create-react-app template. I have using a cra been a while. I clearing some files on app when i used cra. (Like test files, icons, and inside of app.js file). I thought why am i not using a template few days ago. Therefore i googled “how i create my own template?”. After looking some blogs and documentation i built one. Let’s take look how you can built your own.

Built by Eyup Ucmaz
hi@eyupucmaz.dev