Taylor Lindores-Reeves
leafyshark
Recent Tech Decisions
19 points

Companies
Tools leafyshark is Following

DigitalOcean
We take the complexities out of cloud hosting by offering blazing fast, on-demand SSD cloud servers, straig...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Apollo
Build a universal GraphQL API on top of your existing REST APIs, so you can ship new application features f...
MongoDB Atlas
MongoDB Atlas is a global cloud database service built and run by the team behind MongoDB. Enjoy the flexib...
Next.js
Next.js is a minimalistic framework for server-rendered React applications.
Prisma
Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with...
MongoDB Compass
Visually explore your data. Run ad hoc queries in seconds. Interact with your data with full CRUD functiona...
graphql-yoga
Easiest way to run a GraphQL server: Sensible defaults & includes everything you need with minimal setup.;I...