How Senior Programmer ACTUALLY Learn and Code - NodeJs, SQLite, cpp, js - Glass Bead Game ep 1.1

preview_player
Показать описание
My first attempt to solve nodejs/node/pull/56352. During this episode I was able to understand task, make the nodejs, run jest js tests, explore cpp code.

---

Chapters:
00:00:00 - The game rules
00:02:00 - Trying to understand the task
00:07:30 - The first insight extract keywords
00:11:57 - Understanding the solution
00:14:00 - Checkout the pull request locally
00:21:38 - Running tests
00:29:14 - The second insight conflict types
00:30:45 - Diving into cpp layer
00:38:21 - Global callback state
00:43:54 - Flow from js to sqlite
00:47:51 - Conclusion

The first game will be with this pull request

Couple of insights:
- Extract keywords when trying to understand a complex task
- Create a vim global bookmark: use mA and 'A
- To checkout github pull request: 'git fetch origin pull/56352/head:local/56352'
- There are some conflict types in SQLite and conflict resolution types. Looks like most databases should have such mechanism
Рекомендации по теме
join shbcf.ru