Skip to content

JustinZelus/website-dev-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

☆ React-Redux docs https://react-redux.js.org/

☆ React https://reactjs.org/

☆ Redux https://redux.js.org/


.mount s3 on EC2 https://aws.amazon.com/cn/blogs/china/s3fs-amazon-ec2-linux/

.mount mongodb EBS on EC2 solution: https://stackoverflow.com/questions/13123818/mongodb-ebs-on-ec2

.Does TCP keepalive time affect MongoDB Deployments? solution : https://docs.mongodb.com/manual/faq/diagnostics/#does-tcp-keepalive-time-affect-mongodb-deployments

.How To Install MongoDB in AWS Linux - Step by Step solution : https://www.attosol.com/how-to-install-mongodb-in-aws-linux-step-by-step/

.AWS EBS Tutorial : Create AWS EBS and Mount EBS on EC2 / Linux solution : https://www.youtube.com/watch?v=HPXnXkBzIHw

.Mongodb Tutorial : How to install mongodb in linux solution : https://www.youtube.com/watch?v=IsQNErFOelc

.Install MongoDB on Amazon EC2 solution : https://mongodb-documentation.readthedocs.io/en/latest/ecosystem/tutorial/install-mongodb-on-amazon-ec2.html

.Making an Amazon EBS Volume Available for Use on Linux solution : https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html

.Set storage location of MongoDB installed on AWS EC2 Instance to EBS storage. And How do I recover It after instance is stopped/terminated? solution : https://stackoverflow.com/questions/39534502/set-storage-location-of-mongodb-installed-on-aws-ec2-instance-to-ebs-storage-an

.Things You Should Know About Fragment URLs solution : https://blog.httpwatch.com/2011/03/01/6-things-you-should-know-about-fragment-urls/

.Error: Listening on port XX requires elevated privileges! solution : https://docs.requarks.io/wiki/install/troubleshooting#wiki-js-wont-start

.Amazon AWS EC2 | How to Create a Free Website: Customize Your Domain Name [NEW] solution : https://www.youtube.com/watch?v=GWzh3xCQByk

.Deploying an NGINX Reverse Proxy Sidecar Container on Amazon ECS article : https://aws.amazon.com/blogs/compute/nginx-reverse-proxy-sidecar-container-on-amazon-ecs/

.2種快速方法:減少React在生產環境打包文件的大小 https://www.zcfy.cc/article/two-quick-ways-to-reduce-react-app-s-size-in-production

.webpack ouput https://webpack.js.org/configuration/output/

.Extra attributes in SSR app after upgrade react-router-dom remix-run/react-router#6193

.Webpack 4: configuration + ES6 to ES5 transpiler usi https://medium.com/@zural143/basic-webpack-4-and-es5-to-es6-transpiler-using-babel-dc66e72c86c6

.webpack devlopment https://webpack.js.org/guides/development/

.Webpack中publicPath詳解 https://juejin.im/post/5ae9ae5e518825672f19b094

.es6 javascript 的spread operator https://blog.csdn.net/qq_30100043/article/details/53424750

.javascript concat https://developer.mozilla.org/zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Array/concat

.Immutable JS - Redux Tutorial #2 - React.js Tutorial https://www.youtube.com/watch?v=9M-r8p9ey8U&index=2&list=PLoYCgNOIyGADILc3iUJzygCqC8Tt3bRXt

.javascript reduce https://developer.mozilla.org/zh-TW/docs/Web/JavaScript/Reference/Global_Objects/Array/Reduce

.WebPack 4 should use "mini-css-extract-plugin" instead of "extract-text-webpack-plugin" aurelia/cli#900

.TypeError: Cannot assign to read only property 'exports' of object '#'” https://stackoverflow.com/questions/52395149/babel-7-upgrading-creating-error-typeerror-cannot-assign-to-read-only-propert

.Difference between path.resolve and path.join invocation? https://stackoverflow.com/questions/35048686/difference-between-path-resolve-and-path-join-invocation

.Server-side rendering your React app in three simple steps https://medium.freecodecamp.org/server-side-rendering-your-react-app-in-three-simple-steps-7a82b95db82e

.Uncaught SyntaxError: Unexpected token < https://hk.saowen.com/a/dcc8055069d6098d992a51c78b3067871b37e2a037ba82cbccf8ae32a9e553c0

.React 填坑記(四):render !== hydrate https://zhuanlan.zhihu.com/p/33887159

.What is the difference between isomorphic-fetch and fetch? https://stackoverflow.com/questions/37936715/what-is-the-difference-between-isomorphic-fetch-and-fetch

.React 16 warning “warning.js:36 Warning: Did not expect server HTML to contain a

in
.” https://stackoverflow.com/questions/45350360/react-16-warning-warning-js36-warning-did-not-expect-server-html-to-contain-a

.How to call a window function in isomorphic react app? https://stackoverflow.com/questions/32644545/how-to-call-a-window-function-in-isomorphic-react-app

.No default engine was specified and no extension was provided. 檢查fetch api有無問題,通常是route有問題。

.Redux Devtools for Dummies https://codeburst.io/redux-devtools-for-dummies-74566c597d7

.Thinking in React https://reactjs.org/docs/thinking-in-react.html

.Understanding the Spread Operator in JavaScript https://zendev.com/2018/05/09/understanding-spread-operator-in-javascript.html

.When to use React's Ref on a DOM node in React https://www.robinwieruch.de/react-ref-attribute-dom-node/

.Why is this not scoped in React form onSubmit function? https://stackoverflow.com/questions/35881959/why-is-this-not-scoped-in-react-form-onsubmit-function

.Arrow functions and the use of parentheses () or {} or ({}) https://stackoverflow.com/questions/49425755/arrow-functions-and-the-use-of-parentheses-or-or

.A quick intro to React’s props.children https://codeburst.io/a-quick-intro-to-reacts-props-children-cb3d2fce4891

.Understanding setTimeout in JavaScript https://codehandbook.org/understanding-settimeout-inside-for-loop-in-javascript/

.Expected onClick listener to be a function, instead got type object - react redux https://stackoverflow.com/questions/44833583/expected-onclick-listener-to-be-a-function-instead-got-type-object-react-redu/44833743

.React Child Component Not Updating After Parent State Change https://stackoverflow.com/questions/41233458/react-child-component-not-updating-after-parent-state-change

About

Problems encountered during development and how to solve it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published