Index Librorum
§ Artes Mechanicae· Dev

Dev

Development articles
CatalogusIndex
SchedæCards
013 Entries· 총 13
Ordo/
001.
Why YouTube and Netflix Behave Differently on Safari and Chrome
2025-07-14Why YouTube and Netflix Behave Differently on Safari and Chrome/Frontend

Netflix, which supports 4K on Safari, is limited to 1080p on Chrome. Conversely, YouTube supports 4K even on Chrome. What's the reason? Let's find out.

frontendbasefundamentalbasicchrome-youtube-4k
DEV.001 →
002.
Deep Dive into the Differences Between Observers and Event Handlers in Event Processing!
2025-06-23Deep Dive into the Differences Between Observers and Event Handlers in Event Processing!/Frontend

Examining the differences between observers and event handlers in event processing, and providing clear reasoning for when to use each.

frontendbasefundamentalbasicobserver-vs-event-handler
DEV.002 →
003.
ESLint Plugin Development Journal for FSD
2025-01-31ESLint Plugin Development Journal for FSD/Challenges

While working on an FSD project, I felt inconvenienced by manual configuration. There was no proper plugin available, so I decided to create an ESLint module to make development easier.

challengeprojectfsdopensource
DEV.003 →
004.
Reflections on React Performance Optimization Through Practice
2025-01-03Reflections on React Performance Optimization Through Practice/React

I performed React performance optimization while going through Hanghae Plus. In the process, I was able to learn how to optimize. As a result of introducing optimization techniques, performance improved in some cases, but it also degraded in others. This is a record of that experience.

reactperformanceoptimization
DEV.004 →
005.
Exploring React Developer Tools
2025-01-02Exploring React Developer Tools/React

To optimize, you need to know how to measure performance. At the same time, you need to understand how rendering works and what processes lead to changes. Let's learn about the developer tools that help with this.

reactperformanceoptimization
DEV.005 →
006.
What are React Hooks?
2024-12-30What are React Hooks?/React

Understand what React Hooks are and learn what problems React Hooks aim to solve.

hooksreact
DEV.006 →
007.
Example Dev Post
2024-12-29Example Dev Post/Tutorials

This is an example dev post.

devexample
DEV.007 →
008.
Markdown Style Test
2024-12-29Markdown Style Test/Tutorials

A page to test all markdown syntax and styles.

markdowntestMDX
DEV.008 →
009.
Is React a Framework?: A Question for Investment, Not Debt
2024-12-24Is React a Framework?: A Question for Investment, Not Debt/Frontend

An article exploring whether React is a framework. It also describes the importance of establishing a basis for making technology an investment rather than technical debt.

frontendtroubleShootingtoolsdev_without_frameworkreact_is_framework_or_library
DEV.009 →
010.
The Process of Integrating Canvas with Naver Map API
2024-11-20The Process of Integrating Canvas with Naver Map API/Challenges
chellengeprojectboostcamp
DEV.010 →