Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add examples #583

Merged
merged 2 commits into from
Mar 26, 2024
Merged

add examples #583

merged 2 commits into from
Mar 26, 2024

Conversation

jeromehardaway
Copy link
Contributor

This pull request includes significant additions to the system-requirements-and-architecture-patterns-for-javascript-engineers.md blog post. The changes primarily involve providing detailed instructions for implementing various software development and architecture patterns using different JavaScript frameworks, such as Express.js, Next.js, Vue, and Angular. The top five most important changes, ordered by importance, are:

  1. Interactive web applications: Detailed instructions have been added for implementing interactive web applications using Express.js, Next.js, Vue, and Angular. These instructions outline how to simulate user interactions based on JSON-defined requirements.
  2. API Simulator Pattern: Instructions have been added for creating an API simulator using Express.js, Next.js, Vue, and Angular. This pattern allows developers to interact with an API based on its specification before actual development.
  3. Few-shot Code Example Generation Pattern: Instructions have been added for creating a Domain-Specific Language (DSL) for a JavaScript/TypeScript project, as well as for Next.js, Vue, and Angular projects. This pattern simplifies complex logic into simpler, domain-specific language constructs.

These changes enhance the blog post by providing clear, actionable instructions for developers, making it a valuable resource for learning about different software development and architecture patterns in JavaScript.

@jeromehardaway jeromehardaway self-assigned this Mar 26, 2024
Copy link

vercel bot commented Mar 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vets-who-code-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 26, 2024 6:03pm

@jeromehardaway jeromehardaway merged commit 2a45a93 into master Mar 26, 2024
3 checks passed
@jeromehardaway jeromehardaway deleted the addPromptsExamples branch March 26, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant