Why React

Presentation byBerkay Özdemir

React has become one of the indispensable tools of modern web application development. This open source JavaScript library developed by Facebook is used to create user interfaces and is extremely effective in developing single page applications (SPA). React's core approach is based on a component-based architecture; This breaks complex user interfaces into smaller, reusable parts.

This simplifies the development process and makes the code more organized. Additionally, it improves performance by using virtual DOM (Document Object Model) and makes the application run faster. React's large community also provides an advantage in finding support and resources for developers. Therefore, React has become a common choice in the web development world.

Presented with these Guilds
Cover Photo for ReactJS Dublin
Primary Photo for ReactJS Dublin

ReactJS Dublin

Independent, community-driven React Meetup based in Dublin, gathering React.js, JavaScript and Full-stack engineers to share their passion about web development technologies, present meaningful tech talks and meet like-minded people.

We are looking forward to meet as often as possible, at least once a quarter - message us if you know somebody able to host a group of people. Talk proposals of any level (relevant to meetup topic) are very welcome!

Contact email: events@gitnation.org

To propose a talk, or a venue, please fill in the corresponding forms, and we will reach you!

Call for speakers: https://forms.gle/6MZmKoDkkVvoFMJk6

Venue proposal form: https://forms.gle/MfJHMPpX5pH1Un5j7

By joining this group you agree to comply to our Code of Conduct

374 Members
Similar Presentations
Cover Photo for Vike: Modular React Framework

Vike: Modular React Framework

React frameworks like Next.js and Remix restrict and dictate your stack in ways they shouldn't.

Vike is a (React) framework designed from the ground up to be modular:

  • Choose your architecture: SPA/SSR/SSG, RPC/GraphQL/REST, server/static/edge deployment, ...
  • Use tools with zero-config integration (Vike extensions) or fully control integration code.

Vike embraces the do-one-thing-do-it-well philosophy for unprecedented flexibility and stability. For example, if you have an existing backend with a GraphQL API, then you don't need Server Actions. With Vike, you can use React your way — such as first-class support for GraphQL instead of Server Actions.

Your stack, your choice.

Rom Brillout

Why React

Presentation byBerkay Özdemir

React has become one of the indispensable tools of modern web application development. This open source JavaScript library developed by Facebook is used to create user interfaces and is extremely effective in developing single page applications (SPA). React's core approach is based on a component-based architecture; This breaks complex user interfaces into smaller, reusable parts.

This simplifies the development process and makes the code more organized. Additionally, it improves performance by using virtual DOM (Document Object Model) and makes the application run faster. React's large community also provides an advantage in finding support and resources for developers. Therefore, React has become a common choice in the web development world.

Presented with these Guilds
Cover Photo for ReactJS Dublin
Primary Photo for ReactJS Dublin

ReactJS Dublin

Independent, community-driven React Meetup based in Dublin, gathering React.js, JavaScript and Full-stack engineers to share their passion about web development technologies, present meaningful tech talks and meet like-minded people.

We are looking forward to meet as often as possible, at least once a quarter - message us if you know somebody able to host a group of people. Talk proposals of any level (relevant to meetup topic) are very welcome!

Contact email: events@gitnation.org

To propose a talk, or a venue, please fill in the corresponding forms, and we will reach you!

Call for speakers: https://forms.gle/6MZmKoDkkVvoFMJk6

Venue proposal form: https://forms.gle/MfJHMPpX5pH1Un5j7

By joining this group you agree to comply to our Code of Conduct

374 Members
Similar Presentations
Cover Photo for Vike: Modular React Framework

Vike: Modular React Framework

React frameworks like Next.js and Remix restrict and dictate your stack in ways they shouldn't.

Vike is a (React) framework designed from the ground up to be modular:

  • Choose your architecture: SPA/SSR/SSG, RPC/GraphQL/REST, server/static/edge deployment, ...
  • Use tools with zero-config integration (Vike extensions) or fully control integration code.

Vike embraces the do-one-thing-do-it-well philosophy for unprecedented flexibility and stability. For example, if you have an existing backend with a GraphQL API, then you don't need Server Actions. With Vike, you can use React your way — such as first-class support for GraphQL instead of Server Actions.

Your stack, your choice.

Rom Brillout