Bridging the Gap: Why Every Developer Should Aim for Full‑Stack
Sunday, Aug 10, 2025
Discuss the narrowing distinction between front‑end and back‑end developers and the importance of full‑stack skills, from data schemas to deployment.
Sunday, Aug 10, 2025
Discuss the narrowing distinction between front‑end and back‑end developers and the importance of full‑stack skills, from data schemas to deployment.
Thursday, Aug 7, 2025
Examine GraphQL from both the perspective of flexible data fetching for front‑end developers and performance concerns for back‑end teams.
Saturday, Aug 2, 2025
Discuss how software developers should use GPT-based tools like Copilot and Claude responsibly, including tutorials and pitfalls of overreliance and vibe coding.
Wednesday, Jul 30, 2025
Explore what AI hallucinations are, why large language models hallucinate, how to trigger them and strategies to avoid them.
Sunday, Jul 27, 2025
Understand why large language models are not curated knowledge bases but statistical models, and explore the differences between knowledge bases and LLMs.
Tuesday, Jul 15, 2025
Get hands‑on with Securial’s API by exploring available endpoints for sessions, accounts and roles, and understand the modular components that power them.
Thursday, Jul 10, 2025
Explore the configuration options provided by the Securial gem, including how to customize session expiration, roles and other settings to fit your Rails application.
Tuesday, Jul 1, 2025
Discover the Securial gem—a mountable Rails engine providing robust authentication and access control—and learn how to install it in your application.
Monday, May 5, 2025
Learn how to deploy a Rails 8 application using Kamal—Rails’ built‑in container deployment tool—for zero‑downtime updates and streamlined operations.
Sunday, Apr 20, 2025
Dive into advanced Solid Cache topics like encryption, compression, capacity planning and multi‑server configurations to get the most out of disk‑backed caching.
Saturday, Apr 5, 2025
Explore Solid Cache, Rails 8’s new disk‑backed cache store, and learn how it provides durable, high‑capacity caching without relying on Redis or Memcached.
Thursday, Mar 20, 2025
Dive deeper into Solid Cable by learning how to configure polling, retention, and multi‑database setups and how to deal with large payloads and scaling challenges.
Wednesday, Mar 5, 2025
Learn how Solid Cable replaces Redis for Action Cable messaging using your database, making real‑time features easier to deploy.
Thursday, Feb 20, 2025
Dive into Solid Queue’s advanced features like priorities, concurrency controls and scheduled jobs while learning how to avoid common mistakes.
Wednesday, Feb 5, 2025
Discover Solid Queue, Rails 8’s built‑in background job system that runs on your database—no Redis required—and learn how it works under the hood.