DF
Degananda Ferdian on coding-docs
Authentication & authorization claims need to be secured. If the claims can be tempered (modified the content of the claims), it could poses severe security concern. JWT is the industry standard for secured auth claims.
coding-docs
Authentication and authorization services must be decoupled from the business logic services. Otherwise, the server resources of business logic services will be consumed to validate the incoming request sessions. Apart from the decoupling, auth services is getting benefit from layered architecture boilerplate to structure the code to ensure all auth functionality can be fullfilled.
coding-docs
One machine can have different version of python and pip without any jumbled package inter-dependencies issue by using python dependency and project manager tools such as conda, mini conda or even through python virtual environment. Each project can use different python and PIP runtime.
coding-docs
Angular development is backed up by google and used by majority of their service lineup especially the web based one. It has all the neccesary library(including form, http, validation and so on) and packages to start complex and enterprise grade web based application project without requiring additional libraries.
coding-docs
Both ruby and nodejs has built in package management and they have some similarities. For example, nodejs store the dependency specifications on the package-lock.json while ruby store it under Gemfile.lock
coding-docs
Pipenpoof is techno-functional focused blog and built for sharing our roller coaster journey in software engineering industry as technical and functional role. We documented our experiences during the jobs/projects and our publications will be currated in a series.
  All content & publication which are published on this website (pipenpoof.com) are subject into writer (Article Author who wrote the post.) opinion and point of view (PoV).
None of our contents are related with our current employer (kindly check writer's linked in.) or any parties.