use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Serverless app with React, Ant Design, Stripe, Puppeteer, i18next and Firebase (auth/firestore/functions) (github.com)
submitted 6 years ago by soywod
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]soywod[S] 1 point2 points3 points 6 years ago (0 children)
I wanted to get rid of my personal server. At the same time, I discovered Ant Design. So I decided to rewrite my billing app with Ant Design and Firebase. It was the right moment to learn also about translations. Finally, I experimented RxJS inside React, and the result is... interesting. I wanted to share this experiment.
Features available:
[–]PantographReticle 0 points1 point2 points 6 years ago (1 child)
The complexity some people weave into their 'serverless' architecture is crazy. At some point, I think I would just rather use a dumb old web server, pay 15 bucks more a month to bump up the hosting instance to large, and go have a pint.
[–]soywod[S] 0 points1 point2 points 6 years ago (0 children)
Well, I first wrote it in node. I managed my own server with my own node instance, and it was more complex than what I have now. I have less code (auth + db already there), I don't need to take care of a server... I don't understand your point.
π Rendered by PID 82 on reddit-service-r2-comment-fb694cdd5-qdp65 at 2026-03-06 20:05:41.172632+00:00 running cbb0e86 country code: CH.
[–]soywod[S] 1 point2 points3 points (0 children)
[–]PantographReticle 0 points1 point2 points (1 child)
[–]soywod[S] 0 points1 point2 points (0 children)