Written by Joel Mun. Joel likes Rust, GoLang, Typescript, Wasm and more. He also loves to enlarge the boundaries of his knowledge, mainly by reading books and watching lectures on Youtube. Guitar and piano are necessities at his home.
23 posts tagged with "development"
- Extensive introduction to why and how you might want to use and test redux-observable
- The shortcuts I like
- The rise of low-level programming (feat. WebAssembly)
- [...].forEach(saveFromZombies) does not always save people
- Making stupid react smart in re-rendering
- New javascript specifications in 2019 (What's new in Javascript - Google I/O '19)
- Using docker and docker-compose to read data from excel to put it into mongodb
- Memoization in python using a decorator: getting a prime number
- Deploying a serverless crawler with python + lambda
- Updating python 3 on an outdated Ubuntu
- Vue
- Async, await, promise
- This & Object prototypes (3): Objects
- This & Object prototypes (2): this All Makes Sense Now!
- Meta tags
- This & Object prototypes (1): this or That?
- Scope and closure (6): Dynamic scope, Polyfilling Block Scope, and Lexical-this
- Scope and closure (5): modules
- Scope and closure (4): closure
- Scope and closure (3): hoisting
- Scope and closure (2): writing good codes
- Scope and closure (1): lexical Scope
- Difference among const, let, var