Closed KyleAMathews closed 4 years ago
Based on Elixir which is based on Erlang
Played with the hosted RoR on repl.it for 5 minutes https://repl.it/languages/rails
Couldn't figure out how to edit the page so couldn't trigger an error to see how that was handled.
https://repl.it/languages/django
Use html as entry point. No fancy way to start projects. Has a basic html file in README (which points to an index.js which it doesn't say to add).
Ruby-based SSG
Standard NPM install
Docs instruct you to echo a string into a file to create your first file :-) Everything is run out of the global so there's nothing to install in the project
Standard NPM global install
Shows log during bootstrap and then clears the screen to show the normal webpack successful compilation output
This doc was super clear, concise, etc. https://angular.io/cli
Particularly for software that's similar to Gatsby.
For each, try out installing and creating a project and write up what the experience is like and take screenshots of different workflows.
Next phase
(look at these after implementing quick wins gained from list above)