Coder Social home page Coder Social logo

schlomon / dash-codelab-tutorials Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 3.0 13.33 MB

Tutorials in codelabs markdown format related to Dash.

Home Page: https://www.dash.org/

License: MIT License

HTML 12.90% JavaScript 72.77% SCSS 14.33%
typescript dash

dash-codelab-tutorials's Issues

Inconsistent use of single and triple backticks for codeblocks.

The use of ` and ``` is really inconsistent at the moment. We should determine some kind of convention.

So here is what I would suggest:

  1. Every path and shortcut gets surrounded by only one backtick.
  2. All commands for the command-line also get only one backtick but they're always in a new line.
  3. Everything else (e.g. actual code, files-structures, etc.) get the triple backticks. (Which automatically results in a new line)

Examples:

  1. Open the file dir1/dir2/file1, edit it and press Ctrl + S to save.

  2. To install dash execute:
    npm install --save-dev dash

  3. Import DashSDK with:

    import * as Dash from "dash";

I haven't found any "official conventions", so this is just a suggestion.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.