postgres 20 performance 19 js 13 golang 13 tuning 13 devops 12 react 11 advanced 10 aws 7 tips 7 blog 7 how-to 4 lambda 3 ui 3 css 3 tailwind 3 illustration 3 redux 3 docker 3 rust 2 ts 2 explain 2 explain-visualizer 2 nodejs 2 animation 2 free 2 tools 2 monitoring 2 standards 2 google 2 flamegraph 2 context 2 kubernetes 2 pointers 2 awesome 1 cheatsheets 1 python 1 api 1 apm 1 elastic 1 life 1 network 1 db 1 sql 1 esm 1 definition 1 emoji 1 fun 1 indexes 1 web-components 1 hardware 1 typescript 1 memory-leak 1 structure 1 useeffect 1 uselayouteffect 1 react-hooks 1 canvas 1 images 1 finite-state-machines 1 effects 1 metrics 1 log 1 trace 1 state 1 expressjs 1 opentelemetry 1 examples 1 practice 1 icons 1 message-queue 1 serverless 1 github-actions 1 migration 1 coroutines 1 context-switching 1 generics 1 colors 1 design 1 mongodb 1


url
tags
description
https://www.trackawesomelist.com/
awesome
A curated list of awesome lists
https://quickref.me/
cheatsheets
QuickRef - The one-page reference cheat sheet creator
https://www.codemzy.com/blog/
js react
JS & React blog
https://kerkour.com/
rust
Rust blog
https://freshman.tech/
golang
Blog about golang, Nodejs
https://appliedgo.net/
golang
Blog about golang
https://benhoyt.com/
golang
Blog about golang, tech and non-tech
https://threedots.tech/
golang
Blog about golang
https://yourbasic.org/
golang
Blog about golang
https://frontendmasters.com/blog/vanilla-javascript-reactivity/
js
Patterns for Reactivity with Modern Vanilla JavaScript
https://fettblog.eu/
js ts
Blog about typescript & rust
https://hakibenita.com/
python postgres
Blog about python & postgres
https://rust-lang.github.io/api-guidelines/about.html
rust api
Rust API Guidelines
https://www.alexedwards.net/blog
golang
Blog about golang (two books)
https://snyk.io/blog/nodejs-how-even-quick-async-functions-can-block-the-event-loop-starve-io
js
How even quick Node.js async functions can block the Event-Loop
https://www.jeremydaly.com/reuse-database-connections-aws-lambda/
aws lambda how-to
How To: Reuse Database Connections in AWS Lambda
https://www.jeremydaly.com/manage-rds-connections-aws-lambda/
aws lambda how-to
How To: Manage RDS Connections from AWS Lambda Serverless Functions
https://www.jeremydaly.com/
aws lambda
Blog about serverless
https://www.freecodecamp.org/news/how-to-set-up-monitoring-for-nodejs-applications-using-elastic/
performance apm elastic how-to
How to Set Up Application Performance Monitoring for Node.js Applications Using Elastic
https://www.jameshill.dev/articles/partial-hydration/
js
Partial hydration in Preact
https://xiaoyunyang.github.io/
js ui life
Blog about life, ui, js
https://humanwhocodes.com/blog/
js ui ts
Blog about js
https://jdsteinbach.com/
css
Blog about css
https://www.tints.dev/
tailwind css
Generate Tailwind CSS color shades
https://www.arp242.net/
golang
Blog of Martin Tournoij
https://blog.miyuru.lk/
network aws devops
Blog about devops, aws, network
https://byteofdev.com/
js
JS articles
https://explain.tensor.ru/about/
db postgres explain performance sql
Postgres explain analyzer
https://byteofdev.com/posts/how-to-use-esm/
js esm definition
What is ESM and how to use it
https://www.tutorialdba.com/p/postgresql-architecture.html
postgres advanced devops
PostgreSQL Architecture
https://www.tutorialdba.com/p/postgresql-explain-plan.html
postgres advanced devops tuning
PostgreSQL EXPLAIN PLAN
https://www.tutorialdba.com/p/postgresql-query-flow.html
postgres advanced devops
PostgreSQL Query Flow
https://www.tutorialdba.com/p/postgresql-archivelog.html
postgres advanced devops
PostgreSQL Archivelog
https://www.tutorialdba.com/2018/06/postgresql-tuning.html
postgres advanced devops tuning
PostgreSQL Tuning
https://www.tutorialdba.com/2017/11/find-top-10-long-running-queries-using.html
postgres advanced devops tuning
find TOP 10 Long Running Queries using pg_stat_statements
https://www.tutorialdba.com/2017/11/how-to-monitor-with-postgresql-indexes.html
postgres advanced devops tuning
How to Monitor with PostgreSQL Indexes
https://www.tutorialdba.com/2017/11/improve-performance-of-pgdump-pgrestore.html
postgres advanced devops tuning
Improve the performance of pg_dump pg_restore
https://emojidb.org/web-emojis
emoji fun
Web emojis
https://www.drawkit.com/
illustration
Website to find illustrations
https://undraw.co/
illustration
Open-source illustrations
https://www.craigkerstiens.com/2012/10/01/understanding-postgres-performance/
postgres performance tuning
Understand Postgres Performance
https://www.dbrnd.com/2015/10/postgresql-script-to-find-a-missing-indexes-of-the-schema/
postgres indexes performance tuning
Script to find a missing indexes of the schema
https://willj.net/posts/buffer-analysis-when-using-explain-analyse-in-postgres/
postgres explain performance tuning
Postgres Buffer Analysis
https://jakelazaroff.com/words/web-components-will-outlive-your-javascript-framework/
js web-components
Web components
https://pgtune.leopard.in.ua/
postgres hardware tuning
Generate postgres config based on hardware
https://www.cybertec-postgresql.com/en/reproducible-builds-postgresql-query-optimization/
postgres tuning performance
Dont use NOT IN we use NOT EXISTS
https://www.cybertec-postgresql.com/en/how-the-postgresql-query-optimizer-works/
postgres tuning performance
How the PostgreSQL query optimizer works
https://wiki.postgresql.org/wiki/Don%27t_Do_This#Don.27t_use_NOT_IN
postgres tips
Dont do in postgres
https://explain.depesz.com/
postgres tuning performance explain-visualizer
Postgres explain visualizer
https://www.depesz.com/
postgres advanced
Blog about postgres
https://www.depesz.com/tag/unexplainable/
postgres tuning performance explain-visualizer
Series of articles about postgres explain
https://mariusschulz.com/blog/series/typescript-evolution
typescript
TypeScript Evolution From Marius Schulz
https://marmelab.com/blog/2018/04/03/how-to-track-and-fix-memory-leak-with-nodejs.html
nodejs performance memory-leak
Tracking and fixing memory leaks in Node.js
https://kentcdodds.com/blog/state-colocation-will-make-your-react-app-faster
react structure tips
State Colocation
https://kentcdodds.com/blog/useeffect-vs-uselayouteffect
useeffect uselayouteffect tips react
useEffect vs useLayoutEffect
http://www.petecorey.com/blog/2019/08/19/animating-a-canvas-with-react-hooks/
animation react-hooks tips react canvas
Create animation with react hooks + canvas
https://unsplash.com/
free images
Where to find free images
https://tsh.io/blog/finite-state-machines-in-react/
react finite-state-machines
How to use finite state machines in react
https://birdeatsbug.com/blog/creating-hover-effects-with-tailwind-css
tailwind effects
Create hover effects with tailwind
https://overreacted.io/writing-resilient-components/
react tips
Writing resilient components
https://opentelemetry.io/
metrics log trace tools performance
Tools for metrics, logs, traces
https://kentcdodds.com/blog/state-colocation-will-make-your-react-app-faster
react state tips performance
State Colocation will make your React app faster
https://uptrace.dev/get/instrument/opentelemetry-express.html
expressjs monitoring performance opentelemetry
Monitor Express.js with OpenTelemetry
https://google.github.io/styleguide/
standards google
Google style guides for various languages
https://webperf.tips/tip/understanding-flamegraphs/
performance flamegraph
How to Read Flamegraphs
https://webperf.tips/tip/flamegraphs-in-depth/
performance flamegraph advanced
Flamegraphs In Depth
https://webperf.tips/
performance tips
All about web performance
https://webperf.tips/tip/performance-timing-markers/
performance how-to
How to measure performance
https://webperf.tips/examples/date-formatting/example1/
performance examples practice
Example page to practice performance
https://blog.isquaredsoftware.com/2021/01/context-redux-differences/
react redux context
Why React Context is Not a Redux Killer
https://collectivemind.dev/blog/why-context-should-not-be-used-for-state-management-in-react-js
react redux context
Why Context Should Not be Used for State Management in React JS
https://google.github.io/styleguide/
standards google
Google style guides for various languages
https://storyset.com/
illustration
Free customizable illustrations
https://iconbuddy.app/
icons free
Free icons
https://10015.io/
tools
Tools for developers
https://animista.net/
css animation
CSS animations
https://blog.iron.io/
blog devops aws kubernetes docker message-queue
Blog about devops, aws, kubernetes, docker, message queue
https://www.kartar.net/
blog devops aws kubernetes docker monitoring
Blog about devops, aws, kubernetes, docker, monitoring
https://serverlessland.com/
devops aws serverless
Serverless patterns
https://eli.thegreenplace.net/
golang
Blog about golang
https://stackoverflow.com/questions/74694675/adding-a-git-tag-and-version-info-to-docker-image-during-github-actions-build
docker github-actions
Adding a git tag and version info to docker image during github actions build
https://tpaschalis.me/
golang blog
Blog about golang
https://pythonspeed.com/articles/schema-migrations-server-startup/
migration
Schema migrations at server startup strategy
http://calculist.org/blog/2011/12/14/why-coroutines-wont-work-on-the-web/
coroutines js
Why coroutines wont work on the web
http://osr507doc.xinuos.com/en/PERFORM/context_switching_cpu.html
context-switching performance
Context switching
https://www.sobyte.net/post/2021-10/go-pointer/
golang pointers
Go pointers
https://medium.com/a-journey-with-go/go-should-i-use-a-pointer-instead-of-a-copy-of-my-struct-44b43b104963
golang pointers
Go: should I use a pointer instead of a copy of my struct?
https://www.sobyte.net/
golang blog
Blog about golang
https://blog.boot.dev/golang/how-to-use-golangs-generics/
golang generics
How to use Golang generics
https://uicolors.app/create
colors ui tailwind design
Generate Tailwind CSS color shades
https://blog.isquaredsoftware.com/
react js blog redux
Blog about React, Redux, JavaScript
https://thecodebarbarian.com/
nodejs mongodb blog
Blog about Node.js, MongoDB
https://www.developerway.com/
react js blog
Blog about React, JavaScript