Skip to content

Commit b2134e3

Browse files
authored
Merge pull request #4 from zouyee/remove
remove zig-case-study-rga
2 parents 9face4e + 9daaebb commit b2134e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ The main documentation is always the best beginning, so if you haven't read it y
9494
* [Why your first FizzBuzz implementation may not work](https://zig.guide/posts/fizz-buzz/)
9595
* :star: [Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one](https://github.com/oven-sh/bun) - [Brian Anderson][]
9696
* :start: [Building an HTTP client/server from scratch](https://blog.orhun.dev/zig-bits-04/) - A practical guide to building a web server in Zig.
97-
* [Real-World Zig: A Case Study](https://abduzeedo.com/zig-case-study-rga) - A case study of using Zig in production.
9897
* [Writing a struct deserializer with Zig metaprogramming](https://nathancraddock.com/blog/deserialization-with-zig-metaprogramming/)
9998

10099
## Best Practices/Style Guides

0 commit comments

Comments
 (0)