ramadan-2020-assessments
ramadan-2020-assessments copied to clipboard
This is the assignment that has been explained in Ramadan 2020 series on Youtube channel
لماذا لا يكون استدعى api في ملف منفصل وبدلا من التكرار يمكن كتابة دالة للمعالجة استدعاء api backend يمكن انشاء طريقة لاستدعء الباك اند وإرسال البيانات والبيانات تسترجع الى callback...
nice task hope i did well
Another approach using `XMLHttpRequest` instead of `fetch` without any change to the server side `server/index.js`
- add nodemon - [x] Submit a video request. (API: POST -> `/video-request`) @medhatdawoud To be honest I searched alot for how to make `XMLHttpRequest` cause I always sue jquery...
Here is the first task : ) Please review. Thanks
When trying to send data, the server does not respond to the sent data and returns that the data does not exist (unspecified) This happens because Express needs to know...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.9.9 to 5.13.15. Changelog Sourced from mongoose's changelog. 5.13.15 / 2022-08-22 fix: backport fix for CVE-2022-2564 #12281 shubanker docs: fix broken link from findandmodify method deprecation #11366...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog....