DEV Community

Cover image for Setting Up Service Providers in AdonisJS for NodeJS
Patrick O'Dacre
Patrick O'Dacre

Posted on

3 2

Setting Up Service Providers in AdonisJS for NodeJS

Subscribe to my YouTube channel for more tutorials on working with VueJS and AdonisJS -- an MVC framework for NodeJS!

Follow along as I setup a Service Provider in AdonisJS as per the example in the Adonis documentation.


In part 1 and 2 of this series, we took an in-depth look at the IoC Container and Service Providers. If you didn't watch those videos, be sure to watch them first:

By the end of these videos, you'll have a firm grasp on how the IoC Container and Service Providers do their jobs, and just how helpful they are.

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay