Backend Tips For Newbies

If you are new to backend engineering, avoid these common traps … Skipping the fundamentals. HTTP, REST, design, databases, and security are essential for backend developers Ignore error handling. ...
0 Read More

Codeium Windsurf IDE rules file

Due to lacking documentation:At the root of your project, create a file .windsurfrules Add appropriate rules for you project in the following format: ⛶1. My build system is Bazel 2. My testing frame...
0 Read More