a
a
aizatto.com
Build.my
GitHub
Linkedin
Notion
Search…
aizatto.com
Table of Contents
Portfolio, Projects, Tools, Toys
Interview Guide
Engineering Code
Communication
Different Types of Coding
Commit Messages
Reviewing Code
Writing Code
Engineering Code
Engineering Data
Pipelines
Configuration Files
Site Reliability Engineering (SRE)
Best Engineers
Engineering Management
Why GitBook?
Getting into Tech
Personal Goals
Daily Drivers
Contacting Me
Notes
AWS
JavaScript
Node.js
Software Engineering
Technical Due Diligence
Web Development
Archive
More on Notion
Powered By
GitBook
Communication
The goal of this page is to provide template messages you can use to operate faster. By knowing how to communicate, one can move faster
Things to have a discussion on:
Architecture
Data Structures
Things which can create technical debt
When we break rules/conventions
Hacks
Exception/niche cases
Things to not have a discussion on:
Things which can be automatically fixed
ie: styles
Technical debt that is easy to fix
using prettiers/linters/formatting tools
Communication Templates
Commit first, then make changes
Message:
Will commit this first, and make follow up PRs as comments are made.
Used when:
Feeling blocked, but wanting to move fast
Previous
Engineering Code
Next
Different Types of Coding
Last modified
2yr ago
Copy link
Contents
Communication Templates
Commit first, then make changes