You are here |
florimond.dev | ||
| | | |
www.mattlayman.com
|
|
| | | | In my limited time this week, I built out the interface between the web server and my application. I'm leaning heavily on work done in Python by implementing ASGI in Lua. | |
| | | |
blog.miguelgrinberg.com
|
|
| | | | miguelgrinberg.com | |
| | | |
benhoyt.com
|
|
| | | | Principles I've found useful for designing good Python library APIs, including structure, naming, error handling, and type annotations. | |
| | | |
www.prisma.io
|
|
| | GraphQL Nexus is a code-first, type-safe GraphQL schema construction library for JavaScript/TypeScript. Learn how it can be connected to a database using the Prisma client & the new nexus-prisma plugin. |