DevRadar

Tech Blog

Auto-aggregated global tech articles · 1,079 posts

I
AI & ML

I think I’ve had it with Apple

I switched to Mac about eight years ago and actually probably closer to 10 but I worked in tandem with windows during that transition for about two years As a web developer my server platform is lamp specifically Debian I use docker for local development and production PHP storm is my ID of choice D

Reddit r/webdev
H
General

How to make an app like Duolingo ?

Hi everyone, I want to create an app like Duolingo, but I don't know the best approach for storing or even translating English into the target language. I mean, how can I translate English into Indonesian, Japanese, German, and many other languages? Also, how can I translate other languages ​​into E

Reddit r/webdev
C
General

Community driven win 98 themed website

Hey All, Was missing the win 98 vibe last weekend so decided it was time to bring it back I to my life and hopefully others! Was trying to think how to get people involved, so there are a few things I put in there which I will list out. Trollbox.exe: When you vote you are able to msg in the troll bo

Reddit r/webdev
C
Frontend

Chat widget file upload

I'm working on a chat widget that also allows the users to send files in the chat. This is a plain vanilla html/js/css widget that will go on a Shopify site. The user should have the option to send a file with or without a message in the chat, so I'm trying to figure out the best approach to handle

Reddit r/webdev
F
Frontend

Font Effect Source Suggestions?

I'm new to HTML/CSS and have just been messing around as I learn some stuff. When importing some of Google's Font Library I learned they also offer effects you can import with something like <link rel="stylesheet" href="https://fonts.googleapis.com/css?effect=fire-animation"> These are very

Reddit r/webdev
M
Cloud

Movie Swiper. Swipe on movies and match with friends. [Showoff Saturday]

Hi folks, me and my wife find it hard to figure out what to watch so I've been hosting this locally for a few weeks now and it's great. We both swiped on a few movies and got a match pretty quickly. Now we have a list of movies we both want to watch. Anyway, I just made it public on a subdomain at:

Reddit r/webdev