https://github.com/m-sureshraj/thoughts
💡 My mini blog
https://github.com/m-sureshraj/thoughts
blog documentation
Last synced: about 1 year ago
JSON representation
💡 My mini blog
- Host: GitHub
- URL: https://github.com/m-sureshraj/thoughts
- Owner: m-sureshraj
- Created: 2020-08-09T06:39:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T17:46:13.000Z (over 1 year ago)
- Last Synced: 2025-03-25T11:02:27.887Z (about 1 year ago)
- Topics: blog, documentation
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thoughts
"Thoughts" is my mini-blog. I'm writing this down to:
* Document it for future reference.
* Learn from your feedback.
* Share it with you.
### Posts
* 07, August 2020 - [Mongoose populate using custom fields (Populate Virtual)](./mongoose-populate-using-custom-field.md)
* 21, January 2021 - [Node Version Manager (NVM) under the hood](./nvm-under-the-hood.md)
* 15, June 2021- [Gracefully clean up configuration files in Node.js based CLI applications](./cleanup-configuration-files.md)
* 30, April 2024 - [Watch out when using Lambda event filtering](./watch-out-when-using-lambda-event-filtering/post.md)
* 25, May 2024 - [How Amazon Resource Explorer Gave Me a Mini Heart Attack 💔](./aws-resource-explorer/post.md)
* 18, Nov 2024 - [AWS Lambda: Dynamically Overriding the Handler](./override-lambda-handler/post.md)