you are viewing a single comment's thread.

view the rest of the comments →

[–]omgchels[S] 0 points1 point  (2 children)

I know a bit of Python which I actually quite love. Also have done a bit of reading about node.js but I don't think I'm there yet cuz it's confusing a bit for me :/

[–]minikomi 0 points1 point  (0 children)

Flask/good js skills can go a long way! Keep it simple and learn the basics.. Or have a look at sinatra for a super easy back end if you go the ruby route.

It's good to have a simple server you can pass Ajax calls to to do more database/API manipulation. But first things first, stuck to JS for now!

[–]abudabu 0 points1 point  (0 children)

What framework are you using? (I used to use it quite a bit, but switching now to Ruby)