Skip to content
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

refactor: Convert everything to TypeScript #121

Merged
merged 43 commits into from
Jul 18, 2019
Merged

refactor: Convert everything to TypeScript #121

merged 43 commits into from
Jul 18, 2019

Conversation

amaury1093
Copy link
Member

@amaury1093 amaury1093 commented Jul 10, 2019

fixes #96
fixes #78
fixes #24

I took some time to rewrite everything in TS:

  • using React hooks everywhere, no more classes
  • using fp-ts to have a more functional programming way to doing things
  • remove dependency on LocationIQ

@amaury1093 amaury1093 merged commit 8e8f836 into master Jul 18, 2019
@amaury1093 amaury1093 deleted the am-fp-ts branch July 18, 2019 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert codebase to Typescript Use Expo's reverse geocoding Add History of cigarettes smoked
1 participant