Holy Theory v0.0.39 Update
Hello everyone!
The 0.0.39 version of the Holy Theory project has been released.
This update is rather brief. I’ve added some interview questions for the developer position. Next week, I will be working on the book schema. From this moment on, builder.js
and this task will proceed in parallel. I am confident that the content collection for the Holy Theory project is sufficient to begin meaningful work.
Changelog:
- add What is the difference between var, const, and const? question to JS section
- add What is event bubbling? question to JavaScript section
- add How to optimize work of a web application using caching? to system design section
- add What is functional programming question
- add How JavaScript Engine works question
- add What is REPL and how to use it? question
- update Event loop question
- add Give best practices for handling errors in asynchronous code question
- add Why do you need dto files? question
The project link: https://github.com/AndersDeath/holy-theory
Alpha Eleventy based version: https://eleventy-vladimir-test.netlify.app/
Alpha version of builder.js generator result: https://andersdeath.github.io/holy-theory/builder/test/index.html
Thank you and have a great week!