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

CRUD App with Qwik (City) & Strapi #1385

Open
1 task done
b4s36t4 opened this issue May 3, 2024 · 4 comments
Open
1 task done

CRUD App with Qwik (City) & Strapi #1385

b4s36t4 opened this issue May 3, 2024 · 4 comments
Assignees
Labels
Beginner Expertise In progress Tutorial being created

Comments

@b4s36t4
Copy link

b4s36t4 commented May 3, 2024

What is your article idea?

What is Qwik?

Qwik is an alternative frontend framework that is evolving and gives good performance score.

Why Qwik?

  • Similar syntax as JSX.
  • Good performance and best principles like lazy loading etc.
  • Less Javascript on client side.
  • Works with existing React tools, less to no changes.
  • Signals & good state management.

Qwik does also have a meta framework called qwik-city which is kind of Next.js to react to support SSR, ISG etc.

The article is about how we can leverage new age frameworks to build the application without less or no learning curve.

Qwik is a great alternative to React when people feel React is slow or Next.js too complex, qwik can be a good alternative to build application.

What are the objectives of your article?

  • Understanding React Tradeoffs i.e How react hyderation is working.
  • Need of Modern age framework like Qwik.
  • Understanding Qwik's architecture and principles.
  • Intro Qwik & Qwik city.

What is your expertise as a developer or writer?

Intermediate

What type of post is this?

Tutorial

Terms & Conditions

  • I have read the Write for the Community program guidelines.
@Theodore-Kelechukwu-Onyejiaku
Copy link
Collaborator

Hi @b4s36t4,

This looks good 💪. Along with your intended content, can we also have the following headings:

  1. Qwik peculiar/cool features (compared to popular frameworks like React, Vue or Angular)
  2. Real World Use case of products built with qwik.
  3. Qwik Ecosystem
  4. Getting Started with Qwik (Perhaps build a little app to demonstrate some cool features of Qwik)
  5. Deployment

Please let me if you will be willing to do this. Thank you!

@b4s36t4
Copy link
Author

b4s36t4 commented May 3, 2024

Yea sure, I'm down with the changes you suggested. @Theodore-Kelechukwu-Onyejiaku .

@Theodore-Kelechukwu-Onyejiaku
Copy link
Collaborator

Please proceed. Thank you!

Depending on the submitted content, this might change to intermediate content.

@b4s36t4
Copy link
Author

b4s36t4 commented May 24, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beginner Expertise In progress Tutorial being created
Projects
None yet
Development

No branches or pull requests

2 participants