Eicrud: The Solution to Web App Complexity
#nodejs #framework #javascript #technicaldebt #crud #eicrud #founderstories #opensource
https://hackernoon.com/eicrud-the-solution-to-web-app-complexity
#nodejs #framework #javascript #technicaldebt #crud #eicrud #founderstories #opensource
https://hackernoon.com/eicrud-the-solution-to-web-app-complexity
Hackernoon
Eicrud: The Solution to Web App Complexity
Discover how I created Eicrud, a Node.js framework designed to eliminate technical debt and simplify web app development.
Creating a SendFox Newsletter Signup Form in Next.js: A Tutorial
#nextjs #nodejs #newsletter #webdevelopment #softwaredevelopment #newslettersignuptutorial #sendfoxtutorial #sendfoxapi
https://hackernoon.com/creating-a-sendfox-newsletter-signup-form-in-nextjs-a-tutorial
#nextjs #nodejs #newsletter #webdevelopment #softwaredevelopment #newslettersignuptutorial #sendfoxtutorial #sendfoxapi
https://hackernoon.com/creating-a-sendfox-newsletter-signup-form-in-nextjs-a-tutorial
Hackernoon
Creating a SendFox Newsletter Signup Form in Next.js: A Tutorial
A practical guide to fill in a missing piece in the product docs
Build a Login and Logout API using Express.js (Node.js)
#nodejs #expressjs #login #logout #jwttoken #authentication #backenddevelopment #api
https://hackernoon.com/build-a-login-and-logout-api-using-expressjs-nodejs
#nodejs #expressjs #login #logout #jwttoken #authentication #backenddevelopment #api
https://hackernoon.com/build-a-login-and-logout-api-using-expressjs-nodejs
Hackernoon
Build a Login and Logout API using Express.js (Node.js)
Step by step to build Node.js Express Registration, Login, and Logout API using JWT and Cookies - Node.js Express Login API with MongoDB (Mongoose) database.
NPM vs Bun: Comparison of Package Managers for JavaScript Developers
#nodejs #javascript #bun #npm #npmvsbun #javascriptpackagemanagers #whatisnpm #whatisbun
https://hackernoon.com/npm-vs-bun-comparison-of-package-managers-for-javascript-developers
#nodejs #javascript #bun #npm #npmvsbun #javascriptpackagemanagers #whatisnpm #whatisbun
https://hackernoon.com/npm-vs-bun-comparison-of-package-managers-for-javascript-developers
Hackernoon
NPM vs Bun: Comparison of Package Managers for JavaScript Developers
Compare NPM and Bun, two popular package managers for JavaScript. Learn about their features, performance, and differences to decide which one is best.
Implementing Secure Role-Based Access Control (RBAC) in a Next.js Application Using Permit.io
#nextjs #javascript #applicationsecurity #authorization #reactjs #nodejs #permissions #authentication
https://hackernoon.com/implementing-secure-role-based-access-control-rbac-in-a-nextjs-application-using-permitio
#nextjs #javascript #applicationsecurity #authorization #reactjs #nodejs #permissions #authentication
https://hackernoon.com/implementing-secure-role-based-access-control-rbac-in-a-nextjs-application-using-permitio
Hackernoon
Implementing Secure Role-Based Access Control (RBAC) in a Next.js Application Using Permit.io
Learn how to implement secure, scalable Role-Based Access Control (RBAC) in a Next.js app with Permit.io, managing user permissions and enhancing app security.
How to Build a Microservices Architecture with Node.js and RabbitMQ
#nodejs #microservicearchitecture #softwarearchitecture #softwareengineering #rabbitmq #monolithicarchitecture #messagebroker #microservices
https://hackernoon.com/how-to-build-a-microservices-architecture-with-nodejs-and-rabbitmq
#nodejs #microservicearchitecture #softwarearchitecture #softwareengineering #rabbitmq #monolithicarchitecture #messagebroker #microservices
https://hackernoon.com/how-to-build-a-microservices-architecture-with-nodejs-and-rabbitmq
Hackernoon
How to Build a Microservices Architecture with Node.js and RabbitMQ
In this article, we will be exploring the concept of Microservice Architecture, and implementing basic microservices-driven software using Node.js and RabbitMQ.
Template Engine For Express JS
#expressjs #opensource #javascript #nodejs #templateengineforexpressjs #kanbynet #programmingguide #programmingtutorial
https://hackernoon.com/template-engine-for-express-js
#expressjs #opensource #javascript #nodejs #templateengineforexpressjs #kanbynet #programmingguide #programmingtutorial
https://hackernoon.com/template-engine-for-express-js
Hackernoon
Template Engine For Express JS
The templating engine will give us the ability to use res.render() instead of res.send().
Coding Exercise: Database Migration Tool in Nodejs
#nodejs #databases #learning #databasemigrationtool #migrationtoolinnodejs #migrationtoolfornodejs #programmingtutorial #codingtutorial
https://hackernoon.com/coding-exercise-database-migration-tool-in-nodejs
#nodejs #databases #learning #databasemigrationtool #migrationtoolinnodejs #migrationtoolfornodejs #programmingtutorial #codingtutorial
https://hackernoon.com/coding-exercise-database-migration-tool-in-nodejs
Hackernoon
Coding Exercise: Database Migration Tool in Nodejs
I've created a small, simple database migration tool for nodejs.
How to Contribute to Rootstock Code
#bitcoin #rootstock #bitcoinonhackernoon #nodejs #nodejstutorial #contributingtoopensource #rootstockdevambassadors #contributetorootstockcode
https://hackernoon.com/how-to-contribute-to-rootstock-code
#bitcoin #rootstock #bitcoinonhackernoon #nodejs #nodejstutorial #contributingtoopensource #rootstockdevambassadors #contributetorootstockcode
https://hackernoon.com/how-to-contribute-to-rootstock-code
Hackernoon
How to Contribute to Rootstock Code
Contributing to Rootstock's open-source projects is a valuable way to enhance the platform and its ecosystem. Here's how to get started, along with example code
Custom Domains for HTTP/2 on Heroku — It's So easy!
#domainname #sslcertificate #nodejs #webdevelopment #heroku #http2 #dns #herokusupportshttp2
https://hackernoon.com/custom-domains-for-http2-on-heroku-its-so-easy
#domainname #sslcertificate #nodejs #webdevelopment #heroku #http2 #dns #herokusupportshttp2
https://hackernoon.com/custom-domains-for-http2-on-heroku-its-so-easy
Hackernoon
Custom Domains for HTTP/2 on Heroku — It's So easy!
Learn how to set up a custom domain with HTTPS on Heroku in just a few minutes, so that you can take advantage of HTTP/2 support for better site performance.