A collection of cool articles (i.e. best practices, design patterns, performance, etc.)
- Flink Do's and Dont's https://www.youtube.com/watch?v=F7HQd3KX2TQ
- Aeron (UDP & IPC) https://medium.com/@pirogov.alexey/aeron-low-latency-transport-protocol-9493f8d504e8
- IPFS https://medium.com/@rossbulat/ipfs-with-react-loading-ipfs-assets-from-your-distributed-ipfs-gateways-fc601c8307bf
- Origin of websockets https://tools.ietf.org/html/rfc6455
- quick reminder on Kafka https://medium.com/@johny.devjr/how-to-implement-a-bulletproof-kafka-producer-consumer-cycle-with-nodejs-81c58dd79dd3
- Poostgres fuzzy matching with indexes: https://niallburkley.com/blog/index-columns-for-like-in-postgres/
- Postgres fuzzy search: https://arctype.com/blog/postgres-fuzzy-search/
- Postgres full text search: https://m.youtube.com/watch?v=szfUbzsKvtE&feature=youtu.be
- ESlint config https://medium.com/@davidchristophersally/how-to-set-up-eslint-in-vscode-globally-253f25fbaff9
- iTerm config https://medium.com/ayuth/iterm2-zsh-oh-my-zsh-the-most-power-full-of-terminal-on-macos-bdb2823fb04c
- Github advanced use https://medium.com/@tygertec/how-to-find-stuff-in-git-35d4cb8c1845
- Node js performance diagnosis tools: https://medium.com/@smashingmag/keeping-node-js-fast-tools-techniques-and-tips-for-making-high-performance-node-js-servers-8cfcb55e3d7
- Node JS Worker threads: https://medium.com/dailyjs/threads-in-node-10-5-0-a-practical-intro-3b85a0a3c953
- Set up python on mac https://hackercodex.com/guide/python-development-environment-on-mac-osx/
- Setting cookies in React https://medium.com/@rossbulat/using-cookies-in-react-redux-and-react-router-4-f5f6079905dc
- React chrome extension set up: https://medium.com/@SunnyGolovine/build-a-chrome-extension-using-reactjs-and-webpack-part-1-976a414b85d0
- Web security https://www.youtube.com/watch?v=c6mqdsfWdmE
- Oath 2 https://aaronparecki.com/oauth-2-simplified/
- Java design patterns: http://java-design-patterns.com/patterns/ -JavaScript basic design patterns https://morioh.com/p/b4a81653a137?f=5c21fb01c16e2556b555ab32
- React sticky footer https://medium.com/@stefanmaretic/react-sticky-footer-f842d5fbd68
- React remove outline without breaking accessibility https://www.eventbrite.com/engineering/how-to-fix-the-ugly-focus-ring-and-not-break-accessibility-in-react/
- Grid vs Flex https://dev.to/5t3ph/solutions-to-replace-the-12-column-grid-40jb
- Google analytics with React https://www.freecodecamp.org/news/performance-and-user-tracking-in-react-with-google-analytics/
- Webpack optimizations https://medium.com/hackernoon/the-100-correct-way-to-split-your-chunks-with-webpack-f8a9df5b7758
- Node and gmail https://medium.com/@nickroach_50526/sending-emails-with-node-js-using-smtp-gmail-and-oauth2-316fe9c790a1
- create VPC, EKS cluster https://www.youtube.com/watch?v=aZd0UolVwD4
- run node js on EKS https://medium.com/bb-tutorials-and-thoughts/aws-deploying-next-js-app-with-nodejs-backend-on-eks-b31c1193ed93
- add EKS to existing kubernetes context https://aws.amazon.com/premiumsupport/knowledge-center/eks-cluster-connection/
- Set up S3 https://www.youtube.com/watch?v=NZElg91l_ms
- Camunda modeler plugins https://emsbach.medium.com/the-best-free-plugins-for-camundas-bpmn-2-modeler-14eee0c9fdd2
- Super basic arch with NestJS and gRPC https://levelup.gitconnected.com/nestjs-microservices-with-grpc-api-gateway-and-authentication-part-1-2-650009c03686