Our great sponsors
-
-
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
-
-
Here's a graph (Apollo) + react system I'm working on that monitors servers for uptime: https://gitlab.com/pomby/pomby
-
fastify-preact-ssr
Fastify server-side renders Preact to html and serves with a Preact client.js bundle for DOM hydration.
Here's a template repo I made for Preact (frontend JavaScript) server-side rendering: https://github.com/sebringrose/fastify-preact-ssr
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
FlumeBot
A simple discord bot aimed at small servers, with moderation and fun in mind. No web dashboard, no overdone features.
https://github.com/anonfoxer/FlumeBot Discord bot im making written in Node.
-
linters
Collection of super strict configurations for ESLint / StyleLint and other code quality tools. (by developer239)
Libraries: - `@linters` are production-ready - `@compgen` can help you create new boilerplates fast
-
compgen
Collection of composable generators as an alternative to Yeoman and other libraries that help you to kickstart new projects, prescribe best practices and configure tools to help you stay productive.
Libraries: - `@linters` are production-ready - `@compgen` can help you create new boilerplates fast
-
Notable boilerpaltes: - redux-react-native-wix-navigation-v2-with-auth - nest-rest-api - [legacy] react-apollo-graphql
-
react-apollo-graphql
JavaScript meets web. React in tandem with Apollo. Minimal implementation that will help you get started with GraphQL.
Notable boilerpaltes: - redux-react-native-wix-navigation-v2-with-auth - nest-rest-api - [legacy] react-apollo-graphql
-
-
testing-nestjs
A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!
-
-
Here’s a fullstack repo featuring best practices I’ve been honing for the past few years (especially in regards to isomorphism): https://github.com/JaneJeon/blink
-
risingstack-bootcamp
This is the Node.js Bootcamp we ask new recruits at RisingStack to finish in their first weeks. It helps to get the basics right, and prepare you to work on enterprise projects.
I used to be teaching frontend developers on the basics and best practices on Node.js a few years ago. Altough, it's quite dated, most of the patterns are still valid: https://github.com/RisingStack/risingstack-bootcamp On the library selection, for example, I'd choose yup over joi or got over request.
-
Here's my SHA-256 hashing algo implemented in JavaScript for NodeJS.
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.