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

Upgrade all available http links to https #3977

Merged
merged 1 commit into from
Dec 23, 2020

Conversation

xom9ikk
Copy link
Contributor

@xom9ikk xom9ikk commented Dec 23, 2020


name: 📝 Documentation Fix
about: Upgrade to https

Checklist

  • Is there an existing issue for this PR?
    • link issue here
  • Have the files been linted and formatted?

What docs page needs to be fixed?

  • Section: API, FAQ, Introduction, Recipes, Tutorials, Understanding
  • Page: Many pages

What is the problem?

Almost 168 links used http protocol

What changes does this PR make to fix the problem?

Upgraded all http links to https that support https protocol.

All upgraded links

Links

https://facebook.github.io/immutable-js/
https://stackoverflow.com/q/34759047/62937
https://stackoverflow.com/q/34965856/62937
https://stackoverflow.com/questions/35493352/can-i-dispatch-multiple-actions-without-redux-thunk-middleware/35642783
https://stackoverflow.com/questions/34570758/why-do-we-need-middleware-for-async-flow-in-redux
https://stackoverflow.com/questions/35411423/how-to-dispatch-a-redux-action-with-a-timeout/35415559
https://stackoverflow.com/questions/32982237/where-should-i-put-synchronous-side-effects-linked-to-actions-in-redux/33036344
https://stackoverflow.com/questions/32925837/how-to-handle-complex-side-effects-in-redux/33036594
https://stackoverflow.com/questions/33011729/how-to-unit-test-async-redux-actions-to-mock-ajax-response/33053465
https://stackoverflow.com/questions/35262692/how-to-fire-ajax-calls-in-response-to-the-state-changes-with-redux/35675447
https://www.reddit.com/r/reactjs/comments/469iyc/help_performing_async_api_calls_with_reduxpromise/
https://twitter.com/dan_abramov/status/689639582120415232
https://blog.isquaredsoftware.com/2017/01/idiomatic-redux-thoughts-on-thunks-sagas-abstraction-and-reusability/#multiple-dispatching
https://stackoverflow.com/questions/33637740/should-i-use-one-or-several-action-types-to-represent-this-async-action/33816695
https://stackoverflow.com/questions/35406707/do-events-and-actions-have-a-11-relationship-in-redux/35410524
https://stackoverflow.com/questions/33220776/should-actions-like-showing-hiding-loading-screens-be-handled-by-reducers-to-rel/33226443#33226443
https://marmelab.com/blog/2015/12/17/react-directory-structure.html
https://randycoulman.com/blog/2016/09/13/encapsulating-the-redux-state-tree
https://randycoulman.com/blog/2016/09/20/redux-reducer-selector-asymmetry
https://randycoulman.com/blog/2016/09/27/modular-reducers-and-selectors
https://stackoverflow.com/questions/32634320/how-to-structure-redux-components-containers/32921576
https://blog.isquaredsoftware.com/2017/05/idiomatic-redux-tao-of-redux-part-2/#thick-and-thin-reducers
https://stackoverflow.com/questions/35667249/accessing-redux-state-in-an-action-creator/35674575
https://blog.isquaredsoftware.com/2016/10/idiomatic-redux-why-use-action-creators
https://blog.isquaredsoftware.com/2017/09/presentation-might-need-redux-ecosystem
https://gedd.ski/post/what-not-to-learn
https://stackoverflow.com/questions/32461229/why-use-redux-over-facebook-flux
https://stackoverflow.com/questions/35675339/why-should-i-use-redux-in-this-example
https://stackoverflow.com/questions/32021763/what-could-be-the-downsides-of-using-redux-instead-of-flux
https://stackoverflow.com/questions/36631761/when-should-i-add-redux-to-a-react-app
https://stackoverflow.com/questions/39260769/redux-vs-plain-react/39261546#39261546
https://reactkungfu.com/2015/08/pros-and-cons-of-using-immutability-with-react-js
https://blog.isquaredsoftware.com/2017/01/practical-redux-part-6-connected-lists-forms-and-performance
https://somebody32.github.io/high-performance-redux
https://reactkungfu.com/2015/08/pros-and-cons-of-using-immutability-with-react-js
https://blog.isquaredsoftware.com/2017/01/practical-redux-part-6-connected-lists-forms-and-performance
https://reactkungfu.com/2015/08/pros-and-cons-of-using-immutability-with-react-js
https://www.slideshare.net/mohitthatte/a-deep-dive-into-clojures-data-structures-euroclojure-2015
https://www.slideshare.net/mohitthatte/a-deep-dive-into-clojures-data-structures-euroclojure-2015
https://t4d.io/javascript-and-immutability
https://wecodetheweb.com/2016/02/12/immutable-javascript-using-es6-and-beyond
https://reactkungfu.com/2015/08/pros-and-cons-of-using-immutability-with-react-js
https://stackoverflow.com/questions/35664594/redux-why-is-state-all-in-one-place-even-state-that-isnt-global
https://stackoverflow.com/questions/35328056/react-redux-should-all-component-states-be-kept-in-redux-store
https://somebody32.github.io/high-performance-redux
https://stackoverflow.com/questions/32798193/how-to-handle-tree-shaped-entities-in-redux-reducers
https://stackoverflow.com/questions/37264415/how-to-optimize-small-updates-to-props-of-nested-component-in-react-redux
https://somebody32.github.io/high-performance-redux
https://blog.rangle.io/react-and-redux-performance-with-reselect
https://randycoulman.com/blog/2016/09/13/encapsulating-the-redux-state-tree
https://stackoverflow.com/questions/37264415/how-to-optimize-small-updates-to-props-of-nested-component-in-react-redux
https://stackoverflow.com/questions/35667775/state-in-redux-react-app-has-a-property-with-the-name-of-the-reducer/35674297
https://stackoverflow.com/questions/34494866/how-does-redux-deals-with-deeply-nested-models/34495397
https://www.zsoltnagy.eu/cloning-objects-in-javascript
https://stackoverflow.com/questions/35627553/is-there-any-way-to-commit-the-state-in-redux-to-free-memory/35634004
https://reactkungfu.com/2015/08/pros-and-cons-of-using-immutability-with-react-js
https://stackoverflow.com/questions/35592078/cleaner-shorter-way-to-update-nested-state-in-redux
https://benchling.engineering/deep-dive-react-perf-debugging
https://blog.rangle.io/react-and-redux-performance-with-reselect
https://randycoulman.com/blog/2016/09/13/encapsulating-the-redux-state-tree
https://stackoverflow.com/questions/34782249/can-a-react-redux-app-really-scale-as-well-as-say-backbone-even-with-reselect
https://blog.rangle.io/react-and-redux-performance-with-reselect
https://stackoverflow.com/questions/34458261/how-to-get-simple-dispatch-from-this-props-using-connect-w-redux/34458710
https://somebody32.github.io/high-performance-redux
https://stackoverflow.com/questions/34992247/can-a-dumb-component-use-render-redux-container-component
https://stackoverflow.com/questions/34333979/accessing-other-parts-of-the-state-when-using-combined-reducers
https://stackoverflow.com/questions/34427851/reducing-an-entire-subtree-with-redux-combinereducers
https://stackoverflow.com/questions/33619775/redux-multiple-stores-why-not
https://stackoverflow.com/questions/35667249/accessing-redux-state-in-an-action-creator
https://gist.github.com/gaearon/eeee2f619620ab7b55673a4ee2bf8400
https://blog.krawaller.se/posts/exploring-redux-middleware
https://blog.isquaredsoftware.com/2018/03/presentation-reactathon-redux-fundamentals/
https://blog.isquaredsoftware.com/series/practical-redux
https://www.reactiflux.com
https://blog.isquaredsoftware.com/2017/05/idiomatic-redux-tao-of-redux-part-1
https://blog.isquaredsoftware.com/2017/05/idiomatic-redux-tao-of-redux-part-2
https://caniuse.com/#feat=es5
https://youtube.com/watch?v=xsSnOQynTHs
https://slides.com/jenyaterpil/redux-from-twitter-hype-to-production#/
https://jakesidsmith.com/blog/post/2017-11-18-redux-and-react-an-introduction/
https://blog.isquaredsoftware.com/2016/10/practical-redux-part-0-introduction/
https://blog.isquaredsoftware.com/series/practical-redux/
https://www.thegreatcodeadventure.com/building-a-simple-crud-app-with-react-redux-part-1/
https://www.robinwieruch.de/the-soundcloud-client-in-react-redux/
https://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html
https://www.theodo.fr/blog/2016/03/getting-started-with-react-redux-and-immutable-a-test-driven-tutorial-part-1
https://www.theodo.fr/blog/2016/03/getting-started-with-react-redux-and-immutable-a-test-driven-tutorial-part-2
https://www.jamasoftware.com/blog/lets-write-redux
https://randycoulman.com/blog/2016/11/22/taking-advantage-of-combinereducers
https://slides.com/omnidan/hor#
https://blog.krawaller.se/posts/exploring-redux-middleware
https://www.pshrmn.com/tutorials/react/redux-middleware/
https://stackoverflow.com/questions/35411423/how-to-dispatch-a-redux-action-with-a-timeout/35415559#35415559
https://stackoverflow.com/questions/34570758/why-do-we-need-middleware-for-async-flow-in-redux/34599594#34599594
https://blog.isquaredsoftware.com/2017/01/idiomatic-redux-thoughts-on-thunks-sagas-abstraction-and-reusability
https://formidable.com/blog/2017/javascript-power-tools-redux-saga/
https://formidable.com/blog/2017/composition-patterns-in-redux-saga/
https://formidable.com/blog/2017/real-world-redux-saga-patterns/
https://blog.isquaredsoftware.com/2017/05/idiomatic-redux-tao-of-redux-part-1
https://blog.isquaredsoftware.com/2017/05/idiomatic-redux-tao-of-redux-part-2
https://blog.isquaredsoftware.com/series/practical-redux
https://es.redux.js.org
https://slides.com/omnidan/hor#
https://stackoverflow.com/questions/33749759/read-stores-initial-state-in-redux-reducer
https://stackoverflow.com/questions/35667775/state-in-redux-react-app-has-a-property-with-the-name-of-the-reducer
https://c2fo.io/c2fo/programming/2016/05/11/understanding-programmatic-side-effects
https://reactkungfu.com/2015/08/pros-and-cons-of-using-immutability-with-react-js/
https://wecodetheweb.com/2016/02/12/immutable-javascript-using-es6-and-beyond
https://www.essentialsql.com/get-ready-to-learn-sql-database-normalization-explained-in-simple-english/
https://web.csulb.edu/colleges/coe/cecs/dbdesign/dbdesign.php?page=manymany.php
https://stackoverflow.com/questions/947874/what-is-functional-decomposition
https://package.elm-lang.org/packages/TheSeamau5/elm-undo-redo/2.0.0
https://github.com/acdlite/flummox
https://expressjs.com
https://expressjs.com/guide/using-middleware.html
https://github.com/gaearon/react-redux
https://github.com/reduxjs/redux-devtools
https://reactkungfu.com/2015/08/pros-and-cons-of-using-immutability-with-react-js
https://jlongster.com/Using-Immutable-Data-Structures-in-JavaScript
https://jlongster.com/Using-Immutable-Data-Structures-in-JavaScript
https://jlongster.com/Using-Immutable-Data-Structures-in-JavaScript
https://jlongster.com/Using-Immutable-Data-Structures-in-JavaScript
https://jaketrent.com/post/smart-dumb-components-react
https://jlongster.com/Using-Immutable-Data-Structures-in-JavaScript
https://jaketrent.com/post/smart-dumb-components-react
https://babeljs.io
https://facebook.github.io/jest
https://babeljs.io
https://www.wheresrhys.co.uk/fetch-mock/
https://blog.isquaredsoftware.com/2017/05/idiomatic-redux-tao-of-redux-part-1/
https://blog.isquaredsoftware.com/2017/05/idiomatic-redux-tao-of-redux-part-1/
https://expressjs.com
https://koajs.com/
https://knowyourmeme.com/memes/we-need-to-go-deeper
https://elm-lang.org
https://github.com/faassen/reselect
https://cycle.js.org
https://cycle.js.org
https://flowtype.org/docs/quick-reference.html
https://www.quirksmode.org/blog/archives/2015/07/stop_pushing_th.html
https://facebook.github.io/react
https://facebook.github.io/flux
https://martinfowler.com/bliki/CQRS.html
https://martinfowler.com/eaaDev/EventSourcing.html
https://www.latofonts.com/lato-free-fonts/
https://thedeskofmatthew.com/
https://semver.org
https://contributor-covenant.org/version/1/4
https://contributor-covenant.org
https://stackoverflow.com/questions/tagged/redux?sort=votes&pageSize=50
https://jsbin.com
https://creativecommons.org/publicdomain/zero/1.0
https://creativecommons.org/publicdomain/zero/1.0
https://creativecommons.org/publicdomain/zero/1.0
https://hautelook.github.io
https://kenwheeler.github.io
https://redux.js.org
https://redux.js.org/introduction/getting-started
https://redux.js.org/recipes/recipe-index
https://redux.js.org/faq
https://devdocs.io/redux
https://blog.isquaredsoftware.com/2018/03/presentation-reactathon-redux-fundamentals
https://blog.isquaredsoftware.com/series/practical-redux
https://www.reactiflux.com
https://blog.isquaredsoftware.com/2017/05/idiomatic-redux-tao-of-redux-part-1
https://blog.isquaredsoftware.com/2017/05/idiomatic-redux-tao-of-redux-part-2
https://facebook.github.io/flux
https://jdpaton.github.io
https://semver.org

@netlify
Copy link

netlify bot commented Dec 23, 2020

✔️ Deploy preview for redux-docs ready!

🔨 Explore the source changes: a9fa0ca

🔍 Inspect the deploy logs: https://app.netlify.com/sites/redux-docs/deploys/5fe386a8f2f8840008f3f259

😎 Browse the preview: https://deploy-preview-3977--redux-docs.netlify.app

@timdorr
Copy link
Member

timdorr commented Dec 23, 2020

Thank!

@timdorr timdorr merged commit 7ca542f into reduxjs:master Dec 23, 2020
@xom9ikk xom9ikk deleted the upgrade-to-https branch December 23, 2020 21:08
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
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.

2 participants