uz
Feedback
Web_programming

Web_programming

Kanalga Telegram’da o‘tish

Sharif web programming If you have any questions, please feel free to ask(@yumcoder)

Ko'proq ko'rsatish
1 052
Obunachilar
Ma'lumot yo'q24 soatlar
+17 kunlar
-530 kunlar
Postlar arxiv
When you apply:

scrollbar-width: thin;
It tells the browser to render the scrollbars in a narrower/thinner style than the default. This improves aesthetics in layouts with tight or minimal designs.

vsCode and Gemini code Assistant
vsCode and Gemini code Assistant

#book
#book

const promise1 = new Promise((resolve, reject) => {
  setTimeout(resolve, 500, "one");
});

const promise2 = new Promise((resolve, reject) => {
  setTimeout(resolve, 100, "two");
});

Promise.race([promise1, promise2]).then((value) => {
  console.log(value);
  // Both resolve, but promise2 is faster
});
// Expected output: "two"
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/race

The DataLoader pattern is a common design pattern used primarily in backend development to optimize data fetching, especially in the context of GraphQL APIs. It helps reduce the number of database or API calls by batching and caching requests efficiently.

photo content

photo content

با نام ایزد منان سال نو را به تمامی اعضای این جامعه ی حرفه ای و دانشگاهی تبریک عرض میکنیم. امیدواریم سالی سرشار از پیروزی، شا
با نام ایزد منان سال نو را به تمامی اعضای این جامعه ی حرفه ای و دانشگاهی تبریک عرض میکنیم. امیدواریم سالی سرشار از پیروزی، شادابی و تن درستی در انتظار همه عزیزان باشد. 🌹🌹

دوستان این کانال هم میتونن با کد تخفیف زیر ، با بیست و پنج درصد تخفیف در رویداد ثبت نام کنند . sharif_web