
Upgrading frontend dependencies with confidence | Docusaurus
docusaurus.io/blog/upgrading-frontend-dependencies-with-confidence-using-visual-regression-testing
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
Oct 15, 2023
1

Where does my computer get the time from? – Tony Finch
dotat.at/@/2023-05-26-whence-time.html
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
Oct 15, 2023
1

How fast are Linux pipes anyway?
mazzo.li/posts/fast-pipes.html
Oct 15, 2023
Thread-per-core - Without boats, dreams dry up
without.boats/blog/thread-per-core/
Oct 15, 2023

New talk: Making Hard Things Easy
jvns.ca/blog/2023/10/06/new-talk--making-hard-things-easy/
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
Oct 15, 2023
2

Linux Performance
www.brendangregg.com/linuxperf.html
Oct 15, 2023
1

Online Kalman Filter Tutorial
www.kalmanfilter.net/default.aspx
Oct 15, 2023
3

Sharing State with Islands Architecture | Frontend at Scale
frontendatscale.com/blog/islands-architecture-state/
Oct 15, 2023
10

Islands Architecture - JASON Format
jasonformat.com/islands-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
Oct 15, 2023
1

Death by a thousand microservices
renegadeotter.com/2023/09/10/death-by-a-thousand-microservices.html?ck_subscriber_id=1813069799
Oct 15, 2023
23

Static Analysis at Scale: An Instagram Story
instagram-engineering.com/static-analysis-at-scale-an-instagram-story-8f498ab71a0c
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/
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
Oct 15, 2023

The Uphill Battle of Memoization
tkdodo.eu/blog/the-uphill-battle-of-memoization?ck_subscriber_id=1813069799
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/
Oct 15, 2023
19

The Interactive Guide to Rendering in React
ui.dev/why-react-renders?ck_subscriber_id=1813069799
Oct 15, 2023
304
Build Less | Getting Real
basecamp.com/gettingreal/02.1-build-less
Oct 14, 2023
5
Caveats, disclaimers, and other preemptive strikes | Getting Real
basecamp.com/gettingreal/01.3-caveats-disclaimers-and-other-preemptive-strikes
Oct 14, 2023
10
What is Getting Real | Getting Real
basecamp.com/gettingreal/01.1-what-is-getting-real
Oct 14, 2023
18

CDNs: Speed Up Performance by Reducing Latency
austingil.com/file-uploads-cdn/
Oct 14, 2023
10

Critical rendering path - Web performance | MDN
developer.mozilla.org/en-US/docs/Web/Performance/Critical_rendering_path
Oct 14, 2023
1

Stream File Uploads to S3 Object Storage and Reduce Costs
austingil.com/upload-to-s3/
Oct 14, 2023
262
Streams—The definitive guide | Articles | web.dev
web.dev/articles/streams
Oct 14, 2023
1

Handling File Uploads on the Backend in Node.js (& Nuxt)
austingil.com/file-uploads-in-node/
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
Oct 14, 2023
3

How to Upload Files with JavaScript
austingil.com/upload-files-with-javascript/
Oct 14, 2023
18

How to Upload Files with HTML
austingil.com/uploading-files-with-html/
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
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
Oct 14, 2023

Rethinking reactivity
nuejs.org/blog/rethinking-reactivity/?utm_source=tldrnewsletter
Oct 14, 2023

Balancing speed with precision in startup companies - LogRocket Blog
blog.logrocket.com/product-management/balancing-speed-with-precision/?utm_source=tldrwebdev
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
Oct 14, 2023
How to be a Good Codemate
www.moderndescartes.com/essays/codemates/?utm_source=tldrwebdev
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
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
Oct 14, 2023

How Stripe Creates the Best Documentation in the Tech Industry - Mintlify
mintlify.com/blog/stripe-docs?utm_source=tldrwebdev
Oct 14, 2023

GitLab과 AI로 개발 생산성 높이는 노하우\:\ 16번째 GitLab 코리아 밋업 후기
insight.infograb.net/blog/2023/06/28/gitlab-ai/
Oct 14, 2023

SaaS UI/UX Design Agency – Eleken
www.eleken.co/
Oct 14, 2023

Generative AI’s Act Two
www.sequoiacap.com/article/generative-ai-act-two/
Oct 14, 2023

Decoupling UI and Logic in React: A Clean Code Approach with Headless Components
itnext.io/decoupling-ui-and-logic-in-react-a-clean-code-approach-with-headless-components-82e46b5820c
Oct 14, 2023

5 best practices for preventing chaos in Tailwind CSS—Martian Chronicles, Evil Martians’ team blog
evilmartians.com/chronicles/5-best-practices-for-preventing-chaos-in-tailwind-css?ck_subscriber_id=1813069799
Oct 14, 2023

Home | Laws of UX
lawsofux.com/?utm_source=substack&utm_medium=email
Oct 14, 2023

7 Strategies To Cope With The Stress Of Career Uncertainty
www.forbes.com/sites/bryanrobinson/2023/10/07/7-strategies-to-cope-with-the-stress-of-career-uncertainty/amp/?utm_source=webdev
Oct 14, 2023
27
My personal C coding style as of late 2023
nullprogram.com/blog/2023/10/08/?utm_source=tldrnewsletter
Oct 14, 2023
15

Healthier way to open source your code
sapegin.me/blog/healthy-open-source/?utm_source=tldrwebdev
Oct 14, 2023
5