-
Notifications
You must be signed in to change notification settings - Fork 16
Structured out basic scaffolding & Forms & Routing & React-like File System #20
Conversation
I added .babelrc and .eslintrc
|
Resolved Merge Conflicts |
I apparently did not keep this branch updated lol, I fixed more inconsistencies with the base master branch. |
So there is a way to utilize Formik AND the Netlify Forms just a heads up that is a powerful combination. |
@kcloud99 @russtaylor @JWTappert @ctsstc Not sure who does the reviews... Or if any of this I did interest anyone? |
Hey @JacobMGEvans - I'm not super familiar with everything that you added, but upon looking it up, I think it all makes sense. So I'm good with the changes. I don't know if someone else wants to weigh in - if no one does in the next day or so, I'll get this merged in. |
@russtaylor I am more than happy to also discuss any of it. 😁 |
I started prototyping out some calendar with material ui picker 🙂 |
Hey, @russtaylor just wanted to check if you have any questions or things you'd like to discuss the technologies. 😁 |
I was just bein' slow! But this lgtm overall. :-) |
Awesome! 🤩 also sidenote I lived in La Pine when I was in middle school
😆😂
…On Tue, Oct 15, 2019, 8:39 PM Russ Taylor ***@***.***> wrote:
I was just bein' slow! But this lgtm overall. :-)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#20?email_source=notifications&email_token=AGP4EOAST42A6MA43DAVTBLQOZWEPA5CNFSM4I737UF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBKXT5I#issuecomment-542472693>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGP4EOAJRQH4EFVJUTEWKTDQOZWEPANCNFSM4I737UFQ>
.
|
Added Reach Router which focuses on accessibility
Added Formik for any forms and added a basic example
Scaffolded out some basic React-like file structure
Didn't add too much since I saw storybook added in another PR which is a great tool that should be utilized for building out the components
Updates to packages