Will Little Subscribe

Product and Code Series: Creating an Overview Story and a “Hello World” with Ruby on Rails


In this episode of Ventures, I (https://www.reddit.com/user/wclittle) walk through - as a screencast - the concept of creating an “Overview Story” for your digital product and I also dive into creating a simple “Hello World” with Ruby on Rails. In this “Product and Code” series this year - in each episode - I’ll be introducing a simple product thing and code thing and then pointing people to our curriculum doc (https://docs.google.com/document/d/1mRGdU5JCOl96ywR6sSvAiae7W8sDxFhkih5mdqrGitM/edit# ) for further reading and study. Join us within BanyanDAO’s Discord server to follow along: https://discord.gg/95JRuPaTP8.

You can watch this episode below or listen on Apple Podcasts, Spotify, Google Podcasts, or wherever you get your podcasts (search for “Ventures”).

   

0:05 - Intro, Product and Code Series, going to be touching on both product and code things for each episode. Jump into Discord to join us: https://discord.gg/95JRuPaTP8 

Outline of the curriculum doc → https://docs.google.com/document/d/1mRGdU5JCOl96ywR6sSvAiae7W8sDxFhkih5mdqrGitM/edit# 

2:22 - Product: Overview Story // https://www.startuprocket.com/articles/how-to-create-grow-and-fund-a-tech-startup-an-operational-framework  // https://www.startuprocket.com/articles/building-a-new-web-product-how-to-best-setup-engineers-and-creatives-for-a-win 

6:08 - Code: Walking through a Ruby on Rails “App” folder and doing a quick “Hello World” by creating a controller, a view, and a route.