Git Product home page Git Product logo

projects's People

Contributors

dependabot[bot] avatar elkecodes avatar jessyprovencher avatar jlooper avatar nataliatepluhina avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

projects's Issues

decision: use CodeSandbox.io for workshop day (web segment)

I'm going to go ahead and recommend using CodeSandbox, as it works so well and gets all attendees on to the same page immediately w/o installations and messing with various integrations/setups.

All our material should assume that a user can clone workshop start code directly from github to CodeSandbox.

chapter-3-end has wrong dogs import

Hello VueVixens team,
there is a small bug in chapter-3-end.
Its dont work cause the
import Dogs from '../data/dogs';
of the file "/src/views/Pets.vue"
failed.
You need to take the named syntax like its described in the tutorial:
import {Dogs} from '../data/dogs';
Or change to a default export in dogs.js and adapt the tutorial.

What is a project?

We need to decide what comprises a project. This is a question that will guide our construction of the flow of the workshops themselves.

idea:

1️⃣ video content
2️⃣ Snacklabs (like Google Codelabs)
3️⃣ Start/End point for repos
4️⃣ Gitbook like ng-Girls: https://www.gitbook.com/book/ng-girls/todo-list-tutorial/details
5️⃣ Something similar to the way Wes Bos does JavaScript 30 - with a premade project and half-finished files

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.