القائمة الرئيسية

الصفحات

JS

Set up a web server for learning HTTP headers
Emirates Schools مدرستي الاماراتية 31 August 2020
Motivation We all follow the client-server model using the HTTP protocol for most of our web apps today. In development, we simply may have ...
أقراء المزيد
Gzip upload on browsers
Emirates Schools مدرستي الاماراتية 10 April 2020
Today, I faced a problem that I could not upload my archive file with gzip format on Firefox, even it worked on Chrome. I was using macOS. M...
أقراء المزيد
What the heck is Meteor DDP?
Emirates Schools مدرستي الاماراتية 14 July 2019
I was using Meteor for my messenger project. I was so curious about the real time connection. I wanted to know how exactly this mechanism w...
أقراء المزيد
Generating PDF/A From HTML in Meteor
Emirates Schools مدرستي الاماراتية 11 November 2018
My live-chat app was a folk of project Rocket.Chat which was built with Meteor. The app had a feature that administrative users were able t...
أقراء المزيد
How I did customize "rasa-nlu-trainer" as my own tool
Emirates Schools مدرستي الاماراتية 18 July 2018
Check out my implementation here Background I wanted to have a tool for human beings to classify intents and extract entities of texts which...
أقراء المزيد