Giter Club home page Giter Club logo

create-odd-app's People

Contributors

avivash avatar jessmartin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

create-odd-app's Issues

Add option to remove gallery code from the selected codebase

Since all four webnative apps (https://github.com/webnative-examples/webnative-app-template, https://github.com/webnative-examples/webnative-app-template-react, https://github.com/webnative-examples/walletauth, https://github.com/webnative-examples/walletauth-react) are now using a DDD approach for the gallery code, we should add a prompt to this CLI to allow users to decide whether or not they want the gallery code included in the app they generate.

I think we should include the gallery code by default, simply because there isn't much else going on in the apps once the user has signed in, but it is likely many users will not want the gallery code included if they're using the generated templates to build other products.

Notes:
I think it's best to hold off on implementing this until after the 0.2 milestone has been completed, because there may be some UI updates and code shuffling done to the four templates as part of that

Add option to remove TypeScript from the SvelteKit codebases(WAT, WalletAuth)

CRA and Next both allow you to generate non-TS versions of their codebases. It would be cool we could do the same. tsc, which was a transpiler that enabled this has been deprecated, but it may be worth investigating other solutions Scratch that, apparently tsc lives within the typescript package now. So i'm going to see if it's useable for this ๐Ÿ‘€

This has been implemented for the React codebases already, but we getting it working for SvelteKit is a bit trickier because I'll need to write a transpiler from scratch, so I've separated this into a separate issue than #2 ๐Ÿ‘๐Ÿผ

Add option to remove TypeScript from the React codebases(WAT, WalletAuth)

CRA and Next both allow you to generate non-TS versions of their codebases. It would be cool we could do the same. tsc, which was a transpiler that enabled this has been deprecated, but it may be worth investigating other solutions Scratch that, apparently tsc lives within the typescript package now. So i'm going to see if it's useable for this ๐Ÿ‘€

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.