home / skills / pluginagentmarketplace / custom-plugin-nodejs

pluginagentmarketplace/custom-plugin-nodejs

Node.js Development Plugin

12 skills
GitHub

Sponsored

jwt-authentication

pluginagentmarketplace/custom-plugin-nodejs

1
Implement secure JWT (JSON Web Token) authentication in Node.js applications with access/refresh tokens and role-based access control
async-patterns

pluginagentmarketplace/custom-plugin-nodejs

1
Master asynchronous programming in Node.js with Promises, async/await, streams, and event-driven patterns for efficient non-blocking operations
express-rest-api

pluginagentmarketplace/custom-plugin-nodejs

1
Build production-ready RESTful APIs with Express.js including routing, middleware, validation, and error handling for scalable backend services
graphql

pluginagentmarketplace/custom-plugin-nodejs

1
Build GraphQL APIs with Node.js using Apollo Server, type definitions, resolvers, and real-time subscriptions
streams

pluginagentmarketplace/custom-plugin-nodejs

1
Master Node.js streams for memory-efficient processing of large datasets, real-time data handling, and building data pipelines
websockets

pluginagentmarketplace/custom-plugin-nodejs

1
Implement real-time bidirectional communication with Socket.io and ws library for chat, notifications, and live dashboards
mongoose-mongodb

pluginagentmarketplace/custom-plugin-nodejs

1
Work with MongoDB in Node.js using Mongoose ODM for schema design, CRUD operations, relationships, and advanced queries
jest-testing

pluginagentmarketplace/custom-plugin-nodejs

1
Test Node.js applications with Jest including unit tests, integration tests, mocking, code coverage, and CI/CD integration
error-handling

pluginagentmarketplace/custom-plugin-nodejs

1
Implement robust error handling in Node.js with custom error classes, async patterns, Express middleware, and production monitoring
docker-deployment

pluginagentmarketplace/custom-plugin-nodejs

1
Containerize and deploy Node.js applications with Docker including multi-stage builds, Docker Compose, and production optimization