Git Product home page Git Product logo

cgw18's Introduction

README

This is a test of the Glitch platform to see if we can use it for CoderGirl lessons.

First thoughts:

Social Aspects

  • Eep! Accidentally asked to join a project when trying to figure out how to see if I could "Save" it
  • Hmm: How do I follow people?
  • You can ask for help!

Editor

  • Since the live page updates in real time, this is not a great platform for prompts. The browers brings the preview tab to the front, if open and updated
  • Sometimes a brand new project is made even though I'm the owner of the project I'm editing.
  • It was unclear that adding forward slashes / to the name of files would effectively place them in new directories.
    • Displaying files in a flat manner like _/css/styles.css could help reinforce path structure for students.
  • Glitch can connect to a GitHub repo, will need to test out that workflow and how commits might work
    • Some commits can be made by clicking "Advanced Options" > "Export Project" button via the project dropdown in the top left part of this browser.
    • Could not successfully set up remote in Glitch console
  • Not sure how the built in Glitch Debugger and Console might work into the CG coursework, yet.
    • Oh! git is installed in the Glitch console, which is a shell! This is where CGs will need to do their git work
    • Ah! You can create directories and files via command line in the Glitch console. (Doesn't refresh automatically, but that's how test/test.txt was created: mkdir test; touch test/test.txt; vim test/test.txt.

Start by Recreating Designs in Assets

Courses mockup. Thumbnail of Courses mockup. Mockups for the Teachers and Students pages are found in assets, too.

Current JS Course Material

cgw18's People

Contributors

castavridis avatar

Watchers

 avatar James Cloos avatar

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.