Skip to content

Instantly share code, notes, and snippets.

@juanwhite99
Last active July 7, 2022 02:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juanwhite99/67ff1c5346bd637674469198d0f76fe9 to your computer and use it in GitHub Desktop.
Save juanwhite99/67ff1c5346bd637674469198d0f76fe9 to your computer and use it in GitHub Desktop.
Telegram

Swashbuckle Swagger: https://docs.microsoft.com/en-us/aspnet/core/tutorials/getting-started-with-swashbuckle?view=aspnetcore-5.0&tabs=visual-studio Mapster: https://github.com/MapsterMapper/Mapster FluentValidation: https://fluentvalidation.net/ MediatR: https://github.com/jbogard/MediatR/wiki Serilog: https://serilog.net/ NSubstitute: https://nsubstitute.github.io/ FluentAssertions: https://fluentassertions.com/ Bogus: https://github.com/bchavez/Bogus

https://www.youtube.com/watch?v=1L2hrG-7i2Y&feature=youtu.be https://www.youtube.com/watch?v=g2nMKzhkvxw&feature=youtu.be https://bichuetti.net/azurefunctions-webapi-cosmosdb#heading-6-injecting-cosmosclient https://github.com/yangshun/front-end-interview-handbook

https://academy.wizeline.com/course/go-bootcamp-q2-22/ https://www.fatsecret.com.mx/calor%C3%ADas-nutrici%C3%B3n/gen%C3%A9rico/avena?portionid=62446&portionamount=100,000

https://abseil.io/resources/swe-book https://www.efset.org/es/ef-set-50/ https://twitter.com/jamesmcroft/status/1495795495448494082

https://www.freecodecamp.org/espanol/learn/javascript-algorithms-and-data-structures/#regular-expressions https://www.artistapirata.com/

https://community.ops.io/

https://json2csharp.com/


JS js concepts => hoisting, closure, let, var, const, scopes, object assignments, arrow functions, async functions and promises js practice => stacks, queues, array methods

Typescript https://www.typescriptlang.org/docs/handbook/utility-types.html

Angular State management, (observer and strategy design patterns) https://en.wikipedia.org/wiki/Strategy_pattern https://en.wikipedia.org/wiki/Observer_pattern

RXJS functions and operators https://rxjs.dev/api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment