Let's build a Simple Angular Compiler: Part 1 - boreddev
This is a series that I summarized what I learned when reading Angular's core. Before I start, please confide in you a little…
This is a series that I summarized what I learned when reading Angular's core. Before I start, please confide in you a little…
A good logs mechanism will help us to debug quickly and save time. When we need to control errors in production environments or t…
“I hear and I forget. I see and I remember. I do and I understand ”- Confucius True learning is only when we turn knowledge and k…
Not too long ago, I read a question on the forum as follows: “People give me some advice. I'm using Dynamic Component Loader.…
At the present time, modern browsers like Chrome, Safari, or even Edge have built-in technologies to improve web performance sign…
This article presents an object-oriented approach to using Classes instead of using arrays in PHP. I will show you another perspe…
The article discusses some key concepts in the design of data structures and introduces some best practices when structuring JSON…
How to get a reference to the database (database reference) To read / write data from the database, you need to initialize an in…
JS is increasingly developing in the direction of a more readable programming language. Of course, developing in this direction i…