Andreas Karabetian
Andreas Karabetian | A dev's perspective

Andreas Karabetian | A dev's perspective

Follow
Series

JavaScript

In this series i will post JavaScript related content and tutorials in order to help you with your day to day web development needs.

Articles in this series

How to use routers with Express and split your API logic 🗃️

Aug 29, 20224 min read 147 views

Because the monolithic approach is lame in 2022 · Is your app.js API file becoming a big pile of code nonsense? Do you have trouble distinguishing one...

How to use routers with Express and split your API logic 🗃️
How to add GitHub OAuth to your Node.js application 🔐