Skip to main content

How We Write Full Stack JavaScript Apps – Elie Steinbock – Medium

Our GitHub repo recently received 10,000 stars on GitHub. It hit number one on HackerNews, GitHub Trending, and received 20,000 upvotes on Reddit. This is a post I’ve been meaning to write for a while and with our repo blowing up I figured this would be as good a time as any to write it.

How We Write Full Stack JavaScript Apps – Elie Steinbock – Medium

Comments

Popular posts from this blog

GPT-J is self-hosted open-source analog of GPT-3: how to run in Docker

Generative Pre-trained Transformer is a generation of models used to produce human-like text based on some initial text (part of dialogs or some task). One of the most "hyped" models is a GPT-3. When you see what GPT-3 generates you feel like "the future is here". GPT-J is self-hosted open-source analog of GPT-3: how to run in Docker