775 tutorials · free to read

A working handbook for data and software engineering.

Hands-on tutorials by Alex Merced on Apache Iceberg, the data lakehouse, pipelines, agentic AI, and the languages and tools that hold it all together.

Browse by topic

All topics

Latest tutorials

Page 106 of 130
  1. 013 Ways to make API Requests in React (fetch/axios, merced-react-hooks, react-request)Getting Data from an external API
  2. 02Ultimate Plain Vanilla DOM JS & JQuery CheatsheetA Beginning oriented dive into databases
  3. 03Understanding Data and Databases 101A Beginning oriented dive into databases
  4. 04Basics of Building a CRUD API with Node (no framework)Learning the Node HTTP/HTTPS library
  5. 05Basics of Building a CRUD API with Typescript (NestJS and FoalTS)Backend Frameworks with Typescript Support
  6. 06Basics of Building a CRUD API with NodeJS - Express, Koa and FastifyLearning REST conventions with Javascript