Interesting Articles
Recent reads by @skorytnicki
8nice immutable trick, didnt know about it
7small css tips enterpr
10practical priority hints in examples
9how to validate url in js
7funny tool gor screenshots
10nice and practical use for rust
10really nice visuals
8nice addition to crawlee
8linting rules for async code
10i love this idea xd how to make simple ascii art typograms easily
10nice new css feature
3such a waste of time to read
image tools without native stupid deps is cool
10node jq to browse json files
8testing articles list for future
10nice way to visualise npm deps
10such a great and much needed api to work with awkward layouts
10nice analysis of testing strategies
4list of legit tlds in node
very important for jobtome
7strutured llm responses with ts types
6reading excel in node
9error messages guidelines and principles
5good notes on publishing packages
8i like this term and cases makes sense to dd these zombie tests
7at scope in css for theming etc
7how to do open telemetry with new relic
7how to use, basic commands etc. i like it
8fuzzy search for node modules it has potential imo
7nice page speed story about TBT
8sse events to maintain connection looks better and essier than web sockets
10such a great intro to variables and howthey work
9great intro to new css like logical props
10how node works in detail very useful to understand microtasks etc
9great intro to how to optimise stuff, when and why
6superagent supertest testing http requests
10fetchpriority and its sibling tech well explained
7good intro to grpc and turbo
7funny lib but check how well designed api is that
7jazz midi for browser and node
9rsc react server components
8baseline features we can use plus description of the new standard potentially to replace caniuse
5how to use go and alpine
7how signals work at preact
7native popover setup
9better install app ui
10such a great introduction to SVG
6passkeys in browsers, some cases code and support
7new event i love you
wow this is really good idea
6array from async proposal
8cache forever strategy to avoid even making a request with s3
8good tips on limits of web workers
9nice tips on how to do maliciuos things
5astro and trpc
10heaod of line great explanation
5vr as html tags
9really good tips and analysis on styled components
7hosting 3rd party assets on your own pros and cons
6repeat view test with service worker tips
10use CPU instruction count as a metric for performance
3scope caching intro
5this is good to recommend to junior devs or on prs
2memory leaks fixing
5very interesting data and stats on web vitals
7i knew this trick but i didnt know the name
7inlined resources as a threat
use native features of what we did in js before
6http compression algos and stats
7constraints based design system philosophy - looks good
10ooo in ts, very good read
6good interview questions
5nice article about watchables
9such a good and easy to read summary on backend rendering systems
85my favourite type challenges
6nice essay on types
7publishing esm modules tricks
7how to do typescript properly - where to put types etc
10real user profiling in chrome overview
fake faces
9worker threads with nice intro to promises for beginners
9nice good practices but i prefer tao of node
8chatgpt description
7http3 impl why and how
8overflow clip property
5multiselect with counter css
useEffect useLayoutEffect vs painting
8aspect ratio
primer on new color methods and their use cases
7bloom filter and how to build it
9variable fonts usage
7great guide to modern favicon setup
6nice read about syntax of conditionals
8chrome extension generator and cli
8downsudes of data uris
6exponential retries
9nice story on default spreadsheet in browsers
10debugging memory in chrome
10how to prevent screen going to sleep with wakeLock api in browsers
10programatically filling local storage in an elegant way
6state management in 1kb
10backdoor via unicode hidden character in js
8how to use useState properly, notes about linter, updating with callback, initial state with callback
7basic principles for testing good for coaching
8good ideas regarding cwv and countries
9the friendliest intro to paint and layout i have seen
8memory leak testing on web apps need to read source
10great great read about how to think about chess and how to do it
10container queries again
8article on node modules security well written ua parser story
10very good intro for front end devs
6some day I have to write some app that uses streams
5rewrite from next to remix good list of advantages of remix
10such a great intro to cascade layers
10printing labels in js
10great but little known attrs like form decoding etc
8all revert in css super useful for client and host apps
8great description of wrapper objects such as String or Number
7file system api
8tree sitter to construct parser
6throwing anything in js and its consequences
9how to implement es import maps shims, great read but complex
9parseArgs in node, good to avoid commander or other npm libs
7breakout of wrapper div good to share whenever we work on layout
10such a good article about native import maps pros cons, support, lazy detection and use cases
7rust bindings for more performant ops in node
7rotate etc as standalone properties
5article vs section semantics
10backdrop element as solution to zindex and top layer
10how to prevent weird bounce on mobile scroll
7redis explained on a graph and with some notes, could e better but gives good outlook
5generating placeholder image might be useful some day
6how to use babel ast traversion
6nice article on how to use deno primitives to build your own simple runtime
7focus and focus visible
8accessible alternatives to truncation
10cascade layers to solve modifiers and specificity
10how to check if function was monkey patched - check toString or grab pure function from iframe to detect reflection
3ayy I expected actual tutorial not a list of plugins
5How node.js garbage collection works - I recommend something from V8 blog, but this is useful with a real life example from Meteor folks
7use pagerank to sort files in repo, really fun
8How to use Neon, dynamic vs static libraries intro, very descriptive for a noob in that matter like me. I like author highlighted the use cases too
3intro to next vs remix, not worth it
10How nice UX and simple is that! Validates a11y in a bookmarklet, with one click
1when to use CSS columns - I think I bookmarked it because I wanted to see what columns they mean
10using sqlite as cache/state manager for react app
6edge vs client vs lambda vs server, I knew that already but a great read for beginners
10great article on the process and details behind LCP - how to think about metrics and validate them
10Excellent read before analysing CWV - The amount of time user is willing to wait, appears to be a function of the perceived complexity of the request
9request collapsing technique used by CDNs and how to avoid it with cache-control private
4e2e tests with turborepo, advantages, setup, caching
5nice example of performance research on wikimedia. RUM data
10what a great set of tips on code golfing, not trivia all the time
10jsx impl in literals, so you dont need a transpiler
10modal, fullscreen and picture-in-picture pseudo selectors
8has selector tips - I like has checkbox checked idea
10great typography tips on headings
5overview on metro bundler vs webpack for react native
9color-contrast usage with examples, fallback, defaults etc. Very nice read.
9How is alpha and p-value different in AB testing
9How many users do you need to A/B Test a feature? Includes link to calculator
7qt binding for node for building desktop apps
9very good intro to @container and @container style queries with examples
4nice design system for complex UIs with charts
8handling errors, dotenv, logging, I like it a lot. Probs trivia for better backend
6flatMap, reduce, forOf and when to use them
10chrome ux - crux data vs rum data differences and tradeoffs
10all colors on the web are represented by a lossy compression, no browser implements proper color space
5js containers as in deno deploy
5great intro for junior developers, nothing new if you tried cd
8error cause and private slots
7Really convenient intro
4building modal in webcomponents. Some good concepts but nothing new, focus trap, reduced motion
9search across public storybooks for specific components
2Build system / management for JS written in Rust
9Use cases for AbortController
7very good tips and tricks about oddities of JSON impl in JS stdlib
3frontend masters course on databses
3rest vs spread and why they are not operators
2code style impacting the results
8use webaudio and svelte to create instrument
8prefix only modules start with node:test in node18. Think about typosquatting
7Format data to string table for cli tools
10great css utility for nice and cheap fonts
3Couple of tips for open wc and lithtml
10Telemetry and beaconing, simple cons, pros and strategies. Real-life data on deliverability by method