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

social-network subject {frameworks and libraries} #2205

Closed
nzmcno opened this issue Sep 20, 2023 · 1 comment · Fixed by #2207
Closed

social-network subject {frameworks and libraries} #2205

nzmcno opened this issue Sep 20, 2023 · 1 comment · Fixed by #2207
Assignees

Comments

@nzmcno
Copy link

nzmcno commented Sep 20, 2023

Hi,

front-end parts says :

Some of the most known JS frameworks around are:
React
Vue.js
svelte
Mithril
Caution: Note that JS frameworks are different from JS libraries. JS libraries contain code snippets that are used to perform common JavaScript functions, while frameworks will help you by laying out the groundwork/building the bases for your JS project.

Great list, but just to clarify: React is a library, not a framework. For a more framework-like experience with React, you could use Next.js.

image

Edit: Apologies for the incorrect label. I neglected to select 'blank'.

@mikysett
Copy link
Contributor

Hello @nzmcno

Thanks a lot for your feedback.

Indeed I've changed react for next.js to give a more homogeneous start no matter the framework you choose.
Consider though "React is a library and not a framework" is a quite big debate still and many people do not agree with this statement.

Since we are there consider also some interesting things not in the list like Angular or Qwik (very new and with quite a different and interesting paradigm).

Have a nice one building web apps ;)

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 a pull request may close this issue.

2 participants