WebWave Unleashed

International Institute of Information Technology Bhubaneswar, Gothapatna, Bhubaneswar, 751003

Join us for an exciting web dev session where we'll delve into the fundamentals of web development, covering key concepts and technologies (majorly React and Angular). Perfect for beginners as well as experienced developers alike, join us for a dynamic exploration of modern web technologies!

Feb 13, 12:00 – 2:00 PM

49
RSVP'd

RSVP Now

Key Themes

AngularSolution ChallengeWeb

About this event

Event Highlights:

1. Web Fundamentals Exploration:
Gain a thorough understanding of core web development concepts.
Explore the principles of responsive design, accessibility, and cross-browser compatibility to create robust and user-friendly web applications.

2. Angular Deep Dive:
Delve into the Angular framework, an open-source, TypeScript-based platform for building dynamic and robust single-page applications (SPAs).

3. React Unleashed:
Dive into React, a declarative, efficient, and flexible JavaScript library for building user interfaces.
Understand the concepts of React components, state management, and the virtual DOM for creating interactive and seamless UIs.

Prerequisites:
• Basic understanding of HTML, CSS, and JavaScript is recommended but not mandatory.

• Familiarity with programming concepts will be beneficial.
• Participants are encouraged to have a code editor installed on their machines (e.g., Visual Studio Code).
Installation of Node is necessary for the session, so kindly go through the following steps and make sure it is installed correctly.

Here are the basic instructions for installing Node.js:

• For Windows:

1. Download:
- Visit nodejs.org.
- Click on the "LTS" (Long-Term Support) version download button.
- Run the downloaded installer.

2. Install:

- Follow the installation wizard, accepting the default settings.
- Restart your computer after the installation completes.

3. Verification:
- Open a command prompt or PowerShell.
- Run the following commands to check if Node.js and npm (Node Package Manager) are installed:
node -v

npm -v
- The commands should display the installed versions.

• For macOS:

1. Using Homebrew (recommended):
- Open Terminal.
- Install Homebrew if not already installed:
/bin/bash -c "$(curl -fsSL 
https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"-

- Install Node.js and npm:
brew install node

2. Verification:
- In the Terminal, run the following commands:
node -v
npm -v

- The commands should display the installed versions.

• For Linux (Ubuntu/Debian):
1. Using Package Manager:

- Open a terminal.
- Update the package list:

sudo apt update

- Install Node.js and npm:

sudo apt install nodejs npm

2. Verification:

- In the terminal, run the following commands:
node -v
npm -v

- The commands should display the installed versions.

Happy learning!

Speaker

  • Swapneel Das

    GDSC

    Web Dev Facilitator

Organizers

  • Abhipsha Dash

    GDSC Lead

  • Anirudh parida

    Native App Dev Facilitator

  • Pratik Ranjan Sau

    Cross Platform App Dev Facilitator

  • Sanchita Sahay

    Cloud Facilitator

  • Swapneel Das

    Web Dev Facilitator

  • Sipra Mohanty

    Creative and Management Lead

Contact Us