Cesare’s Newsletter
Subscribe
Sign in
Home
Archive
About
New
Top
How to implement a logout method in an Express application
Destroying the session to log out a user
Cesare Ferrari
Jan 22, 2020
Share this post
How to implement a logout method in an Express application
cesare.substack.com
Copy link
Twitter
Facebook
Email
How to save a JSON web token secret into an environment variable
Use config/secrets.js for all your web application secrets
Cesare Ferrari
Jan 30, 2020
Share this post
How to save a JSON web token secret into an environment variable
cesare.substack.com
Copy link
Twitter
Facebook
Email
How to save user sessions in the database
Using Connect Session Knex to store session information
Cesare Ferrari
Jan 23, 2020
Share this post
How to save user sessions in the database
cesare.substack.com
Copy link
Twitter
Facebook
Email
How to restrict access to an API endpoints with an Express middleware function
Using sessions to authenticate users in an Express application
Cesare Ferrari
Jan 21, 2020
Share this post
How to restrict access to an API endpoints with an Express middleware function
cesare.substack.com
Copy link
Twitter
Facebook
Email
How to create a join query with Knex
Retrieving data from two join tables in a REST API
Cesare Ferrari
Dec 31, 2019
Share this post
How to create a join query with Knex
cesare.substack.com
Copy link
Twitter
Facebook
Email
How to use Knex migrations to change database schema
A look at how to create migration files with Knex
Cesare Ferrari
Dec 19, 2019
Share this post
How to use Knex migrations to change database schema
cesare.substack.com
Copy link
Twitter
Facebook
Email
Creating a virtual environment in Python
Like in many other languages, Python gives us the possibility to create an environment specific for each project we work on. Why is this desirable? If…
Cesare Ferrari
Mar 10, 2020
Share this post
Creating a virtual environment in Python
cesare.substack.com
Copy link
Twitter
Facebook
Email
Designing a database schema for a REST API
How to start designing a database schema with DB Designer
Cesare Ferrari
Jan 6, 2020
Share this post
Designing a database schema for a REST API
cesare.substack.com
Copy link
Twitter
Facebook
Email
Working with a data model in Express
Creating an Express API that returns data from a database
Cesare Ferrari
Nov 15, 2019
Share this post
Working with a data model in Express
cesare.substack.com
Copy link
Twitter
Facebook
Email
Database seeding with Knex
Why and how to seed a database in a REST API application
Cesare Ferrari
Dec 26, 2019
Share this post
Database seeding with Knex
cesare.substack.com
Copy link
Twitter
Facebook
Email
How to verify a JSON web token after login
Creating a middleware function that verifies a JWT token in a web API
Cesare Ferrari
Jan 29, 2020
Share this post
How to verify a JSON web token after login
cesare.substack.com
Copy link
Twitter
Facebook
Email
Triangle of asterisks
Using a loop to print to the console in Javascript
Cesare Ferrari
Oct 22, 2019
Share this post
Triangle of asterisks
cesare.substack.com
Copy link
Twitter
Facebook
Email
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts