By growing a dynamic web project, (for example famous social medias like Facebook, twitter or online stores like amazon or eBay) the number of http request on a page and the reload of page to update new variables, increases significantly. Frontend includes 3 parts: HTML, CSS and JavaScript. When the project gets big the number of JavaScript function calls and etc, gets bigger and the speed of load page decreases accordingly. Also, the handling of this for developers of website gets crazy and sometimes they get lost among all of these JavaScript calls.
Continue reading “What are the advantages of React JS??!!”Category: JavaScript
Where to Start Learning Web Development?!
Maybe you decided to learn web development before, but you didn’t know where the start point is and what next steps are and what is the order of subjects?!
Or maybe you wanted to know after how long you will become a professional web developer, or maybe you wanted to know what the new technologies of web development is. In a short PowerPoint, which is attached to this article, I tried to answer to some of your questions.
Continue reading “Where to Start Learning Web Development?!”