mirror of
https://github.com/mtdvio/every-programmer-should-know.git
synced 2025-01-17 14:28:13 +01:00
Add how-javascript-works
This commit is contained in:
parent
aa6eaffe82
commit
b809d66bc9
@ -92,7 +92,8 @@ But knowing the stuff will help you become better! :muscle:*
|
||||
- :book: [Practical Object Oriented Design in Ruby](http://www.poodr.com/)
|
||||
- :movie_camera: [Evolutionary Software Architectures](https://www.youtube.com/watch?v=CglSFhwbI3s)
|
||||
- [System Design: A Primer](https://github.com/donnemartin/system-design-primer)
|
||||
|
||||
- :link: [How JavaScript works: part-1](https://blog.sessionstack.com/how-does-javascript-actually-work-part-1-b0bacc073cf), [2](https://blog.sessionstack.com/how-javascript-works-inside-the-v8-engine-5-tips-on-how-to-write-optimized-code-ac089e62b12e), [3](https://blog.sessionstack.com/how-javascript-works-memory-management-how-to-handle-4-common-memory-leaks-3f28b94cfbec), [4](https://blog.sessionstack.com/how-javascript-works-event-loop-and-the-rise-of-async-programming-5-ways-to-better-coding-with-2f077c4438b5), [5](https://blog.sessionstack.com/how-javascript-works-memory-management-how-to-handle-4-common-memory-leaks-3f28b94cfbec)
|
||||
|
||||
### Practices
|
||||
- :book: [Working Effectively with Legacy Code](https://www.goodreads.com/book/show/44919.Working_Effectively_with_Legacy_Code)
|
||||
- :book: [Clean Code: A Handbook of Agile Software Craftsmanship](https://www.goodreads.com/book/show/3735293-clean-code)
|
||||
|
Loading…
x
Reference in New Issue
Block a user