Y
Hacker News
new
|
ask
|
show
|
jobs
by
endemic
4390 days ago
Maybe stub out the backend with an Express app? Express seems simple enough that even if you're not familiar with it, you can still understand what it's trying to do.
1 comments
TheBrockEllis
4390 days ago
And you'd keep most of the code in javascript so new comers wouldn't get "culture shock" by having to learn completely new syntax. +1
link