Pinned Repositories
about-BEM
about-code-reviews
about code reviews
about-css-grid
about-task-runners
about gulp and other task runners
advanced-redux
Advanced Redux /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
advanced-routing
Building a Multi-Page SPA with React Router /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
react-advanced-state-management
React's Context API & useReducer - Advanced State Management /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
react-project-manager
Project Management App (with Components, State, Refs & More) /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
react-tanstack-query
React Query / Tanstack Query: Handling HTTP Requests With Ease /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
replacing-redux-with-react-hooks
Replacing Redux with React Hooks /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik's Repositories
selmasaltik/advanced-redux
Advanced Redux /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/advanced-routing
Building a Multi-Page SPA with React Router /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-advanced-state-management
React's Context API & useReducer - Advanced State Management /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-effects-advanced-project
Building a Quiz App /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-food-order
Building a Food Order App /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-project-manager
Project Management App (with Components, State, Refs & More) /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-tanstack-query
React Query / Tanstack Query: Handling HTTP Requests With Ease /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/Bootstrap4
This is an informational sharing about Bootstrap 4.
selmasaltik/debugging-react-apps
What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/diving-into-nextjs
A (Pretty Deep Dive) Introduction to Next.js /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/diving-into-redux
Diving into Redux (An Alternative To The Context API) /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/foodies-next-app
A (Pretty Deep Dive) Introduction to Next.js /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/nextjs-essentials-pages-router
A (Pretty Deep Dive) Introduction to Next.js /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-authentication
Adding Authentication To React Apps /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-behind-scenes
A Look Behind The Scenes Of React & Optimization Techniques /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-class-based-components
An Alternative Way Of Building Components: Class-based Components /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-custom-hooks
Building Custom React Hooks /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-deployment
Deploying React Apps /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-effects-basics
Handling Side Effects & Working with the useEffect() Hook /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-essentials
What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-essentials-deep-dive
What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-forms
Working with Forms & User Input /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-http-requests
Sending Http Requests (e.g. Connecting to a Database) /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-investment-calculator
What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-meetups
A (Pretty Deep Dive) Introduction to Next.js /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-refs-and-portals
What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-routing
Building a Multi-Page SPA with React Router /// What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/react-tic-tac-toe
What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/styling-react-apps-styled-components
What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"
selmasaltik/styling-react-apps-tailwind-css
What I learned from "React - The Complete Guide 2024 (incl. Next.js, Redux) - Academind by Maximilian Schwarzmüller"