DevRadar

Tech Blog

Auto-aggregated global tech articles · 999 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