-
Bytes-Dot-Archive Public
Welcome to Bytes Dot Archive! This repository is a curated collection of JavaScript coding quizzes. It aims to help developers test their knowledge, improve their skills, and have fun with JavaScri…
UpdatedOct 17, 2024 -
Javascript-Data-Structures Public
A repository for practicing on data structures and algorithms to take it to the next level.
JavaScript UpdatedOct 4, 2024 -
Angular-DTO-Zod Public
Demo showcases a simple application that demonstrates data fetching, validation using Data Transfer Objects (DTOs) and models. It utilizes Zod for runtime validation, ensuring data integrity and st…
TypeScript UpdatedSep 28, 2024 -
Sorting Visualizer is an interactive web application. It visualizes popular sorting algorithms like Bubble Sort, Merge Sort, and Quick Sort, allowing users to control the sorting speed and see real…
-
Angular-Complete-Guide Public
The Complete Guide, learning everything from standalone components and signals to state management and TypeScript. With deep-diving into features like routing, HTTP requests, and authentication. Al…
TypeScript UpdatedSep 3, 2024 -
Leetcode-Problems-Solutions Public
🚀 Explore a curated collection of my LeetCode solutions, meticulously crafted to showcase diverse problem-solving approaches and algorithms.
-
my-vscode-config Public
This repository contains my personalized `settings.json` file for Visual Studio Code. 🛠️ These settings include customizations for themes, editor configurations, and useful extensions. 🎨 Easily enh…
1 UpdatedAug 24, 2024 -
Build-React-Hooks Public
Build React Hooks - This developed to understand the inner workings of React hooks by recreating `useState` and `useEffect` from scratch. You'll learn how hooks manage state, triggers re-renders, a…
TypeScript UpdatedAug 24, 2024 -
Angular-18 Public
This repository contains code examples from the book Learning Angular 18, aimed at helping developers grasp core Angular concepts through practical examples. Each chapter folder includes code for s…
TypeScript UpdatedAug 20, 2024 -
sorting-algorithms-visualizer Public
Forked from Covicale/sorting-algorithms-visualizerVisualizer for sorting algorithms made with Typescript
TypeScript MIT License UpdatedAug 19, 2024 -
state-management-toolbox Public
State Management Toolkit for React is a solution for managing application state with advanced features like middlewares, state persistence, and JSON state import/export. This toolkit provides a cus…
TypeScript UpdatedAug 9, 2024 -
Fetch-API-TypeScript Public
Welcome to the feTS Client, a fully type-safe HTTP Client that leverages the OpenAPI specification. It automatically infers types from the document, providing you with a type-safe interface for sea…
TypeScript UpdatedAug 1, 2024 -
React-Native-Pinterest-App Public
React Native app powered by Expo! This cross-platform mobile application is designed to showcase the power of Expo Ecosystem such as file-system, media library and more of amazing work with reanima…
JavaScript UpdatedJul 31, 2024 -
React-Native-Jobs-Finder-App Public
React Native app powered by Expo! This cross-platform mobile application is designed to showcase fetching data to make dynamic content with search functionality and navigating between pages using S…
-
lightweight-virtual-dom Public
A minimalistic demonstration of virtual DOM concepts implemented in plain JavaScript. This project features a simple application that manages a dynamic list of emojis with manual state management. …
-
eslint-plugin-promise Public
Forked from eslint-community/eslint-plugin-promiseEnforce best practices for JavaScript promises
JavaScript ISC License UpdatedJul 25, 2024 -
React-Portals Public
Project demonstrates a React application using portals to share state between windows. The app features a counter that updates every second and can be viewed in a separate window using a portal.
JavaScript UpdatedJul 21, 2024 -
Typescript-Internals Public
Welcome to Typescript Internals! This repository explores the core workings of TypeScript, including its powerful type system, compilation process, and advanced features. Ideal for developers aimin…
UpdatedJun 29, 2024 -
Javascript-Internals Public
Welcome to Javascript Internals! This repository explores the inner workings of JavaScript by providing detailed implementations of its core functions and features. You'll find recreations of built…
-
Shaban-Eissa Public
👨💻 I'm Shaban Eissa, a passionate React, NextJS Developer 🚀 based in EGYPT. Welcome to my GitHub profile! 👋
UpdatedJun 4, 2024 -
client-side-rendering Public
Forked from theninthsky/client-side-renderingA case study of CSR.
TypeScript MIT License UpdatedMay 31, 2024 -
SSR-Behind-Scenes Public
Simple SSR Demo – Used to display what is happening under the hood when using server side rendering. it's build with Node.js & React with data fetching on server. It's inspired from React 18 Design…
TypeScript UpdatedMay 25, 2024 -
next14-message-box Public
Forked from aurorascharff/next14-message-boxAn interactive, progressively enhanced message box using Next 14 with Server Actions, Tailwind CSS and Prisma. See "optimistic" branch for optimistic updates.
TypeScript UpdatedMay 18, 2024 -
Jisr-React-Task Public
File Explorer Demo – used to show nested folders contain files inside like IDE based on selected folder. It's build with React & Typescript with menu for each file when right click contain (copy, r…
TypeScript UpdatedMay 13, 2024 -
React-Amazon-Clone Public
The "React Amazon Clone" repository is e-commerce web application built using React and Firebase. It replicates key features of Amazon, including user authentication, product listing, and a shoppi…
-
RSC-Frameworks Public
Forked from jbandi/guild42-rscDemos for my talk about React Server Components
TypeScript UpdatedApr 16, 2024 -
-
react-server-components Public
Forked from epicweb-dev/react-server-componentsUnderstand React Server Components and Server Actions by building a framework with them.
JavaScript Other UpdatedApr 3, 2024 -
Frontend-Masters-Design-Systems Public
Forked from emmabostian/fem-design-systemsA Design systems course, create a design system from scratch and learn the foundational design concepts that go into one. Design components using Figma, then take those designs and turn them into c…
JavaScript UpdatedApr 2, 2024 -
React-Native-Practical-Guide Public
Collection for the core concepts of React Native starting from the native components with state management Context & Redux and go through third party libraries, how to use authentication with netwo…
JavaScript UpdatedMar 31, 2024