Skip to content

This repo provides few programming best practices that helps in code readability, debugging, troubleshooting your application

License

Notifications You must be signed in to change notification settings

moizhraj/Programming-Practices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Programming-Practices

This repo provides few programming best practices that helps in code readability, debugging, troubleshooting your application.

The list so far

  1. Correlation When you have a microservices architecture or when your application is divided into multiple components/systems where a single request hops from one to another, its important that you should be able to track each request throughout its lifecycle. To help in such a scenario, correlation Ids can be used to detect and troubleshoot errors creeping in middleware systems.

About

This repo provides few programming best practices that helps in code readability, debugging, troubleshooting your application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •