잡다한 기술 아티클

실용적인 테스트 피라미드 (번역)

https://www.integer.blog/practical-test-pyramid/?ref=linkedin.com

더 자유롭고, 빠르고, 정확하게: 토스페이먼츠 API 문서 엔지니어링

https://toss.tech/article/docs-engineering

2024 프론트엔드 기술스택 이야기

https://velog.io/@teo/2024-frontend-techstack

무지개빛총천연배경색에서안전한색대비를가지는전경색으로가독성을확보하기대작전

https://velog.io/@justive/어떤-색이-밝고-어떤-색이-어두울까

Stop Validating Email Addresses with Regex (2012)

https://news.ycombinator.com/item?id=31092912

JavaScript 개발자를 위한 Golang - 1부(번역)

https://lannex.github.io/blog/2019/Golang-for-JavaScript-developers-1/

hangman game example

https://www.frontendmentor.io/challenges/hangman-game-rsQiSVLGWn

브라우저 렌더링 과정 이해하기

https://tecoble.techcourse.co.kr/post/2021-10-24-browser-rendering/

백엔드가 이정도는 해줘야 함 - 커리큘럼 털어놓기

https://velog.io/@city7310/백엔드가-이정도는-해줘야-함-커리큘럼-털어놓기

예상보다 24배 많은 콘텐츠에 프론트가 대처하는 방법

https://ridicorp.com/story/ridi-markdown-improvements/

카카오페이지는 BFF(Backend For Frontend)를 어떻게 적용했을까?

https://fe-developers.kakaoent.com/2022/220310-kakaopage-bff/

멀티스레딩 기술의 이해

https://udteam.tistory.com/213

코어 웹 바이탈(Core web Vitals)이란 무엇인가?

https://www.ascentkorea.com/core-web-vitals/

Code generator 개발기 (Part 1)

https://tech.inflab.com/20230613-code-generator-part-1/

AWS Lambda@Edge에서 실시간 이미지 리사이즈 & WebP 형식으로 변환

https://medium.com/daangn/lambda-edge로-구현하는-on-the-fly-이미지-리사이징-f4e5052d49f3

Web Components are Dead: Long Live Web Components

https://blog.bitsrc.io/web-components-are-dead-long-live-web-components-1de76ab4890d

9가지 프로그래밍 언어로 배우는 개념: 1편 - 타입 이론

https://tech.devsisters.com/posts/programming-languages-1-type-theory/

Single-page application: how SPA works and how it differs from MPA | KISS digital

https://kissdigital.com/blog/single-page-application-how-spa-works-and-how-it-differs-from-mpa

React as a UI Runtime — overreacted

https://overreacted.io/react-as-a-ui-runtime/

Why is SSR gaining so much popularity in 2022?

https://www.reddit.com/r/reactjs/comments/s2vwvr/why_is_ssr_gaining_so_much_popularity_in_2022/

코어 웹 바이탈이 SEO에 미치는 영향

https://ktseo41.github.io/blog/log/how-core-web-vital-affect-seo.html

What's the difference between ISO 8601 and RFC 3339 Date Formats?

https://stackoverflow.com/questions/522251/whats-the-difference-between-iso-8601-and-rfc-3339-date-formats

Implementing for Loops

https://senocular.github.io/articles/js_implementing_for_loops.html

잘 쓰면 아주 좋은 git-rebase onto 옵션

https://driip.me/3e206178-8e6c-4519-be35-55b5afeab30b

프로그래머를 위한 카테고리 이론

https://evan-moon.github.io/2024/02/06/category-theory-for-programmers-2-types-and-functions/

디자인 시스템, 코드를 넘어서

https://so-so.dev/react/design-system-beyond-code/

200여개 서비스 모노레포의 파이프라인 최적화

https://toss.tech/article/monorepo-pipeline

Yarn 대신 pnpm으로 넘어간 3가지 이유

https://engineering.ab180.co/stories/yarn-to-pnpm

What are Factories in Domain Driven Design?

https://culttt.com/2014/12/24/factories-domain-driven-design/