ylog.hashnode.devThree keys of effective PRDs(Product Requirement Documents)As you might know, PRD stands for a product requirement document, which is used to communicate with each team member to share purpose, user experience, assumptions, constraints, target values and so on. Many people wrote and published useful PRD temp...May 8, 2022·3 min read
ylog.hashnode.devWhat should PM think when writing Product Requirement Documents (PRDs)?In this article, I’ll explain what a Product Manager has to think about when writing PRDs. As you might know, PRDs is a product requirement document. In general, Product Manager is responsible for writing it to communicate with stakeholders such as ...May 5, 2022·1 min read
ylog.hashnode.devComplete to develop my new Chrome Extension Idea. But..In this article, I’m going to write my new idea of the Chrome Extension and the process from idea to release. The issue that I found and wanted to solve YouTube provides you with a caption function, it enables you to see auto generated captions of wh...May 2, 2022·4 min read
ylog.hashnode.devOverview of Cypress.io E2E test automation.In this article, I introduce the E2E test framework Cypress. Overview of Cypress First of all, I described an overview of Cypress as one diagram. And, I will explain some functions in perspective of comparison with other frameworks. you can also see ...Mar 16, 2022·2 min read
ylog.hashnode.devArchitecture of Chrome ExtensionTo start development of Chrome Extension, I've learned about the architecture of Chrome Extensions. Understanding architecture helped me to understand what I can develop. In this article, I would explain about the architecture and components of Chr...Mar 9, 2022·3 min read