Day: November 12, 2022
15 posts
Symfony 6 and JWT bundles: Refresh token
* The cover image is originally by geralt and edited with great appreciation. Summary Are you interested in…
Image Path Extension
https://github.com/VB10/Flutter-Full-Learn/blob/main/lib/202/image_learn_202.dart https://youtu.be/W2zCsxTVVDE?list=PL1k5oWAuBhgXdw1BbxVGxxWRmkGB1C11l&t=206
Next 13 – Loading file impact
With a first look at the special files, I wanted to dive a bit deeper into the impact…
How to Send Mail using nodemailer in node js ?
Folder Structure : App.js Code: const express = require('express'); const ejs = require('ejs'); const transporter = require("./config/emailConfig.js"); const…
Find Median from Data Stream
The median is the middle value in an ordered integer list. If the size of the list is…
Slide in images on scroll using RxJS and Angular
Introduction This is day 13 of Wes Bos’s JavaScript 30 challenge and I am going to use RxJS…
Symfony 6 and Lexik JWT Bundle 2: Auth with JSON Web Token
Summary JWT, JSON Web Token, is one of the open Internet protocol standards, described as “a compact, URL-safe…
What Not to Do After a Data Breach?
If you’re in cyber security, you already know that there are a lot of guides advising both individuals…
Experiencia en el Innovators Hive en Google Cloud Next — Ciudad de México
Experiencia en el Innovators Hive en Google Cloud Next — Ciudad de México Innovators Hive en Google Cloud Next es una…
What you Need to Know When Pricing APIs
Pricing APIs correctly is a key part of your API monetization strategy. That means understanding how you should…