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