Jaeyeol Lee

Jaeyeol Lee

@kodingwarrior

Joined Feb 21, 2023

15

Following

6

Followers

832

pages

3.02k

highlights

1.71k

views
M
W
F
May
Jun
Jul
Total Days:
Total Weeks:
109-Days 📚
44-Weeks 📚
Show All

Making a Website is for Everyone

blog.jim-nielsen.com/2023/websites-are-for-normies/

programming:essay

Oct 15, 2023

3

Python Mocking 101: Fake It Before You Make It

www.fugue.co/blog/2016-02-11-python-mocking-101

mocking
testing
read-later

Oct 15, 2023

2

How to write better Django code

klemenstrajhar.substack.com/p/how-to-write-better-django-code?utm_source=tldrwebdev

django
oop
testing

Oct 15, 2023

31

Get ready for Interop 2024

webkit.org/blog/14633/get-ready-for-interop-2024/

interop

Oct 15, 2023

2

Animating Multi-Page Navigations with Browser View Transitions and Astro | Codrops

tympanus.net/codrops/2023/10/03/animating-multi-page-navigations-with-browser-view-transitions-and-astro/

astro

Oct 15, 2023

From WebGL to WebGPU - Chrome for Developers

developer.chrome.com/blog/from-webgl-to-webgpu/

webgl

Oct 15, 2023

Photoshop's journey to the web  |  Articles  |  web.dev

web.dev/articles/ps-on-the-web?hl=en

case-study:adobe

Oct 15, 2023

Chrome now shows each active tab’s memory usage!

medium.com/@addyosmani/chrome-now-shows-each-active-tabs-memory-usage-4f74876538e6

chrome-devtools
web-performance

Oct 15, 2023

11

Upgrading frontend dependencies with confidence | Docusaurus

docusaurus.io/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing

e2e-test
frontend

Oct 15, 2023

5

Pythagoras: Everyone knows his famous theorem, but not who discovered it 1000 years before him - Journal of Targeting, Measurement and Analysis for Marketing

link.springer.com/article/10.1057/jt.2009.16

mathematics
history

Oct 15, 2023

1

Where does my computer get the time from? – Tony Finch

dotat.at/@/2023-05-26-whence-time.html

ntp

Oct 15, 2023

US government issues first-ever space debris penalty to Dish Network

www.theguardian.com/science/2023/oct/02/fcc-space-debris-fine-dish-network-satellite

international-issues
environmental-protection

Oct 15, 2023

1

How fast are Linux pipes anyway?

mazzo.li/posts/fast-pipes.html

linux-kernel
linux

Oct 15, 2023

Thread-per-core - Without boats, dreams dry up

without.boats/blog/thread-per-core/

rust
programming:essay

Oct 15, 2023

New talk: Making Hard Things Easy

jvns.ca/blog/2023/10/06/new-talk--making-hard-things-easy/

software-engineering
programming:essay

Oct 15, 2023

Undermining Democracy: The European Commission's Controversial Push for Digital Surveillance – Danny Mekić

dannymekic.com/202310/undermining-democracy-the-european-commissions-controversial-push-for-digital-surveillance

politics
international-issues

Oct 15, 2023

2

Linux Performance

www.brendangregg.com/linuxperf.html

linux
linux-performance

Oct 15, 2023

1

Online Kalman Filter Tutorial

www.kalmanfilter.net/default.aspx

kalman-filter
read-later:book

Oct 15, 2023

3

Sharing State with Islands Architecture | Frontend at Scale

frontendatscale.com/blog/islands-architecture-state/

frontend
architecture:frontend
island-architecture

Oct 15, 2023

10

Islands Architecture - JASON Format

jasonformat.com/islands-architecture/

frontend
architecture:frontend
island-architecture

Oct 15, 2023

2

The Angular Renaissance: Why Frontend Devs Should Revisit It

thenewstack.io/the-angular-renaissance-why-frontend-devs-should-revisit-it/?ck_subscriber_id=1813069799

frontend
angular

Oct 15, 2023

1

Death by a thousand microservices

renegadeotter.com/2023/09/10/death-by-a-thousand-microservices.html?ck_subscriber_id=1813069799

programming
programming:essay
system-design

Oct 15, 2023

23

Static Analysis at Scale: An Instagram Story

instagram-engineering.com/static-analysis-at-scale-an-instagram-story-8f498ab71a0c

system-design
case-study:meta
read-later

Oct 15, 2023

1

Learnings from 5 years of tech startup code audits - Ken Kantzer's Blog

kenkantzer.com/learnings-from-5-years-of-tech-startup-code-audits/

startup
audit
product

Oct 15, 2023

16

Deep dive into React's virtual DOM and reconciliation

borstch.com/blog/deep-dive-into-reacts-virtual-dom-and-reconciliation/?ck_subscriber_id=1813069799

react

Oct 15, 2023

The Uphill Battle of Memoization

tkdodo.eu/blog/the-uphill-battle-of-memoization?ck_subscriber_id=1813069799

react
web-performance
frontend

Oct 15, 2023

83

What is Progressive Enhancement, and why it matters

www.freecodecamp.org/news/what-is-progressive-enhancement-and-why-it-matters-e80c7aaf834a/

progressive-enhancement
web-performance
frontend

Oct 15, 2023

19

The Interactive Guide to Rendering in React

ui.dev/why-react-renders?ck_subscriber_id=1813069799

react
web-performance
frontend
internal:react

Oct 15, 2023

304

Build Less | Getting Real

basecamp.com/gettingreal/02.1-build-less

book/getting-real
product

Oct 14, 2023

5

Caveats, disclaimers, and other preemptive strikes | Getting Real

basecamp.com/gettingreal/01.3-caveats-disclaimers-and-other-preemptive-strikes

book/getting-real
product

Oct 14, 2023

10

What is Getting Real | Getting Real

basecamp.com/gettingreal/01.1-what-is-getting-real

book/getting-real
product

Oct 14, 2023

18

CDNs: Speed Up Performance by Reducing Latency

austingil.com/file-uploads-cdn/

cdn

Oct 14, 2023

10

Critical rendering path - Web performance | MDN

developer.mozilla.org/en-US/docs/Web/Performance/Critical_rendering_path

web-performance

Oct 14, 2023

1

Stream File Uploads to S3 Object Storage and Reduce Costs

austingil.com/upload-to-s3/

web-api
frontend

Oct 14, 2023

262

Streams—The definitive guide  |  Articles  |  web.dev

web.dev/articles/streams

web-api
frontend

Oct 14, 2023

1

Handling File Uploads on the Backend in Node.js (& Nuxt)

austingil.com/file-uploads-in-node/

html
web-api

Oct 14, 2023

1

Progressive Enhancement - MDN Web Docs Glossary: Definitions of Web-related terms | MDN

developer.mozilla.org/en-US/docs/Glossary/Progressive_Enhancement

webdev
frontend
progressive-enhancement

Oct 14, 2023

3

How to Upload Files with JavaScript

austingil.com/upload-files-with-javascript/

html
web-api

Oct 14, 2023

18

How to Upload Files with HTML

austingil.com/uploading-files-with-html/

html
web-api

Oct 14, 2023

92

How open-source software could finally get the world’s microscopes speaking the same language

www.nature.com/articles/d41586-023-03064-9?utm_source=tldrnewsletter

read-later

Oct 14, 2023

The Absolute Minimum Every Software Developer Must Know About Unicode in 2023 (Still No Excuses!)

tonsky.me/blog/unicode/?utm_source=tldrnewsletter

unicode
programming

Oct 14, 2023

Rethinking reactivity

nuejs.org/blog/rethinking-reactivity/?utm_source=tldrnewsletter

frontend

Oct 14, 2023

Balancing speed with precision in startup companies - LogRocket Blog

blog.logrocket.com/product-management/balancing-speed-with-precision/?utm_source=tldrwebdev

product

Oct 14, 2023

How to be a better mentor: 6 guaranteed ways to build trust quickly

www.thecaringtechie.com/p/how-to-be-a-better-mentor-6-guaranteed?utm_source=tldrwebdev

programming:essay

Oct 14, 2023

How to be a Good Codemate

www.moderndescartes.com/essays/codemates/?utm_source=tldrwebdev

programming:essay
software-engineering

Oct 14, 2023

Research: Quantifying GitHub Copilot’s impact on code quality

github.blog/2023-10-10-research-quantifying-github-copilots-impact-on-code-quality/?utm_source=tldrwebdev

blog:github
code-quality

Oct 14, 2023

A student asked how I keep us innovative. I don't. | nicole@web

ntietz.com/blog/forefront-of-innovation/?utm_source=tldrwebdev

programming:essay

Oct 14, 2023

How Stripe Creates the Best Documentation in the Tech Industry - Mintlify

mintlify.com/blog/stripe-docs?utm_source=tldrwebdev

technical-writing

Oct 14, 2023

GitLab과 AI로 개발 생산성 높이는 노하우\:\ 16번째 GitLab 코리아 밋업 후기

insight.infograb.net/blog/2023/06/28/gitlab-ai/

productivity
cowork
code-review

Oct 14, 2023