Welcome! Type "help" for available commands.
$
Loading terminal interface...

Similar Content

Home
CV
ExperienceEducation
ProjectsBookmarksInvestmentsContactBlog

~/books

Similar Content

Related Books

Build AI Applications with Spring AI

Build AI Applications with Spring AI

Fu Cheng

fu chengspringbuildapplications
BOOK
Spring AI in Action

Spring AI in Action

Craig Walls

Use Spring AI to add generative AI features like virtual assistants, text summaries, and suggestions to your Java applications. No matter what kind of...

computerscraig wallssimon and schusterspringactionfeatures+5
BOOK
Essential TypeScript 5, Third Edition

Essential TypeScript 5, Third Edition

Adam Freeman

"TypeScript is a popular superset of JavaScript that adds support for static typing. TypeScript's typing features, which will be instantly familiar to...

computersadam freemansimon and schustertypescriptessentialthird+5
BOOK

Related Bookmarks

copilotkit.ai
September 19, 2025
CopilotKit | The Agentic Framework for In-App AI Copilots

CopilotKit | The Agentic Framework for In-App AI Copilots

Build AI copilots that feel native to your app. CopilotKit lets you integrate LLMs or agents with real-time context, UI control, and full flexibility.

developer toolsllm integrationai copilotsagentic frameworksin-app aicopilotkit+7
LINK
new.email
March 23, 2025
new.email

new.email

The new way to build emails.

productivity platformsemail marketingemail builder toolsdigital communicationmarketing toolsnew+3
LINK
docs.anthropic.com
June 12, 2025
SDK for Claude Code (CLI) - Anthropic

SDK for Claude Code (CLI) - Anthropic

Programmatically integrate Claude Code into your applications using the SDK.

sdkssoftware development toolsai coding assistantspython librariestypescript packagessdk+7
LINK

Related Articles

November 9, 2025
Attempting to Design a Back-end with Cleaner Architecture Rules and Boundaries

Attempting to Design a Back-end with Cleaner Architecture Rules and Boundaries

How I'm learning to build with better software architecture design principles (while 'moving fast and breaking things').

backendarchitecturespring bootclean architecturerefactoringjava+10
BLOG
December 31, 2024
How to automatically use Warp Terminal's Subshells with "Warpify"

How to automatically use Warp Terminal's Subshells with "Warpify"

Set up automatic subshells in Warp Terminal with a custom Warpify configuration

terminalclitechnologysubshellswarpwarpify+5
BLOG

Related Projects

repo-tokens-calculator

repo-tokens-calculator

CLI token counter (Python + tiktoken + uv) with pretty summary

clipythontiktokenuvdeveloper toolsopen source+8
PRJ

Related Investments

FlutterFlow

FlutterFlow

aVenture

No-code platform for building native mobile applications using Flutter, enabling rapid app development without coding.

developer toolsseed+activeflutterflowplatformno-code+5
INV
WeLoveNoCode

WeLoveNoCode

Platform connecting businesses with no-code developers and tools.

enterpriseseedrealizedwelovenocodeplatformconnecting+4
INV
Tellie

Tellie

aVenture

No-code platform for creators to build and monetize their digital presence and communities.

consumerseries aactivetellieplatformno-code+5
INV
William's Reading List
Cover of Quarkus in Action

Quarkus in Action

Martin Štefanko, Jan Martiška

Book Metadata

Publisher

Simon and Schuster

Duration

6 hr 38 min

ISBN

9781633438958

Genres

Computers

About This Book

Build resilient and scalable, cloud-native enterprise Java applications using the Quarkus framework. Quarkus lets you live-reload your Java code, deliver continuous background testing, and automatically provide database instances—plus tons more productivity-boosting features! Quarkus in Action quickly gets you up to speed with Quarkus by building a real-world business application. In Quarkus in Action, you will: • Use Quarkus Dev mode to speed up and enhance Java development • Understand how to use the Dev UI to observe and troubleshoot running applications • Automatic background testing using the Continuous Testing feature • New frameworks and libraries such as Quarkus Messaging, gRPC, and GraphQL • Simplify deployment of applications into Kubernetes and OpenShift • Automatic management of remote services such as databases and message brokers via Docker containers • Set up observability for applications by using metrics, health checks and distributed tracing Quarkus in Action is written by Martin Štefanko and Jan Martiška, Red Hat engineers who are both active contributors to the Quarkus project. In it, you’ll learn how Quarkus works and how you can integrate it into your stack for more productive Java development. Discover what makes Quarkus different from classic enterprise Java frameworks, how Quarkus streamlines creating cloud-native applications, and makes deployment easy. Foreword by Markus Eisele. Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications. About the technology Choose a Java framework that’s as modern as your applications! Quarkus is a cloud-first framework designed for speed and cost optimization. It’s Kubernetes-aware by default and includes amazing productivity features like live reloading, continuous testing, and a developer-friendly UI that lets you code fluidly without tedious setup. About the book Quarkus in Action provides a carefully designed learning path through Quarkus’ key features and use cases. You’ll learn hands-on by implementing a working car rental application with a cloud-native microservices design that includes Kubernetes, SQL and NoSQL databases, messaging, and observability. Along the way, you’ll learn how Quarkus simplifies deployment on cloud platforms like OpenShift. What's inside • Speed up development with Quarkus Dev mode • Troubleshoot running apps with Dev UI • Continuous testing in the background • Automatic startup of development databases About the reader For intermediate Java developers who have experience deve- loping server-side Java applications. About the author Martin Štefanko and Jan Martiška are Red Hat engineers and active contributors to the Quarkus project. Table of Contents Part 1 1. What is Quarkus? 2. Your first Quarkus application 3. Enhancing developer productivity with Quarkus Part 2 4. Handling communications 5. Testing Quarkus applications 6. Exposing and securing web applications 7. Database access 8. Reactive programming 9. Quarkus messaging Part 3 10. Cloud-native application patterns 11. Quarkus applications in the cloud 12. Custom Quarkus extensions A Alternative languages and build tooling B Tools installations C Alternatives for developing frontend applications with Quarkus