MYWOT
Child safety
Confidence
Trustworthiness
Confidence
MALICIOUS CONTENT INDICATORS
Betterdev.blog most likely does not offer any malicious content.
Secure connection support
HTTPS
Betterdev.blog provides SSL-encrypted connection.
ADULT CONTENT INDICATORS
Betterdev.blog most likely does not offer any adult content.
Popular pages
-
Series - Better Dev
Discover a series of articles discussing and explaining various topics step by step. Git is a basic tool for most programmers. Altough they are plenty of GUI programs and every IDE has support for at ...
-
My AWS toolbox - tools, plugins and applications - Better Dev
Tools I use for AWS architecture and development on a daily basis. Toolkit for CLI, IaC, Chrome, IDE, and diagramming when working with AWS.
-
Building a CDK Construct Library: thoughts and tips - Better Dev
With jsii, you can build a CDK Construct library for all languages supported by CDK. Here are lessons learned and pitfalls to avoid.
-
Serverless Swagger UI for API Gateway - Better Dev
Step-by-step implementation of secured, serverless Swagger UI website for API Gateway. Building always up-to-date API documentation page.
-
Speed up everyday work with handy Git aliases - Better Dev
Git allows us to define aliases, which are our own commands we can use. Here I will show Git aliases that I use in everyday work. With explanation.
-
AWS JavaScript SDK v3 - usage, problems, testing - Better Dev
AWS JS SDK v3 comes with changes and cool new features. New way of sending commands, easy pagination, different handling of S3 objects.