Published onJanuary 22, 2024Access ModifiersjavascriptsoftwareAccess modifier - using getter, setter to access property in typescript.
Published onJanuary 16, 2024Execution ContextjavascriptExecution context is the environment where code is executed, consisting of three main contexts...
Published onJanuary 16, 2024Garbage collectionjavascriptThe mechanism of garbage collection in javascript.
Published onDecember 28, 2023Commit conventiongitguideUsing commit conventions makes it easy to read, easy to find, and reading commit content can also understand the scope and content of code changes.