Skip to main content

2 posts tagged with "Distributed Systems"

View All Tags

Day 9 of 100 Days of Code

· One min read
Paulo Hernane
Software Engineer

Today was a hard, I had to update the typescript of a old project so I had to study about the typescript module resolution and the tsconfig.json file.

I also studied about Circuit Break and how to implement it in a NodeJS project, I will write about it in the next days.

References that I used to study:

https://learn.microsoft.com/en-us/azure/architecture/patterns/circuit-breaker https://youtu.be/H91aqUHn8sE

Want to know about the 100 Days of Code Challenge? Check it out here. PT-BR

Day 8 of 100 Days of Code

· One min read
Paulo Hernane
Software Engineer

Today I had a Data Science class and I learned about correlation.You can see my notes here, they are incomplete but at the end of this week I will complete them whem reviewing the content to work on a dataset that I had to finish until thursday.

After that I had some mentorship about distributed systems and some projects to build to improve my skills, you can see the notes here.

Want to know about the 100 Days of Code Challenge? Check it out here. PT-BR