Blog posts tagged "developer-experience"
-
CAP service authentication at design time and in production
In this short post I explain how the "failsafe" production auth mechanism is designed for resources served in a CAP context.
-
Local-first dev with CAP Node.js - mocking messaging
In this post I provider a taster of what's possible regarding mock messaging in CAP Node.js local-first development.
-
Local-first dev with CAP Node.js - mocking remote services
In this post I provider a taster of what's possible regarding mock remote services in CAP Node.js local-first development.
-
Local-first dev with CAP Node.js - mocking auth
In this post I provider a taster of what's possible regarding mock auth in CAP Node.js local-first development.
-
Local-first dev with CAP Node.js
Here's an overview of a set of related posts on mocking, in the context of local-first development with CAP Node.js.
-
Local-first dev with CAP Node.js - mocking data
In this post I provider a taster of what's possible regarding mock data in CAP Node.js local-first development.
-
Quiet cds test output - two ways
Reducing CAP server log output during tests, in two different ways, via a profile encapsulated set of log level configurations, or via the new cds test command.
-
A modern and clean Neovim setup for CAP Node.js - configuration and diagnostics
In this post I describe my re-worked basic setup for working with CAP Node.js in Neovim, focusing on the configuration and digging into the LSP based diagnostic facilities.
-
Controlling automatic HTTP requests in CAP Node.js design time loops
Controlling automatic HTTP requests during CAP Node.js design time development loops.
-
Using @cap-js/sqlite in CF for your CAP services
Using the cap-js/sqlite package in Cloud Foundry for lightweight CAP service deployments.
-
Running non-production CAP services in CF
Running non-production CAP services in Cloud Foundry without the overhead of production infrastructure.
-
Improve your CAP dev container shell prompt
Improving the shell prompt in a CAP dev container for a better development experience.
-
Avoid design time CAP server restarts when maintaining local data files
Avoiding unnecessary CAP server restarts when maintaining local CSV data files during design time.
-
Opening files from the terminal in BAS dev spaces
Opening files from the terminal in SAP Business Application Studio dev spaces using the code command.
-
Exploring codespaces as temporary dev containers
Exploring GitHub Codespaces as ephemeral, temporary dev container environments.
-
Developing CAP in containers - three ways
Exploring three different ways of developing CAP applications in containers.
-
Boosting tutorial UX with dev containers part 3 - containers into action
Putting everything together by connecting VS Code to the dev container and running through the first steps of the CAP tutorial.
-
Boosting tutorial UX with dev containers part 2 - embedding prerequisite details
Working through each tutorial prerequisite step and encoding the tools and configuration into a Dockerfile and devcontainer.json file.
-
Boosting tutorial UX with dev containers part 1 - challenge and base solution
Describing the challenge of tutorial prerequisites and choosing a base Docker image as the foundation for a dev container solution.
-
Set up VS Code on Chrome OS for local Application Programming Model development
In this post I walk through the process I used to set up a development environment for CAP on my Chromebook.
See all tags.