NOTE: I'm currently in the process of migration these notes from here to my digital garden.
A collection of my TIL (Today I Learned) notes, inspired by @charliegerard's dev-notes.
Every note is a short markdown document that is too short to be a blog post on its own, and too long to just be scribbled on a page somewhere.
- ABAP
- Angular
- Cloud Foundry
- CSS
- Data Science
- Deep Learning
- Docker
- Git and GitHub
- Go
- HTML
- Java
- JavaScript
- Kubernetes
- MacOS
- NestJS
- NodeJS
- Python
- Quotes
- React
- Swift/SwiftUI/Combine
- TypeScript
- Ubuntu
- Unix
- Others
- All Issues Assigned
- Combine Multiple Commits
- Default editor for Git Commit Messages
- Diffs in Pull Request
- Git Aliases
- Delete All Local Branches
- Reverting merge commits
- Rename branch
- Move changes from one branch to another
- ES6 Imports
- encodeURI vs encodeURIComponent
- for-in vs for-of
- client, offset and scroll - Height and Width
- DocumentFragment
- The Array
sort()method - Creating an array and filling it with a default value
- Debouncing the window resize event