Islam Shehata

Results 16 issues of Islam Shehata

## Documentation / Examples - [ X ] Make sure the linting passes by running `pnpm lint` - [ X ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)...

area: examples

- [X] Separate vercel, netlify and generic config handlers - [x] ensure all variables work with vercel deployments - [ ] ensure all variables work with netlify deployments - [...

### Describe the bug I am building a library that uses axios, when I run it on Serverless edge functions (e.g: on vercel) it fails with error: ``` Error: Adapter...

# next-axiom advanced configuration support This researches the different ways to improve the package's configuration, allowing the user to make use of different transports for example, in the same app....

experiment

في بعض الأحيان تظهر فقرات انجليزي في النتائج ``` The famous Latin American novelist and nobel prize winning author died at the age of 87, leaving important literary works. ****************...

لاحظت عند استخدام المكتبة انه بعض الأوقات يكون هناك نتائج فارغة على سبيل المثال: ``` [ "تَبَاطُؤُ ارْتِفَاعِ دَرَجَاتِ حَرَارَةِ الْأَرْضِ", " ", ] ```

create a new logger package that would allow devs to build on top of it and support multiple js frameworks. ## goals: - logger to be installed separately, makes use...

This initiates a new experiment with a package dedicated for React. TODO: - [ ] ingest logs from client components - [ ] ingest logs from RSC - [ ]...

This PR provides 2 methods to facilitate logging HTTP requests. The docs and examples have been updated to: - Ask the users to create `middleware.ts` so that HTTP requests could...