Suraksha Pokhrel
@surak5hapokhrel
ID: 1792203156996177920
19-05-2024 14:38:43
97 Tweet
21 Takipçi
20 Takip Edilen
#LUD13 Today, I learned about array methods in JavaScript, including forEach, map, filter, find, findIndex, findLast, and reduce. These methods help in iterating, transforming, and reducing arrays efficiently. #LearningUtsav #FestivalOfLearning Learning Utsav
#LUD14 Today, I learned about array methods in JS such as push, slice, splice, sort, reverse, shift, pop, and unshift. These methods are essential for manipulating arrays, allowing for adding, removing, and reordering elements. #LearningUtsav #FestivalOfLearning Learning Utsav
#LUD15 Today, I learned about strings in JavaScript. Strings in JavaScript are used for storing and manipulating text, and they come with various methods like split, slice, replace, and concat for efficient handling. #LearningUtsav #FestivalOfLearning Learning Utsav
#LUD16 Today I learned about Math functions in JavaScript. These functions include common mathematical operations like rounding, generating random numbers, and finding the maximum or minimum values.#LearningUtsav #FestivalOfLearning Learning Utsav
#LUD17 Today, I learned about the `Date` object in JavaScript. It provides methods to manipulate dates and times, such as `getDate()`, `setDate()`, `toISOString()`, and `toLocaleString()`.#LearningUtsav #FestivalOfLearning Learning Utsav
#LUD18 Today I learned about the DOM in JS. It represents a web pages structure as a tree of objects, enabling JavaScript to dynamically manipulate HTML elements, attributes and content, enhancing interactivity and functionality.#LearningUtsav #FestivalOfLearning Learning Utsav
#LUD19 Today, I learned about CSS transformations and animations. #LearningUtsav #FestivalOfLearning Learning Utsav
#LUD20 Today, I just made a simple web page using only HTML and CSS.#LearningUtsav #FestivalOfLearning Learning Utsav
#LUD21 Started learning React today with Vite. Loving how quickly it sets up and optimizes the development process. Excited to dive deeper into building user interfaces. #LearningUtsav #FestivalOfLearning Learning Utsav
#LUD22 Exploring more about React today! Excited to dive deeper into its features and improve my web development skills. React's component-based structure makes building dynamic UIs so much easier! #LearningUtsav #FestivalOfLearning Learning Utsav
#LUD23 Today, I used Material UI (MUI), a React component library that provides customizable components following Material Design, to create a responsive and user-friendly login page efficiently. #LearningUtsav #FestivalOfLearning Learning Utsav
#LUD24 Today, I used Material UI (MUI), a React component library that provides customizable components following Material Design, to create a responsive and user-friendly register page efficiently. #LearningUtsav #FestivalOfLearning Learning Utsav
#LUD25 Today, I created this page using Material UI for practice purposes. #LearningUtsav #FestivalOfLearning Learning Utsav
#LUD26 Today, I learned to use media queries in an HTML/CSS project, which allow a webpage to adapt its layout and design based on the device's screen size, ensuring responsiveness and an optimal user experience.#LearningUtsav #FestivalOfLearning Learning Utsav
#LUD27 React Slick is a responsive, customizable carousel component for React, allowing easy integration of image sliders with features like autoplay, infinite scrolling, and custom arrow navigation.#LearningUtsav #FestivalOfLearning Learning Utsav
#LUD28 Today, I built a page using React and Material UI! I explored the framework's powerful UI components, enhancing my understanding of creating responsive and visually appealing web pages. #LearningUtsav #FestivalOfLearning Learning Utsav
#LUD29 Today, I learned to practice a Redux counter, setting up actions and reducers to manage a counter state with increment , decrement and reset functions, ensuring consistent state across components. #LearningUtsav #FestivalOfLearning Learning Utsav
#LUD30 Today I just made this page for practice purposes . #LearningUtsav #FestivalOfLearning Learning Utsav
#LUD31 Practicing Redux involves understanding actions, reducers, and the store to create efficient state management in React applications.#LearningUtsav #FestivalOfLearning Learning Utsav
#LUD32 Today I learned to initialize and update React component state from localStorage, trigger Redux actions to fetch data conditionally, and use useEffect with dependencies to avoid infinite re-renders.#LearningUtsav #FestivalOfLearning Learning Utsav