Logo

dev-resources.site

for different kinds of informations.

Back to MonDEV 2025

Published at
1/13/2025
Categories
serverless
node
aws
Author
giuliano1993
Categories
3 categories in total
serverless
open
node
open
aws
open
Author
12 person written this
giuliano1993
open
Back to MonDEV 2025

Good morning everyone and happy MonDEV โ˜•

first of all welcome back and happy new year! I hope this 2025 has started well! During the holidays I almost completely unplugged, between family celebrations, birthdays, and so on!

As always, after breaks there is a lot of material to catch up on and I can't wait to get started on everything!

But let's start with the news! As promised, MonDEV would be available in a new format since the resumption! So I am happy to tell you that starting from this week, the newsletter will also have a video version, to better showcase the various tools I will talk about from week to week!

Obviously the idea is always to be brief, so I chose to use youtube shorts to do it, with the promise of staying under three minutes (so I will have to learn to be concise, and that will be a nice challenge ๐Ÿคฃ)!

I leave you here the link to the new youtube channel where you can already find this week's short! There is certainly a lot to work on, but it's a start anyway! Give me time and it will improve there too! ๐Ÿ˜„

But speaking of being concise, let's talk about this week's tool! Having closed the newsletter after the serverless-day, it seemed like a good idea to start from the serverless theme and from a tool that I had for a while!

Serverless-framework is a very interesting tool that allows you, on one hand through a dashboard and on the other hand, especially through a CLI, to create and run your Serverless applications effortlessly. The CLI allows you to create projects in Node and Python (although it is optimized for the former) and offers you various already working structures, from a simple single lambda to an entire express application with various sample functions. If you are just starting out in this world like me and want to have a boilerplate to start experimenting in a simple way, I think it's a good entry point!

You will first need to configure the dashboard and link it to the CLI. After that, after writing the code, you just need to run serverless dev in your terminal to start testing everything!

Today I have already gone on a bit, so I refer you to the video where I show the steps better and I hope you will find it interesting; any feedback is welcome, as I know there is definitely room for improvement!

Articles of the week

  • Set Data on a Fluent Instance in Laravel 11.36 : this is just one of several articles on Fluent, a Laravel class that is being increasingly implemented and becoming more appealing. If you are not familiar with it, I think it's a nice gift for all those who think "PHP is nice, but if only it had dot notation it would be better." Take a look!
  • Awesome falsehood the lists of articles and content are back; this time an interesting list of beliefs deeply rooted in the mentality of us developers but actually false! There are several fun ones, for example those about emails, which can be very interesting to delve into!

So we have come to the end of the first newsletter of 2025! We have new tools, articles, and even formats to explore! I also hope this year to be able to bring you stimulating tools and content that can be useful in your work or personal projects!

Happy 2025 and have a great start to the week!

Happy Coding 0_1

node Article's
30 articles in total
Favicon
Breaking the Scale Barrier: 1 Million Messages with NodeJS and Kafka
Favicon
assert in Nodejs and its usage in Grida source code
Favicon
Understanding Node.js Cluster: The Core Concepts
Favicon
๐ŸŒŸ A New Adventure Begins! ๐Ÿ›ต๐Ÿ•
Favicon
How โ€œSilicon Valleyโ€ Inspired Me to Create a Photo Compressor CLI for Web Developers
Favicon
How Does This Jewelry Customization Site Work? Need Insights!
Favicon
Building a Secure Authentication API with TypeScript, Node.js, and MongoDB
Favicon
Understanding OAuth 1.0a Signature Generation: Postman vs. Node.js Library and Custom Implementation
Favicon
How to Fix the โ€œRecord to Delete Does Not Existโ€ Error in Prisma
Favicon
[Boost]
Favicon
Run NextJS App in shared-hosting cPanel domain!
Favicon
Construindo uma API segura e eficiente com @fastify/jwt e @fastify/mongodb
Favicon
New ways to engage with the stdlib community!
Favicon
Sore Throat: Causes, Symptoms, and Treatment
Favicon
Back to MonDEV 2025
Favicon
๐ŸŒŸ How to Fix Node.js Path Issues in VS Code (Step-by-Step Guide)
Favicon
How to write unit tests and E2E tests for NestJS applications
Favicon
Cookies auto clearing after browser refresh issue , CORS related express cookies issue
Favicon
Exploring TypeScript Support in Node.jsย v23.6.0
Favicon
Mastering Backend Node.js Folder Structure, A Beginnerโ€™s Guide
Favicon
how to setup express api from scratch
Favicon
Load Balancing Node.js Applications with Nginx Upstream Configuration
Favicon
Using LRU Cache in Node.js and TypeScript
Favicon
Welcome to Siitecch! Your Go-To Platform for Beginner-Friendly Full-Stack JavaScript Learning.
Favicon
I Really like Middleware in NodeJs/Express.
Favicon
Your own Telegram bot on NodeJS with TypeScript, Telegraf and Fastify (Part 3)
Favicon
Understanding Node.js Cluster: The Core Concepts
Favicon
JWT Authentication With NodeJS
Favicon
Stream de Arquivo PDF ou Imagem S3 - AWS
Favicon
Understanding Node.js Alpine Versions: A Lightweight Choice for Your Projects

Featured ones: