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

Jam stack implementation #5

Open
2 tasks
Zain-ul-din opened this issue Mar 26, 2024 · 0 comments
Open
2 tasks

Jam stack implementation #5

Zain-ul-din opened this issue Mar 26, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@Zain-ul-din
Copy link
Owner

Zain-ul-din commented Mar 26, 2024

Jamstack works by pre-rendering the front end into static HTML files and serving them directly from a content delivery network (CDN). This eliminates the need for a backend server to generate dynamic content, which improves performance, reliability, and security.

  • create static HTML files in the public folder
  • Deploy on Netlify or somewhere
@Zain-ul-din Zain-ul-din added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Mar 26, 2024
Zain-ul-din added a commit that referenced this issue Apr 27, 2024
Zain-ul-din added a commit that referenced this issue Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
Status: No status
Development

No branches or pull requests

1 participant