verletx64
- Karma
- 163
- Created
- October 11, 2016 (9y ago)
- Submissions
- 0
- In Review: Practical Cryptography with Go (blog.tawhidhannan.co.uk)
- Filling the Void of a Physical Whiteboard (blog.tawhidhannan.co.uk)
- Monorepo? Think Twice (blog.tawhidhannan.co.uk)
- Pagination in Zola (blog.tawhidhannan.co.uk)
- Making the case for investing in SWE growth (blog.tawhidhannan.co.uk)
- What's an IP Address? (blog.tawhidhannan.co.uk)
- Making the case for investing in SWE growth (blog.tawhidhannan.co.uk)
- Fast Food Software Engineering Progression (blog.tawhidhannan.co.uk)
- My iterator is returning a reference to a reference (blog.tawhidhannan.co.uk)
- Is CSS in JavaScript Okay? (blog.tawhidhannan.co.uk)
- Starting a Blog and Lessons Learned – Part 1 (blog.tawhidhannan.co.uk)
-
I've seen people put the CI code in another folder in the same repository, and include some build scripts in the main codebase folder. I've seen people really separate out their repositories. I've seen absolute messes.…