Tag: tutorial
3 articles
- SQLite Basics: Learn to Write and Query a Database with Bun
A practical introduction to SQLite using Bun's built-in database—create tables, insert data, and write queries from scratch.
- Your First Solana Connection: Hello Blockchain
Connect to Solana from Node.js and read your first data from the blockchain. No wallet needed - just JavaScript.
- Go for JavaScript Developers: The Very Basics
A practical introduction to Go for JS developers who want to build backend services, starting from zero.