Skip to content
#

codesandbox

Here are 97 public repositories matching this topic...

SheaBelsky
SheaBelsky commented Mar 1, 2020

Describe the solution you'd like
When lessons and courses are linked to, we currently use their description. This is very long and gets cut off on social media platforms like Facebook, LinkedIn, and Twitter. We should have a "summary" that describes, in 110 characters or less, what the course or lesson is about.

Describe alternatives you've considered
We already have this wired up for

SheaBelsky
SheaBelsky commented Jan 26, 2020

With the loss of the ability to point to a testing file in #51 , we should have all repos point to a human-readable README file (with instructions on where to begin) if they cannot immediately start coding. We need to do this for our Array Methods, Data Types, Functions and Scopes, and Promises courses, but the courses on React Hooks and Testing already have descriptive "starting" points where thi

davidkpiano
davidkpiano commented Dec 31, 2018

Getting this error while trying to build XState docs:

(undefined) ./docs/examples/todomvc.md
Module build failed (from ./node_modules/vuepress/lib/webpack/markdownLoader.js):
Error: Server responded to https://codesandbox.io/api/v1/sandboxes/define?json=1 with status code 422:
{"errors":{"detail":["Could not find package.json"]}}
    at Response.getBody (/Users/davidkpiano/Code/xstate

Improve this page

Add a description, image, and links to the codesandbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the codesandbox topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.