welcome, today is more of a personal blog than coding. Css(revision): Layout -- It is basically arranging elements in a specific way. Earlier we used...
Welcome to my blogs. css: (revision ) I will mention revision in brief. Always use css for styling and html for semantics like h1 should be used for...
Welcome to my blog. Js:- I revised the topics I have covered. For that I am using eloquent js book, its pdf is available at their site. I will mention...
DSA- BigO tells the performance of algo, it takes into account of the worst possible outcome. There are two ways to calculate 1) time analysis and...
Welcome, I hope you are doing well in life. Typescript- type simply means data types. It is an extension of javascript, like a pre-processor. In the...
Welcome, I hope you are doing well in life. I did small progress today. Brief:- Solved quizzes on codewar level 4kyu now, and did one youtube...