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

ApexでPofEAA / PofEAA by Apex

ApexでPofEAA / PofEAA by Apex

Yuichi Maekawa

November 26, 2021
Tweet

More Decks by Yuichi Maekawa

Other Decks in Programming

Transcript

  1. ざっと内容のまとめ - Apex-Recipes - https://github.com/trailheadapps/apex-recipes - Quick Start: https://trailhead.salesforce.com/ja/content/learn/projects/quick-start-explore-the-apex-recipes-sample-app -

    User Mode Data Operations(便利そう) - DataWeave in Apex 所感 - まだまだApex使っていくぞ!という意思を感じました - モダンな言語のようなアップデートお待ちしております - エンタープライズアプリケーションに必要なApexのイメージはついた
  2. ソフトウェアでいうエンタープライズ エンタープライズアプリケーションとは? => PofEAAだ! PofEAA: Patterns of Enterprise Application Architecture

    一言でいうと?>大規模システム向けの設計パターン集 パターン集の日本語訳あります: https://bliki-ja.github.io/pofeaa/ これをApexで実装出来たらいいなあ...
  3. 管理パッケージ開発のノウハウすべて出します - 1GPでゴリゴリにCIを使った開発環境(GitHub Actions) - ローカル開発環境構築 - lint/test - QA環境へのデプロイ

    - リリース・デリバリー - リファクタリングプロジェクト - Apex / LWCの大規模システムレベルの設計 Thank you!