I started to learn Typescript in 2016 when Angular 2 was released.
Since the release of Angular 2, I have become a true fan of it. Many projects have been created by me on Angular since its 2nd birthday.
The CSS preprocessor and code optimizer. I love it so much as it cuts development time and removes unneeded styles
Very lightweight and blazing fast. For small applications.
I started programming in PHP in 1999. My first website was my "home page" at the address roberc.delfi.lv.
Since then I have created hundreds of websites driven on my own framework and CMS.
The framework is very small, fast and very easy to maintain and update.
Databases are very important part of every software project which manipulates the data.SQL based databases are easy to maintain.
To create heavy load website that is doing lots of simultaneous data update and read, it's better to use NoSQL database and the best of the is MongoDB. I have working example of website with 200k visits per day plus about the same number of visits of web crawlers.