DJ Adams

Blog posts tagged "developer-experience"

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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.

  7. 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.

  8. 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.

  9. Controlling automatic HTTP requests in CAP Node.js design time loops

    Controlling automatic HTTP requests during CAP Node.js design time development loops.

  10. Using @cap-js/sqlite in CF for your CAP services

    Using the cap-js/sqlite package in Cloud Foundry for lightweight CAP service deployments.

  11. Running non-production CAP services in CF

    Running non-production CAP services in Cloud Foundry without the overhead of production infrastructure.

  12. Improve your CAP dev container shell prompt

    Improving the shell prompt in a CAP dev container for a better development experience.

  13. 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.

  14. 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.

  15. Exploring codespaces as temporary dev containers

    Exploring GitHub Codespaces as ephemeral, temporary dev container environments.

  16. Developing CAP in containers - three ways

    Exploring three different ways of developing CAP applications in containers.

  17. 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.

  18. 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.

  19. 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.

  20. 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.