I've been using the Apache web server and CouchDB on the server side along with PouchDB.js, jQuery, Bootstrap, and Service Workers on the client side. This provides most everything needed to create a feature rich "Single Page, Offline First, Progressive, web app. Almost all of the app code is Javascript. What little server side code is needed I write in Perl, but Python would work just as well. Personally, I think Co…
Re: Ask HN: Hardware guy needs to learn web application development – what language?
#21Please do a writeup on something you've built, I am extremely interested.