-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
variadic.js demo page #15
Comments
Going to try and procure https://github.com/variadic so we can create an organization. |
@jhowardjr I've only deployed on AWS and Heroku. Are you thinking a github.io? What type of tech are you thinking? Do we need a DB for anything? Not sure if this would be overkill, but I could load up a react website with a server and leave the front end open to future layout/frontend implementation as ideas come through. Github.io I know has a bit more complicated of a process with deployment so I wanted to check in about that. |
Hey @amr08! I was actually think something like https://armydotmil.github.io/. This page just demo's our style guide for https://www.army.mil. So we'd come up with something to demo the utility functions we are creating. Does react work with GitHub pages? If it does I think that would be cool! Using Heroku is cool with me too! |
@jhowardjr Well I read up on it more and there are some issues with the routing that is typically used "react router"- but I think it would be convenient to have the project tied with github so everyone can access it (rather than me being in control with my heroku account). We could keep things pretty basic and I could use hash routing if we needed to navigate through pages (doesn't work with DB's though). I'll leave this unassigned for a few more days to see if there's any more strong interest/opinions. |
Github just informed me https://github.com/variadic is actually being used so we'll have to find another home. Any suggestions? |
Ah, hmm maybe es6Variadic? |
👍es6variadic ... variadicjs look available too. Just in case we wanted to keep up to date with newer js releases. I’ll grab both now just in case and we’ll let everyone choose. |
variadicjs sounds good. Yes grab it while you can. |
We now have https://variadicjs.github.io/ you can access the repo here https://github.com/variadicjs/variadicjs.github.io. I'll soon move https://github.com/jhowardjr/variadic.js to https://github.com/variadicjs/variadic.js. I'll see if I can get some design input, but until then I'm sure we have some unicorns here that jump easily between design and coding. |
^Didn't want to deter others from participating as well! |
Help wanted to create a variadic.js demo page using the functions provided in the package.
The text was updated successfully, but these errors were encountered: