AJAX Snippets
Made 4 different small applications. To better understand AJAX, equipped myself with both traditional and modern approaches of making AJAX calls. Learned about promises, async/await and how to fetch data asynchronously.
Made 4 different small applications. To better understand AJAX, equipped myself with both traditional and modern approaches of making AJAX calls. Learned about promises, async/await and how to fetch data asynchronously.
Username: a
Password: a
Before attempting this, I practiced all the PHP basics from W3Schools, multiple You-tube tutorials and trainings, so that I was in-shape to be able to easily grasp, understand and implement using PHP. It was challenging in terms of refreshing database learnings, such as Normalization, Joins and Indexes so am pretty glad to have done it.
Username: adnan
Password: php
Learning PHP was a priority here, with focus at learning OOPS approach. Understanding how classes work, their behavior with public, private, protected variables, difference between static methods and ways to access it. Realizing how OOPS approach help and writing more user-scalable code. It was difficult to get hold of sanitization and a few key challenging aspects of the projects, but with keen attention, everything start to made perfect sense.