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

💥Lessons Learned💥 #38

Open
mchirico opened this issue Jul 10, 2020 · 1 comment
Open

💥Lessons Learned💥 #38

mchirico opened this issue Jul 10, 2020 · 1 comment

Comments

@mchirico
Copy link
Owner

mchirico commented Jul 10, 2020

  • Build small components that do one thing (Think SOLID)
  • Keep refactoring tests
  • (ncu -u) Package updates should to separate from code changes
  • Cloud Run reroutes new traffic, but may leave old versions running.
  • Run through all examples... know best technology to pic samples
  • Project can easily run away without testing (difficult to regain control)
  • For complex stuff, make small changes... very small changes.. think slowly
  • Testing.. however
    💥 Tests fast, easy to change code... takes thought

Consider Typescript Functions

Project Based Learning

https://github.com/tuvtran/project-based-learning#go

@tacomonkautobot
Copy link

mchirico,
Thanks for opening this issue!

@mchirico mchirico changed the title Lessons Learned 💥Lessons Learned💥 Jul 14, 2020
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

No branches or pull requests

1 participant