✕ Clear all filters
549 articles
▶ Videos →

📰 Reddit r/webdev

549 articles · Updated every 3 hours · View all reads

All Articles 188,787Blog Posts 170,785Tech Tutorials 50,579Research Papers 36,766News 23,131 ⚡ AI Lessons
Reddit r/webdev 📣 Digital Marketing & Growth ⚡ AI Lesson 1mo ago
Self hosting Better Auth for Google and Apple sign in
I am using Better Auth for email sign up, but I would also like to make it easier with Google and Apple one click sign in. From what I understand, in order to h
Reddit r/webdev 🚀 Entrepreneurship & Startups ⚡ AI Lesson 1mo ago
Unsure about how to get started with freelancing as experienced engineer
I searched posts related fo freelancing but still did not find how to actually get started. Especially, when you have no previous work done, no reviews. I am ex
Reddit r/webdev ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Railway or managed vps?
what is your opinion about using railway.com, now i need to deploy my api, i have 3 containers (api, redis and sql server). i asked for recommendations and one
Reddit r/webdev 📣 Digital Marketing & Growth ⚡ AI Lesson 1mo ago
Better-auth bought and arctic deprecated, recommendations for oauth?
I should update my old project for oauth, but I dont know what auth i should use, it uses solidjs and astrojs. I only need oauth like discord and reddit and it
Reddit r/webdev 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
After 8 years, I finally open-sourced my take on Backend-as-a-Service
Hello WebDev, I would like to share with you linkedrecords.com - an open source backend as a service I'm working on since some time now. You can think of it as
Reddit r/webdev 🛠️ AI Tools & Apps ⚡ AI Lesson 1mo ago
Meta Showoff Saturday Post
Almost every developer has to, at some point, use generative AI in their workflow these days. Personally, I feel new forms of hatred about that, but that’s a me
Tab as password?
Reddit r/webdev 🔐 Cybersecurity ⚡ AI Lesson 1mo ago
Tab as password?
SAS disallows spaces in your password. My password manager suggested an invalid (but secure) password. So now that I have to make my own password: Out of spit
Reddit r/webdev 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
I made a DNS propagation checker that shows the 24 sources as a box of donuts
https://donutdns.com It queries ~20 geographic vantage points (Google DoH + EDNS Client Subnet) and four public resolvers in parallel, one donut per source. Ful
I built a UI sound library with no audio files. Every sound is synthesized live in the browser, and you can design your own on the page.
Reddit r/webdev 🖌️ UI/UX Design ⚡ AI Lesson 1mo ago
I built a UI sound library with no audio files. Every sound is synthesized live in the browser, and you can design your own on the page.
<img src="https://external-preview.redd.it/W08-_IXsUOdO_f2VaeuFtenMbRLNHTElwwdox2PpNeQ.png?width=640&crop=smart&auto=webp&s=bcb01b3fc72804c8d288d10c
Reddit r/webdev 📣 Digital Marketing & Growth ⚡ AI Lesson 1mo ago
Monthly Getting Started / Web Dev Career Thread
Due to a growing influx of questions on this topic, it has been decided to commit a monthly thread dedicated to this topic to reduce the number of repeat posts
Reddit r/webdev ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
My understanding of Kubernetes and its Flow (Correct me if I'm wrong)
If I have misunderstood something, please correct me. From what I understand, Kubernetes is created to manage running containers. It helps containers run proper
Final Fantasy 7 Menu system in React
Reddit r/webdev 🌐 Frontend Engineering ⚡ AI Lesson 1mo ago
Final Fantasy 7 Menu system in React
Hey everyone! I'm not sure if there are any Final Fantasy fans here, but I've recreated and repurpos
Reddit r/webdev 💻 AI-Assisted Coding ⚡ AI Lesson 1mo ago
AI took away the sense of pride I used to have in what I create
(This is another rant about AI, don't read. its not something new, dont get angry if you read it i already told you) For context I'm 18m I began learning progra
Reddit r/webdev 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
Life is too short to worry about configuration data formats, so i've made a Visual Miller-column style style JSON editor for noobs like me!
"FRIENDSHIP ENDED WITH MUDAXYZML. NOW JSON IS MY BEST FRIEND." I explain in detail why i made this in the github page, but hope it can save your time and brain
Reddit r/webdev 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
Help me build a central auth server
I am making my portfolio as a central auth provider for all of my applications. So my users don't have to create account for each application. Instead they just
Reddit r/webdev 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
Developer
[trigger warning] The author is desperate. Hi, I am having a realy hard time. I am a developer and i build things like THIS . I learned programming at universit
Reddit r/webdev 🌐 Frontend Engineering ⚡ AI Lesson 1mo ago
How to add tags to images and then display/sort them according to those tag in php
Hi, I have some experience with html and css for static websites, but I would like to make a "dynamic" image gallery for my pictures. I found online how to disp
Reddit r/webdev 🧠 Large Language Models ⚡ AI Lesson 1mo ago
I'm looking for a good AI/GenAI course or roadmap that focuses on building production-ready AI applications and AI agents.
A little about me: I'm a Backend Developer working mainly with Node.js, TypeScript, SQL, Prisma, MongoDB, Redis, Docker , and I have a decent understanding of b
Reddit r/webdev 🤖 AI Agents & Automation ⚡ AI Lesson 1mo ago
Your jobs are safe - The bubble will burst
Some people right now will loose jobs over this A.I nonsense but it is all going to fall apart. Things will return to a norm at some point. I am not totally aga
Reddit r/webdev 🔧 Backend Engineering ⚡ AI Lesson 1mo ago
Session storage for third-party chat widgets?
Anyone built an embeddable chat widget (iframe embedded on other people’s sites)? What are you using to persist the session so it doesn’t reset on every reload?