ChatCrawlersearch across public Telegram Open the app
W

Web Development Bootcamp

snapshot for December 2023
‹ December 2023 ›×
17 December 2023
july tak ho sakta any chance roz 1 ghanta karo to??
द
waise jitna karo utna kam par phir bhee kitna time
18 December 2023
I
Файл
Screenshot 2023-12-18 135357.png · 73 KB · click to show
can anyone identify the problem with this code i want to display a card but nothing is being displayed on the web page
19 December 2023
20 December 2023
S
const FoodCards = ({ foodCat, foodItems, search }) => {   if (foodCat.length === 0) return <div>No Categories Available.</div>;   return (     <div className='container'>       {foodCat.map((data) => {         return (           <div key={data.id} className='row mb-3 justify-content-center'>             <div className='fs-3 m-3'>{data.CategoryName}</div>             <hr id="hr-success" style={{ height: "4px", backgroundImage: "linear-gradient(to left, rgb(0, 255, 137), rgb(0, 0, 0))" }} />             {foodItems.length === 0 ?               <div>No Such Data</div> :               foodItems.filter((item) => item.CategoryName === data.CategoryName && item.name.toLowerCase().includes(search.toLowerCase()))                 .map((filterItems) => {                   return (                     <div key={filterItems.id} className='col-12 col-md-6 col-lg-3'>                       <Card                         foodName={filterItems.name}                         item={filterItems}                         options={filterItems.options[0]}                         ImgSrc={filterItems.img}                       />                     </div>                   );                 })             }           </div>         );       })}     </div>   ); };
23 December 2023
N
does anyone has this - GFG Data Structures & Algorithms in Python
E
Видеостикер
sticker.webm · 101 KB · click to show
❤
W
Web Development Bootcamp
Evil❤
😂yahi reaction ayega fir
25 December 2023
.
Coding ninja 😍and gfg❤️ and many more placement related competitive programming related course available at 1000 rupee each course interested dm me
26 December 2023
28 December 2023
Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog