Wilson Gichu

Results 33 comments of Wilson Gichu

Mention payment options kindly? PayPal, bank? Etc. To me in Africa it does matter

> Hello, > > We have an exciting opportunity for you! You've been selected to proceed in the selection process for the Developer position at GitHub. Congratulations on your achievement!...

Hate those who down voted but I don't think we have any issues with such small libraries. Great effort tho, this should be custom helpers inside code and not as...

Getting a bug too, ``` Failed to compile ./src/app/auth/reset-password/page.tsx Error: × Server actions must be async functions ╭─[/home/qodestackr/....telemed-ui/src/app/auth/reset-password/page.tsx:7:1] 7 │ InputOTPSlot, 8 │ } from "@/components/ui/input-otp" 9 │ 10 │...

Is this platform still accepting new writers/ content?

What's the progress on this one? I'm looking for an article to write about.

> This is an _advanced_ tutorial, so we would expect you to have a proven, comprehensive understanding of authentication flows and some experience building plugins with Webiny before we can...

```py MIDDLEWARE = [ 'django.middleware.security.SecurityMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'subdomains.middleware.SubdomainMiddleware', 'corsheaders.middleware.CorsMiddleware', 'django.middleware.common.CommonMiddleware', ] SUBDOMAIN_URLCONFS = { None: 'django_api_main.core.urls', # Default URL configuration 'www': 'django_api_main.core.urls', # Example: 'www' subdomain...

> hi am new here so am trying to make an web app to convert pdf to audio file so i got pdf file and wheen i try tor print...