2025
2023
-
How to link a local npm dependency with pnpm
-
How you properly test your React hook methods
-
Composition vs props in React
-
Git cherry-pick range of commits
-
Polymorphic components in React
-
Sharing configs between Storybook and Vite
-
Auto update readme on GitHub with Deno
-
Read later with Feedbin via iOS shortcut
-
Polymorphic react component with vanilla-extract
2022
-
Eslint rule to restrict imports
-
Executing scripts when docker starts
-
How to type Next.js env variables in TypeScript
-
Migrating Next.js plugins from next-compose-plugins
-
Compiling Tailwind CSS components in monorepo
-
Run script on files changes using nodemon
-
HOC for React Query
-
Generating TypeScript types from Swagger schema
-
Raycast script - copy foremost Safari window as markdown link
-
Enable spell check on mac
-
Font smoothing after Big Sur
2021
2020
-
TIL - Chrome has emulate focused page
-
TIL - how height:auto works
-
Stack & Column in CSS-in-JS
-
Intl Collator in JavaScript
-
How to split antd theme into smaller components
-
Setting up webpack for chrome extension development
-
RxJS and auth token expiration timers
-
How to setup emotion css prop to work with Parcel & TypeScript
-
Cron under MacOS
-
Placeholder shown CSS selector
-
Ramda clamp
-
How to read TypeScript errors and not get mad?
-
Lowering selectors in react/redux
-
Formik - useFormikContext and useField hooks
-
Testing gatsby blog with cypress.io
-
Query string library have stringifyUrl
-
Yup validation - one field required but not both at the same time
-
Customizing Gatsby Graphql schema
-
CSS in JS patterns
2019
2018
2017
-
Fragments and queries in Relay Modern
-
Setting up Relay Modern on frontend
-
Debugging python code with wdb
-
Python imports validation
-
Moving to Relay in Django backend
-
Monorepo structure for Django & React Applications
-
Django, GraphQL & React
-
Testing React form components
-
Building python packages for debian
-
Django and nginx file proxy
-
Testing django template tags
-
Testing django mixins
-
Gunicorn & LRU cache pitfall
-
Provisioning django application using ansible
2016
-
Transcoding with AWS
-
Docker.py - python API for Docker
-
Microservices in Flask
-
JSON Web Tokens in django application
-
Archives from memory- libarchive
-
Python & WebDAV
-
Makefiles in python projects
-
Factory pattern in python
-
Design by contract in python
-
Django application with puppet
-
Two forms one view in django
-
Ports and Adapters in python
-
Mocks and monkeypatching in python
-
Automatic blog deployment with TravisCI
-
Django + Celery & Rabbit
-
Django cookiecutter
-
Django Haystack and Elasticsearch
-
Python class @decorators
-
Python __slots__
-
Http and websockets logging handlers
-
GeoDjango and Leaflet.js