Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Developer Experience in SAP Cloud Integration: ...

Vadim Klimov
September 21, 2024
99

Developer Experience in SAP Cloud Integration: An Alternative Perspective

Event: SAP Inside Track Belgium 2024
Date: September 21, 2024
Speaker: Vadim Klimov
Session: Developer Experience in SAP Cloud Integration - An Alternative Perspective

Vadim Klimov

September 21, 2024
Tweet

More Decks by Vadim Klimov

Transcript

  1. ;; Developer Experience in SAP Cloud Integration An Alternative Perspective

    Vadim Klimov SAP Integration Architect SAP Inside Track Belgium September 21, 2024
  2. Speaker Info Integration architect - SAP Cloud technologist - SAP

    BTP | AWS | Azure Speaker at SAP technology events Author at SAP PRESS / Rheinwerk Publishing linktr.ee/vadimklimov Dr. Vadim Klimov
  3. SAP Cloud Integration | Conventional Tools | Typical Examples Google

    Chrome Microsoft Edge Apple Safari Mozilla Firefox Visual Studio Code IntelliJ IDEA Eclipse Sublime Text HTTP clients (Postman, Bruno, Insomnia, SoapUI) SFTP clients (FileZilla, WinSCP, Cyberduck) Database clients Message broker clients Browser Code editor / IDE Clients & other tools
  4. Code Editors & IDEs Visual Studio Code IntelliJ IDEA Eclipse

    Sublime Text Conventional and typical Unconventional and not so typical Vim-like Vim Neovim and Neovim configurations (e.g., Kickstart, NvChad, AstroNvim, LazyVim, LunarVim) Helix Kakoune Vim motions
  5. Neovim | Why? Compatibility and portability Lightweight installation footprint Customizability

    and flexibility Performance Efficiency and speed Minimalistic user interface
  6. Demo | Used Tools Neovim Lazygit fzf ripgrep FlashPipe CPI

    Navigator CPILint https://github.com/neovim/neovim https://github.com/jesseduffield/lazygit https://github.com/vadimklimov/cpi-navigator https://github.com/junegunn/fzf https://github.com/BurntSushi/ripgrep https://github.com/engswee/flashpipe https://github.com/mwittrock/cpilint