Chithra Priya

Chithra Priya @chithra_priya

Joined:
Apr 29, 2025

Chithra Priya
articles - 32 total

Class and Object

A post by Chithra Priya

Learn More 1 0Jul 11

Introduction to JAVA:

What is Java? Java is a high-level, object oriented programming language. It was first...

Learn More 1 0Jul 10

JavaScript String Methods()..

Today, my mentor taught string methods in JavaScript, and then gave us some tasks to...

Learn More 2 0Jul 4

Create weather App using API..

Today, My mentor teach me how to create a weather-checking app using the OpenWeatherMap URL through...

Learn More 1 0Jul 2

Promise in JavaScript...

In JavaScript, a Promise is an object representing the eventual completion or failure of an...

Learn More 0 0Jun 30

React Router

React Router: React Router is a library for handling routing and navigation in React JS Applications....

Learn More 1 0Jun 27

Hooks: useEffect

useEffect: useEffect is one of the hooks concept in React. The useEffect Hook allows you...

Learn More 0 0Jun 26

I learned today: Props drilling, UseContext (in Hooks) & discuss about yesterday's interview questions...

Props Drilling: Props Drilling refers to the process of passing data from a parent...

Learn More 1 0Jun 24

My First Interview Experience

Today, I attended an interview for the Frontend Developer Role at Redisolve company. This was my...

Learn More 1 0Jun 23

"From Excitement to Disappointment – My Yesterday’s Story"<<<😃 😞

Yesterday, I was really excited since joining the course, wondering when we would attend a hackathon...

Learn More 2 4Jun 22

"From Excitement to Disappointment – My Yesterday’s Story"<<<😃 😞

Yesterday, I was really excited since joining the course, wondering when we would attend a...

Learn More 0 0Jun 22

JS >>> Objects, Hosting, this keyword

Objects: In JavaScript, an object is a collection of key-value pairs used to store...

Learn More 1 0Jun 19

I Learned today - Hooks concept Arrays, Spread Operator, map(), in React...

What is a Hook? Hooks allow function components to have access to state and other React features....

Learn More 1 1Jun 17

Today I Learn Difference btwn JS (vs) JSX & Library (vs) Framework...

&gt;&gt;&gt;&gt;&gt;&gt;&gt; Fragment[TBD] &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt; Difference...

Learn More 1 1Jun 13

Today I learn Introduction of React...

What is React? React is a front-end JavaScript library. React was developed by the...

Learn More 0 0Jun 11

Day-8 in JS: Looping(while), Arrow function, Map method..

While Loop: A while loop in JavaScript is a control structure that repeats a block of code...

Learn More 0 0Jun 9

Day-7: Logical operators, parseInt method, & I learned one of the looping method(while):

1. Logical AND (&amp;&amp;) Operator: The logical AND (&amp;&amp;) operator checks whether...

Learn More 0 2Jun 4

Day-6: Today topic Conditional Statement in JavaScript:

What is conditional statement? Conditional statements in JavaScript allow you to execute...

Learn More 0 0Jun 2

Day-5 in JS: Understanding Math.random & Math.floor, Array, Length property..

Math.random(): Math.random() is a built-in function that returns a floating-point number...

Learn More 0 0Jun 1

Day-4 in JS: To create a Counter Application project in JS...

Create a simple counter application project in javascript with using HTML &amp; CSS.. HTML...

Learn More 0 0May 30

Day-4 in JS: Create a Counter Application project in JS...

Create a simple counter application project in javascript with using HTML &amp; CSS.. HTML...

Learn More 0 0May 30

Day-3 in JavaScript: Learning some JS datatypes and Creating & Removing a element in JS:

1. null: A variable explicitly assigned with no value. It represents "nothing" or "no...

Learn More 0 0May 29

Day-2 JavaScript topics: Local variable and Global Variable, Introduction to DOM..

🔵 Local Variable: A local variable is declared inside a function. It can only be used...

Learn More 0 0May 29

Today JavaScript topics: Local variable and Global Variable, Introduction to DOM..

🔵 Local Variable: A local variable is declared inside a function. It can only be used...

Learn More 0 0May 28

What I learn JavaScript in Day 1:

JavaScript is one of the most widely-used programming languages for web development. Whether you're...

Learn More 0 0May 27

Topic - Create a YouTube bar-icon and YouTube logo template using HTML and CSS properties

🛠️ How to Create a YouTube Bar Icon and Logo Template Using HTML and CSS: Creating my own version...

Learn More 0 0May 25

📝Today Blog: Creating a Product Card Using HTML and CSS Properties

📝Today I learned how to create a product card using HTML and CSS properties. Product cards are an...

Learn More 0 0May 20

Today I learned about FlexGrid Layout in HTML

"FlexGrid" is commonly used to describe a grid layout. Why Use a FlexGrid? --A FlexGrid layout...

Learn More 0 0May 12

Today topic is introduction to the HTML

HTML (HyperText Markup Language). HTML is a web browser language. HTML is the backbone of every...

Learn More 0 0May 6

Git

What is Git? Git is a distributed version control system designed to track changes in source code...

Learn More 0 0May 2