Giter Club home page Giter Club logo

emberconf-2019's Introduction

🟥 Archived, and somewhat dated, but still useful! 🟥

This repo does not fully represent my current best thinking on structuring an Ember Octane app with TypeScript, but it may still be useful to you for reference! It is archived and will not see further changes (including dependency fixes), but I leave it up in case it is useful to anyone!

TODO MVC… with TypeScript and Ember Octane!

Let's learn how to use TypeScript in an Ember Octane app!

Slides from the workshop will be available here by the morning of the workshop (Monday, March 18).

To make the workshop go as smoothly as possible and avoid as many hiccups as we can (especially given conference WiFi is notoriously spotty), I have two requests for some ahead-of-time setup:

  1. Clone the app and install the dependencies.
  2. Set up your editor.

I am not allotting time for these tasks during the workshop: we have way too much to get through!

Here are the details you need:

Task 1: Clone the app and install the dependencies

Please download the code for the workshop (you're here!).

On the command line:

$ git clone https://github.com/chriskrycho/emberconf-2019.git
$ cd emberconf
$ git checkout setup
$ yarn install

Make sure you check out the setup tag before doing yarn install!

Task 2: Set up your editor

You’ll also want your editor configured with TypeScript support. You should follow the setup instructions provided for your editor on the Official TypeScript Wiki. I am not personally familiar enough with the setups for every editor to be able to troubleshoot for you, but people throughout the community have used each of Atom, VS Code, Sublime Text, Vim, Emacs, and the JetBrains IDEs successfully—so thing should be pretty smooth for you, assuming you already know how to set up plugins in your editor or IDE of choice.

For VS Code, JetBrains IDEs, and Sublime Text, there are project files you can open directly in the root of the Git repository. (The VS Code project file will also prompt you to install a set of helpful addons for doing Ember.js development.)

emberconf-2019's People

Contributors

chriskrycho avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.