/users/huy/notes
- css/
- 2019-01-09 - Font spacing problem in Firefox and Chrome
- 2019-01-18 - IE11, flexbox, min-height and align-items
- 2019-01-21 - Re-Implementing Facebook Reaction Animation
- emacs/
- 2019-01-06 - Create and open an empty buffer in org-mode
- 2019-01-18 - Deft create new file with custom name
- 2019-01-13 - Delete inside pair of bracket or quotes
- 2019-01-23 - Disable
linum-mode
foransi-term
- 2019-01-08 - Don't be evil
- 2019-01-30 - Elisp progn keyword
- 2019-01-18 - Emacs close popup buffer
- 2019-01-21 - Emacs from scratch
- 2019-01-01 - Jump between Helm sections
- 2019-01-18 - Jump between matching parens
- 2019-01-04 - Print org-mode agenda to a file
- 2019-01-14 - Publishing org-mode notes as a website
- 2019-01-03 - Recurring tasks in org-mode
- 2019-01-03 - Textlint for Emacs
- 2019-01-11 - Use Deft for note searching
- 2019-01-21 - Use Emacs as a reminder
- 2019-01-06 - Use let for local variable
- 2019-01-02 - Working with Agenda in Org-Mode
- growth/
- 2019-01-24 - Division of Responsibilities
- 2019-01-02 - Reading Source Code: My thinking process
- javascript/
- 2019-01-23 - A note about writing Node.js application with Webpack
- 2019-01-21 - Bitwise trick to convert Float to Int
- 2019-01-27 - Emacs and TypeScript
- 2019-01-17 - Explaining var and for loop problem
- 2019-01-16 - Integrate WebAssembly in any JavaScript project
- 2019-01-09 - Iterator and its applications
- 2019-01-10 - Mathematics operation with null and undefined
- 2019-01-17 - Merging Emoji in JavaScript
- 2019-01-07 - Mock testing any front-end projects with Jest
- 2019-01-27 - Notes on deploying Next.js to Heroku
- 2019-01-17 - Print a PDF content automatically
- 2019-01-25 - React's componentDidMount with async
- 2019-01-31 - React, TypeScript and scrollInToView
- 2019-01-03 - Replace with callback in JavaScript
- 2019-01-15 - Scoping in JavaScript
- 2019-01-16 - Thread for WebAssembly
- 2019-01-15 - What part of DOM are slow?
- 2019-01-28 - Why TypeScript?
- 2019-01-02 - import() function
- linux/
- 2019-01-02 - How ibus communicate with its engines
- 2019-01-16 - Red Black Tree in Linux kernel
- random/
- 2019-01-25 - A random mathematics note
- 2019-01-21 - Build a better Bookshelf
- 2019-01-24 - Get the source code of an NPM package
- 2019-01-21 - Handwritten Reading Notes
- 2019-01-14 - How country flags emojis created
- 2019-01-29 - Packing two bytes into an integer
- 2019-01-22 - Publishing files or folder starts with dash on Github Page
- 2019-01-14 - Some good strategy games for PS4
- 2019-01-24 - Some notes on technical writing
- 2018-09-04 - The best To-Do List System
- 2019-01-11 - Use stylus pen with Macbook
- 2019-01-09 - What is a good code example?
- rust/
- 2019-01-19 - Making Rust GUI app with HTML/CSS/JavaScript
- 2019-01-21 - Recursive type problem in Rust
- 2019-01-21 - Rust FFI: Sending strings to the outside world
- 2019-01-21 - Rust for the Web
- 2019-01-21 - Setup Travis CI for Rust Diesel project
- 2019-01-21 - Writing 6502 Disassembler in Rust
- 2019-01-22 - wasm-bindgen for Rust + WebAssembly in 2019