Commit graph

30 commits

Author SHA1 Message Date
e13c1ed620
Merge pull request #3 from Rodrigoplp/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
2022-02-09 22:35:57 -05:00
b3107dc6fe
Merge pull request #1 from Rodrigoplp/dependabot/npm_and_yarn/eslint-utils-1.4.3
Bump eslint-utils from 1.3.1 to 1.4.3
2022-02-09 22:35:36 -05:00
c3e8ffd5d6
Merge pull request #11 from Rodrigoplp/dependabot/npm_and_yarn/handlebars-4.7.7
Bump handlebars from 4.1.2 to 4.7.7
2022-02-09 22:34:56 -05:00
dependabot[bot]
3171b4a615
Bump handlebars from 4.1.2 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 03:06:31 +00:00
dependabot[bot]
49bae65eaa
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 03:06:26 +00:00
dependabot[bot]
56f121691f
Bump eslint-utils from 1.3.1 to 1.4.3
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 03:05:35 +00:00
f5231d40b9
Merge pull request #7 from Rodrigoplp/dependabot/npm_and_yarn/http-proxy-1.18.1
Bump http-proxy from 1.17.0 to 1.18.1
2022-02-07 22:04:07 -05:00
dependabot[bot]
5c8957ca4f
Bump http-proxy from 1.17.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 09:08:29 +00:00
d2d67ad0be
Update README.md 2019-08-15 12:02:19 -04:00
Rodrigo Pedroso
424de3078b License 2019-06-25 11:49:44 -04:00
Rodrigo Pedroso
1003d35be3 Readme 2019-06-25 11:42:16 -04:00
Rodrigo Pedroso
2429a0d775 Clean up unused sagas 2019-06-25 11:23:33 -04:00
Rodrigo Pedroso
fb4fa3cecb Trump stream 2019-06-25 11:07:16 -04:00
Rodrigo Pedroso
3235956181 Streaming Hillary 2019-06-25 01:40:15 -04:00
Rodrigo Pedroso
466cde06b1 Clean up middleware 2019-06-22 22:19:13 -04:00
Rodrigo Pedroso
5c7411594f Clean up 2019-06-22 21:57:18 -04:00
Rodrigo Pedroso
abdda1e8d0 React hooks 2019-06-22 19:57:06 -04:00
Rodrigo Pedroso
d545fbe636 Attempt at Twitter stream 2019-06-21 12:21:23 -04:00
Rodrigo Pedroso
ec69a8131e Update state after redux action 2019-06-21 11:51:07 -04:00
Rodrigo Pedroso
aac33139ba Hillary and Trump sagas 2019-06-21 10:53:16 -04:00
Rodrigo Pedroso
a2b8e7480e Candidate swapping button 2019-06-21 00:59:25 -04:00
Rodrigo Pedroso
6759a05743 Displaying tweets 2019-06-21 00:06:42 -04:00
Rodrigo Pedroso
9989d0a5ba Setting up for Twitter client 2019-06-20 12:17:41 -04:00
Rodrigo Pedroso
df88e7261e Redux-saga 2019-06-19 22:37:59 -04:00
Rodrigo Pedroso
5ecf405fde Redux thunk and asynchronous API calls 2019-06-19 17:08:53 -04:00
Rodrigo Pedroso
b556441459 Fixed use of redux action 2019-06-19 16:37:03 -04:00
Rodrigo Pedroso
8c3335094a Redux middleware 2019-06-19 15:38:21 -04:00
Rodrigo Pedroso
fbf7a5452c Sample jsx components. React-redux. 2019-06-19 14:49:50 -04:00
Rodrigo Pedroso
69d47c85f0 Redux boilerplate code 2019-06-19 14:24:21 -04:00
Rodrigo Pedroso
b794708e2e Project initialization 2019-06-19 12:08:06 -04:00