1. tempcp001

    Home Template in react native expo

    import React from 'react'; import { Dimensions, ScrollView } from 'react-native'; import { View, StyleSheet, Text } from 'react-native'; import { LineChart } from 'react-native-chart-kit'; import HomeCard from './card'; const Home = () => { const data = { labels: ['January'...
  2. tempcp001

    Time picker in React native expo component #5

    import { StyleSheet, View, TouchableOpacity } from "react-native"; import React from "react"; import BottomSheet from "reanimated-bottom-sheet"; import DateTimePicker from "@react-native-community/datetimepicker"; import Animated from "react-native-reanimated"; export default function...
  3. tempcp001

    Button Component in React Native expo component #4

    import { StyleSheet, Text, TouchableOpacity, View } from 'react-native' import React from 'react' import { ActivityIndicator } from 'react-native' import { Colors } from '../constants/colors' export default function SubmitButton({ title, onPress, loading }) { return (...
  4. tempcp001

    Modal Component in React Native expo component #3

    import { AntDesign } from "@expo/vector-icons"; import { StyleSheet, View, Modal as RNModal, TouchableOpacity, } from "react-native"; import React from "react"; export default function Modal({ visible, onDismiss, children }) { return ( <RNModal visible={visible}...
  5. tempcp001

    Source Code Image input in react native expo

    import { Image, StyleSheet, View, TouchableOpacity } from 'react-native' import React, { useContext } from 'react' import { AntDesign } from '@expo/vector-icons'; import * as ImagePicker from 'expo-image-picker'; export default function ImageInput({ image, setImage, link }) { const pickImage...
  6. tempcp001

    Source Code Image input in react native expo

    import { Image, StyleSheet, View, TouchableOpacity } from 'react-native' import React, { useContext } from 'react' import { AntDesign } from '@expo/vector-icons'; import * as ImagePicker from 'expo-image-picker'; export default function ImageInput({ image, setImage, link }) { const pickImage...
  7. tempcp001

    Custom text input in react native

    import React from 'react'; import { View, Text, TextInput, StyleSheet } from 'react-native'; const CustomInput = ({ label, placeholder, value, onChangeText, ...otherProps }) => ( <View style={styles.container}> {label && <Text style={styles.label}>{label}</Text>} <TextInput...
  8. mayoufi

    Reactfolio: Building an Impressive Portfolio App with React

    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 122 Lectures ( 1h 35m ) | Size: 403 MB Step-by-Step Guide from Beginner to Pro What you'll learn: Build interactive web applications using React. Implement routing and navigation within...
  9. tempcp001

    Source Code Setting screen in React native testing

    import { Platform, ScrollView, StyleSheet, Text, View } from "react-native"; import React, { useRef, useState } from "react"; import TimeInput from "./timeInput"; import TimePicker from "../../components/timePicker"; import { Button, Switch } from "react-native-paper"; import { Colors } from...
  10. manocat

    React Query |TanStack Query:Server State Management in React-Udemy Coupon

    React Query |TanStack Query:Server State Management in React Master React Query: Data fetching, mutation, and Caching What you'll learn Learn efficient data fetching, updating, and synchronization with React Query Acquire practical knowledge in caching, background fetching, and mutations...
  11. mayoufi

    React JS Made Easy - Using Next.JS [2024]

    µMP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 42 Lectures ( 6h 33m ) | Size: 3.8 GB Learn React JS using Next.JS Framework What you'll learn: Become an advanced, confident React developer from scratch React fundamentals: components...
  12. manocat

    React Native Unveiled: From Basics to Mobile Mastery-Udemy Coupon

    React Native Unveiled: From Basics to Mobile Mastery Mastering React Native: JavaScript Essentials, Core Concepts, Styling Techniques, and App Navigation What you'll learn Understand App Development: Grasp the nuances of app vs. web development and the role of React Native. Distinguish between...
  13. manocat

    Next.js Web Dev: Master this Powerful React Framework-Udemy Coupon

    Next.js Web Dev: Master this Powerful React Framework Next.js Mastery: Harnessing React, Advanced Routing, Seamless API Integration, and Web Optimization Strategies What you'll learn Understand Next JS fundamentals, including its core features and advantages. Successfully set up and install...
  14. manocat

    React.JS for Ecommerce: Building a Store with React.JS-Udemy Coupon

    React.JS for Ecommerce: Building a Store with React.JS From React.js Fundamentals to Crafting an Online Storefront What you'll learn E-Commerce Foundations: Grasping the essence of online commerce and React JS's role in it React & JavaScript Essentials: Mastering basic constructs like...
  15. manocat

    React.JS Crash Course: The Complete Course for Beginners-Udemy Coupon

    React.JS Crash Course: The Complete Course for Beginners Create web apps that are robust, quick, user-friendly, and responsive. What you'll learn Learn how to create amazing front-end UIs with React! Build a remarkably reusable system components for React Discover the React notion of components...
  16. carxproveteran

    React.JS Crash Course: The Complete Course for Beginners

    React.JS Crash Course: The Complete Course for Beginners Create web apps that are robust, quick, user-friendly, and responsive. What you'll learn Learn how to create amazing front-end UIs with React! Build a remarkably reusable system components for React Discover the React notion of components...
  17. carxproveteran

    The Front-End Web Developer Bootcamp: HTML, CSS, JS & React✨✨✨

    The Front-End Web Developer Bootcamp: HTML, CSS, JS & React Get started as a front-end web developer with HTML, CSS, JavaScript, React.JS, and more! What you'll learn Learn the fundamentals of HTML and CSS, including tags, attributes, selectors, and styles. Learn how to create responsive...
  18. carxproveteran

    React.JS for Ecommerce: Building a Store with React.JS✨✨✨

    React.JS for Ecommerce: Building a Store with React.JS From React.js Fundamentals to Crafting an Online Storefront What you'll learn E-Commerce Foundations: Grasping the essence of online commerce and React JS's role in it React & JavaScript Essentials: Mastering basic constructs like...
  19. carxproveteran

    Next.js Web Dev: Master this Powerful React Framework✨✨✨✨

    Next.js Web Dev: Master this Powerful React Framework Next.js Mastery: Harnessing React, Advanced Routing, Seamless API Integration, and Web Optimization Strategies What you'll learn Understand Next JS fundamentals, including its core features and advantages. Successfully set up and install...
  20. carxproveteran

    ChatGPT & React: Introduction to the AI Chatbot Revolution

    ChatGPT & React: Introduction to the AI Chatbot Revolution Integrating AI &amp; Web Development: Master ChatGPT, React.js, API Integration, and UI Design What you'll learn Integrating ChatGPT with React JS: Embedding OpenAI's ChatGPT into React JS applications for AI-driven conversations. UI...
  21. carxproveteran

    AWS, JavaScript, React | Deploy Web Apps on the Cloud✨✨✨

    AWS, JavaScript, React | Deploy Web Apps on the Cloud Cloud Computing | Linux Foundations | LAMP Stack | DBMS | Apache | NGINX | AWS IAM | Amazon EC2 | JavaScript | React What you'll learn Foundations of Cloud Computing on AWS and Linode Cloud Computing Service Models (IaaS, PaaS, SaaS)...
  22. nikhilesh00

    React front to back 2022 course at free🔥🔥🔥❤

    https://mega.nz/folder/g5lAiIIa#k6jeHvmMwd-iIEMsemU7NQ
  23. manocat

    Build a Custom E-Commerce Site in React + JavaScript Basics-New Coupon

    Build a Custom E-Commerce Site in React + JavaScript Basics Build a Fully Customized E-Commerce Site with Product Categories, Shopping Cart, and Checkout Page in React. What you'll learn Introduction to the Document Object Model (DOM) The Foundations of JavaScript JavaScript Arithmetic...
  24. manocat

    Complete Bootstrap & React Bootcamp with Hands-On Projects-New Coupon

    Complete Bootstrap & React Bootcamp with Hands-On Projects Learn to Build Responsive, Interactive Web Apps using Bootstrap and React. What you'll learn Learn the Bootstrap Grid System Learn to work with Bootstrap Three Column Layouts Learn to Build Bootstrap Navigation Components Learn to Style...
  25. Ray1205

    React Premium Course - Beginner friendly course

    The ultimate react course for beginner ---- MEGA
  26. mayoufi

    Complete React Js Guide: From Fundamentals to Dynamic Apps

    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Language: English | Duration: 2h | Size: 1.1 GB Unleash the Power of React JS: Craft Dynamic and Thrilling Web Applications What you'll learn Grasp React Fundamentals: From JSX to state management, build a solid React foundation. Design...
  27. mayoufi

    Crack The Code To Australian Employment

    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz Language: English | Size: 711.97 MB | Duration: 2h 0m Insider Secrets for Foreigners Seeking Jobs in Australia What you'll learn Learn about the top high-demand industries and jobs in Australia Understand the Australian Job Market Landscape...
  28. mayoufi

    React: Working with Loops

    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Skill Level: Intermediate | Genre: eLearning | Language: English + srt | Duration: 1h 17m | Size: 135 MB One of the key features of React is the ability to create dynamic and interactive components, and loops are a critical component...
  29. carxproveteran

    Build a Connect-4 Clone in React + JavaScript Foundations - ✨✨✨

    Build a Connect-4 Clone in React + JavaScript Foundations Learn the Foundations of React and JavaScript by Building a Fully Functional Connect-4 Game Clone. What you'll learn Introduction to the Document Object Model (DOM) DOM Manipulation JavaScript Foundations JavaScript Arithmetic Operators...
  30. carxproveteran

    Build a Custom E-Commerce Site in React + JavaScript Basics - New Coupon

    Build a Custom E-Commerce Site in React + JavaScript Basics Build a Fully Customized E-Commerce Site with Product Categories, Shopping Cart, and Checkout Page in React. What you'll learn Introduction to the Document Object Model (DOM) The Foundations of JavaScript JavaScript Arithmetic...
  31. manocat

    Complete Bootstrap & React Bootcamp with Hands-On Projects-Udemy Coupon

    Complete Bootstrap & React Bootcamp with Hands-On Projects Learn to Build Responsive, Interactive Web Apps using Bootstrap and React. What you'll learn Learn the Bootstrap Grid System Learn to work with Bootstrap Three Column Layouts Learn to Build Bootstrap Navigation Components Learn to Style...
  32. manocat

    Complete JavaScript, jQuery and React Bootcamp - Hands-On-Udemy Coupon

    Complete JavaScript, jQuery and React Bootcamp - Hands-On Learn to Harness the Power of JavaScript, jQuery and React to Build Stunning Front-End User Interfaces. What you'll learn Understand the Document Object Model (DOM) Manipulate Web Page Components using the DOM Learn how to Embed Internal...
  33. manocat

    Build a Custom E-Commerce Site in React + JavaScript Basics-Udemy Coupon

    Build a Custom E-Commerce Site in React + JavaScript Basics Build a Fully Customized E-Commerce Site with Product Categories, Shopping Cart, and Checkout Page in React. What you'll learn Introduction to the Document Object Model (DOM) The Foundations of JavaScript JavaScript Arithmetic...
  34. manocat

    Build a Connect-4 Clone in React + JavaScript Foundations-Udemy Coupon

    Build a Connect-4 Clone in React + JavaScript Foundations Learn the Foundations of React and JavaScript by Building a Fully Functional Connect-4 Game Clone. What you'll learn Introduction to the Document Object Model (DOM) DOM Manipulation JavaScript Foundations JavaScript Arithmetic Operators...
  35. binccworld

    Complete Bootstrap & React Bootcamp with Hands-On Projects

    Learn To Build Responsive, Interactive Web Apps Using Bootstrap And React Course Link: https://thextar.com/threads/complete-bootstrap-react-bootcamp-with-hands-on-projects.162/
  36. binccworld

    Complete JavaScript, jQuery and React Bootcamp - Hands-On

    Learn To Harness The Power Of Javascript, Jquery And React To Build Stunning Front-End User Interfaces. Course Link: https://thextar.com/threads/complete-javascript-jquery-and-react-bootcamp-hands-on.163/
  37. binccworld

    Build a Custom E-Commerce Site in React + JavaScript Basics

    Build A Fully Customized E-Commerce Site With Product Categories, Shopping Cart, And Checkout Page In React. Course Link: https://thextar.com/threads/build-a-custom-e-commerce-site-in-react-javascript-basics.164/
  38. binccworld

    Build a Connect-4 Clone in React + JavaScript Foundations

    Learn The Foundations Of React And Javascript By Building A Fully Functional Connect-4 Game Clone. Udemy Course Link: https://thextar.com/threads/build-a-connect-4-clone-in-react-javascript-foundations.165/
  39. rowexih662

    React – The Complete Guide 2023 (Incl. React Router & Redux)

    Dive in and learn React.js from scratch! Learn React, Hooks, Redux, React Router, Next.js, Best Practices and way more! What you’ll learn Build powerful, fast, user-friendly and reactive web apps Provide amazing user experiences by leveraging the power of JavaScript with React Join more than...
  40. rowexih662

    React – The Complete Guide 2023 (Incl. React Router & Redux)

    Dive in and learn React.js from scratch! Learn React, Hooks, Redux, React Router, Next.js, Best Practices and way more! What you’ll learn Build powerful, fast, user-friendly and reactive web apps Provide amazing user experiences by leveraging the power of JavaScript with React Join more than...
  41. mayoufi

    Boost Your Developer Potential With React Server Components

    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz Language: English | Size: 1.84 GB | Duration: 3h 37m Gain an in-depth understanding of React Server Components, and master the usage of React Server Actions What you'll learn Master the concepts behind React Server Components and their...
  42. apex05

    Free udemy course limited [React]

    https://www.udemy.com/course/build-a-simple-react-app-from-scratch/?ranMID=39197&ranEAID=vWFcdslQDtg&ranSiteID=vWFcdslQDtg-Jww9YXB8xPg7R4VHOKLYng&LSNPUBID=vWFcdslQDtg&utm_source=aff-campaign&utm_medium=udemyads&couponCode=D3E93CEA3D257AE32ED7
  43. rowexih662

    Next.Js 14 & React – The Complete Guide

    Learn NextJS 14 from the ground up and build fullstack ReactJS + NextJS apps with the App Router or Pages Router! What you’ll learn Learn how to build fullstack React apps with NextJS 14 & the App Router Build real projects and apply what you learned with hands-on projects and examples Learn...
  44. mayoufi

    Php From Scratch | Beginner To Advanced

    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz Language: English | Size: 9.26 GB | Duration: 18h 18m Learn PHP fundamentals then build a job listing website from the ground up, using a Laravel-like infrastructure What you'll learn Learn the fundamentals of PHP programming Learning modules...
  45. za30

    React Basics for Beginners Course

    https://lbx.to/f/Cw6ZTBA
  46. mayoufi

    React JS clone project to land for your dream job (Myntra clone)

    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Genre: eLearning | Language: English | Duration: 5 Lectures ( 1h 48m ) | Size: 1.3 GB Myntra clone React JS project What you'll learn Students will learn to create clone projects Student will learn to use React JS, Tailwind CSS and...
  47. mayoufi

    Managing State in React 18

    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Level: Intermediate | Genre: eLearning | Language: English + vtt | Duration: 4h 27m | Size: 691 MB This course will teach you how to implement many types of React state including local, global, refs, context, derived, and more. You'll...
  48. carxproveteran

    Mastering React: React Crash Course with Mini Projects

    Mastering React: React Crash Course with Mini Projects Embark on a React Journey: Accelerate Your React Proficiency with a Comprehensive React Crash Course with Mini Projects What you'll learn Learn a solid understanding of React's core principles, gaining a strong foundation for building...
  49. mayoufi

    React Marathon: 70 Hands-On React Web Development Projects

    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Language: English | Duration: 94h 7m | Size: 44.4 GB Learn React Programming: Develop Web Applications Using Socket, REST APIs, Firebase, React Hooks, Bootstrap, React.js What you'll learn Build web apps that are powerful, fast...
  50. mayoufi

    React JS- Complete Guide for Frontend Web Development

    Duration: 21h58m | Video: .MP4, 1280x720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: Genre: eLearning | Language: English Become an expert React JS Developer. Learn HTML, CSS, JavaScript, ES6, React JS and jQuery. What you'll learn Learn to create basic web pages using HTML5 Learn to style and add...
Top Bottom