Abdu Taviq
Abdu Taviq
  • Видео 40
  • Просмотров 78 303
Advanced React Course with Typescript, Router, SSR and Clean Frontend Architecture - Just Enough
In this advanced ReactJS course, you will learn about the ins and outs of building complex and efficient web applications using ReactJS and take your knowledge to the next level.
The course begins with an overview and a quick review of ReactJS. You will then dive into creating various Frontend Architecture patterns in ReactJs all with Typescript and Sass, and learn about JSX, components, containers, and styling. You will also learn about React Hooks, including useState, useEffect, and useRef, and create Custom Hooks.
Additionally, you will learn about creating HTTP server calls, editing todos, re-rendering optimizations, Dependency Injection, React Router, code splitting, and React Server...
Просмотров: 4 471

Видео

Frontend Frameworks Core Concepts: States, Side Effects, Change Detection, and More
Просмотров 9152 года назад
In this video, we will dive into the important components of every frontend framework such as React, Angular, Vue, Svelte, and Solid. We'll cover topics Internal State, Shared State, Computed State, Props Events, Side Effects, and Change Detection. Whether you're a beginner or an experienced developer, this video will provide you with a deeper understanding of how frontend frameworks works and ...
[vlog#2] Thanks 500 subscribers and 1000 watch hours ❤️🙏
Просмотров 902 года назад
✉️ Free Bi-weekly Newsletter: newsletter.abdu.dev/ We have reached 531 subscribers and over 1000 lifetime watch hours ❤️ Thanks everyone for commenting and contributing to building this community of the new generation of T-Shaped Developers 🧑‍💻 #channelupdate #500subs #500subscribers
WordPress SaaS Tutorial: Building a Monday.com ERP SaaS Clone
Просмотров 7 тыс.2 года назад
WordPress SaaS is a new and upcoming trend to help startups save costs by using complete solutions and integrating them together to build their own products. The motto "There is nothing new under the Sun" is valid for WordPress's 60,000 free plugins. In this WordPress SaaS tutorial, I will show you how I have built a complete SaaS clone for Monday.com using WordPress, WooCommerce, WPCS & Kubern...
Habits Consistency
Просмотров 1832 года назад
In this video, we discuss the importance of being consistent in building habits in order to reach your goals and become successful. We provide a step-by-step process for achieving consistency, including tracking and analyzing your daily routine, setting goals and key performance indicators (KPIs), and using mobile apps to assist with consistency. We also emphasize the role of self-awareness, se...
Webpack 5 Asset Modules: How to resolve and import assets
Просмотров 6 тыс.2 года назад
This will be a full demo on how to use all 4 types of Asset Modules Loaders which allow importing all kinds of files like images, fonts, icons, ...etc. Code Example: github.com/abduvik/just-enough-series/tree/master/courses/webpack/example/asset-modules Tutorial Notes: github.com/abduvik/just-enough-series/tree/master/courses/webpack Video Content: 00:00 : Webpack Asset Modules Explaination 02:...
Practical Docker and Docker Compose Tutorial + 6 Projects - Just Enough Series
Просмотров 1,9 тыс.2 года назад
This Docker and Docker Compose course is going to be a summary of over 30 hours of watching tutorials from various platforms and reading articles and reading the official documentation and I am going to summarize all of this information in just under 3 hours besides including 6 docker practical projects. I will discuss everything you need to know; What are containers and what is Docker, Contain...
[vlog#1] We got a sponsor 🥳
Просмотров 1292 года назад
Let's make this RUclips channel a community rather than yet another broadcast. Share what you would like to see on this channel? These logging videos are to document the journey of this RUclips channel and share it with all of our community and to create a two-way dialog between each other :)
WordPress SaaS Tutorial: How to build a Wix Clone and Sell Website Builders
Просмотров 10 тыс.2 года назад
WordPress SaaS is a new and upcoming trend to help startups save costs by using complete solutions and integrating them together to build their own products. The motto "There is nothing new under the Sun" is valid for WordPress's 60,000 free plugins. In this WordPress SaaS tutorial, I will show you how I have built a complete SaaS clone for Wix.com using WordPress, WooCommerce, WPCS & Kubernete...
Git for Professionals from 3 Tech Companies: (CLI+Github+Branching) - Just Enough Series
Просмотров 1,5 тыс.2 года назад
My 8 years of experience using Git is Summarized. Git commands, collaboration using Git & Github, and Git strategies all in a single video. One hour of training and you are ready to unleash the full potential of Git and avoid my mistakes. Plus I am going to use the Git Graph VS Code plugin to help you visualize what git commits and branches look like. No need to imagine it again from other tuto...
WordPress SaaS Tutorial: How to build a Shopify Clone and Sell Marketplaces
Просмотров 8 тыс.2 года назад
In this video, I will show how I build a clone of Shopify SaaS application that can be iterated on. I used WordPress, WooCommerce, WPCS, and Kubernetes to build a complete Shopify SaaS Clone that will allow my customers to subscribe to a plan and get their own e-commerce website. Video Content: 00:00:00 : Introduction & Demo Showcase 00:01:38 : Why WordPress for SaaS 00:03:18 : WordPress SaaS A...
How to find the EXACT line for an Infinite Loop bug in the code
Просмотров 1,6 тыс.2 года назад
I will show how to correctly use the Performance Tab in the Devtools to find the exact location of infinite loops in Javascript and the different log patterns to identify infinite loops. There are two types of infinite loops: * Synchronous Infinite Loops They look like a long process that takes forever. All you have to do is to find this process and click on it. In the Summary Tab, you can find...
bind vs call vs apply | Javascript Interview Questions
Просмотров 902 года назад
In this video, we will discuss the difference between call, apply and bind in Javascript and a practical example of how it can be used. Video Notes: github.com/abduvik/interview-technical-questions/blob/master/questions/call-apply-bind/README.md Newsletters: abduvik.substack.com/p/newsletter Connect on social media: - Twitter: abduvik - Medium: abduvik.medium.com/ - LinkedIn: www.li...
Difference between Object.create and new keyword | Javascript Interview Questions
Просмотров 1,3 тыс.2 года назад
We will discuss the difference between Object.create and the keyword new in Javascript Video Notes: github.com/abduvik/interview-technical-questions/tree/master/questions/object-create-vs-new-operator Newsletters: abduvik.substack.com/p/newsletter Connect on social media: - Twitter: abduvik - Medium: abduvik.medium.com/ - LinkedIn: www.linkedin.com/in/abduvik/ - Instagram: instagram...
dependencies vs devDependencies vs peerDependencies in package.json
Просмотров 4,7 тыс.2 года назад
We will discuss the difference between dependencies vs devDependencies vs peerDependencies in package.json Video Notes: github.com/abduvik/interview-technical-questions/blob/master/questions/dependencies-devDependencies-peerDependencies/README.md Newsletters: abduvik.substack.com/p/newsletter Connect on social media: - Twitter: abduvik - Medium: abduvik.medium.com/ - LinkedIn: www.l...
6 Ways to Create Javascript Objects | Javascript Interview Questions
Просмотров 1212 года назад
6 Ways to Create Javascript Objects | Javascript Interview Questions
Migrate from Lerna to Nx under 1 min. using 'useNx'
Просмотров 7242 года назад
Migrate from Lerna to Nx under 1 min. using 'useNx'
Frontend State Management Concepts | Just Enough
Просмотров 4432 года назад
Frontend State Management Concepts | Just Enough
Frontend Architecture Concepts | Just Enough
Просмотров 3,6 тыс.2 года назад
Frontend Architecture Concepts | Just Enough
Software Engineer Burnout
Просмотров 1582 года назад
Software Engineer Burnout
Monorepo Concepts Training + Lerna project setup | Just Enough
Просмотров 1,4 тыс.2 года назад
Monorepo Concepts Training Lerna project setup | Just Enough
Ultimate Webpack 5 Course + Custom Loaders & Custom Plugins | Just Enough
Просмотров 9522 года назад
Ultimate Webpack 5 Course Custom Loaders & Custom Plugins | Just Enough
How to Start a New Software Job
Просмотров 1052 года назад
How to Start a New Software Job
Finish 100 Technologies! My Software Self-Study Plan For 2022
Просмотров 1522 года назад
Finish 100 Technologies! My Software Self-Study Plan For 2022
5 Tips Efficient Developers Stay Focused
Просмотров 1312 года назад
5 Tips Efficient Developers Stay Focused
How Senior Developers Conquer Imposter Syndrome at New Companies
Просмотров 1542 года назад
How Senior Developers Conquer Imposter Syndrome at New Companies
Seniority Levels in Software Engineering (Junior vs. Senior vs. Principal)
Просмотров 1,5 тыс.3 года назад
Seniority Levels in Software Engineering (Junior vs. Senior vs. Principal)
How to “Getting Things Done” for Software Engineers
Просмотров 2953 года назад
How to “Getting Things Done” for Software Engineers
How Software is Built in Big Tech Corporations and SW Team Roles
Просмотров 2053 года назад
How Software is Built in Big Tech Corporations and SW Team Roles
Reasons Software Developers get REJECTED in interviews
Просмотров 2443 года назад
Reasons Software Developers get REJECTED in interviews

Комментарии

  • @armin4146
    @armin4146 2 месяца назад

    Thank you.

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Subscribe to my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @abduvik
    @abduvik 3 месяца назад

    ✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/

  • @skratta
    @skratta 3 месяца назад

    underrated video, a gold one amongst trash influencer videos

  • @Vacbid
    @Vacbid 4 месяца назад

    I am using Tailwind css and I applied the same, but the css is corrupted. I couldn't figure out why.

  • @Vacbid
    @Vacbid 4 месяца назад

    We are looking at what we can do to further develop ssr, especially without a library. Since there is no such resource, your videos are of interest. May God bless you. Thank you. We are waiting for your ssr videos.

    • @abduvik
      @abduvik 2 месяца назад

      Will do 🙏

  • @CephasDevDragan
    @CephasDevDragan 4 месяца назад

    Amazing video, thanks for the effort! I especially like the fact that you've focused on the conceptual aspects of the front-end architecture. Focusing on some particular tooling of a framework tends to obscure the more general underlying principles.

    • @abduvik
      @abduvik 2 месяца назад

      Exactly 👍 Once concepts are mastered it’s easy to go from one framework to another

  • @AmroOsama1
    @AmroOsama1 4 месяца назад

    i like the video you are the only one do video like this i want to build business website builders like wix but i cant find this anyplace thats the only video solve part of the problem if you know how to make user see from inside like elementor editor page because this idea is for developers but users will be still hard for them

    • @abduvik
      @abduvik 2 месяца назад

      Happy it helped 🙏 For your question, it might require building a custom setup which is normal

  • @saastube-o7e
    @saastube-o7e 5 месяцев назад

    happy for you bro,i can see it in your eyes i too an entrepreneur i know the pain especially about money and i have been trying for 1.3 years and hoping to make a living.

  • @digitaledgeke
    @digitaledgeke 5 месяцев назад

    Hi Abdu, Great Video, Learnt Alot.

  • @filecc2344
    @filecc2344 5 месяцев назад

    how to create tences with custom domain?

  • @swagatochatterjee7104
    @swagatochatterjee7104 6 месяцев назад

    Teach me how to be a pro in CSS brother!

    • @abduvik
      @abduvik 6 месяцев назад

      Sure brother 😄 I will try to have something on my upcoming pipeline but in the meantime I would advice you to check out examples on codepen.io. They are really helpful 🙏

  • @djohn0909
    @djohn0909 7 месяцев назад

    you're not making any more videos??

    • @abduvik
      @abduvik 6 месяцев назад

      I am planning to get back soon with new videos ✨️

    • @djohn0909
      @djohn0909 6 месяцев назад

      @@abduvik awesome :D

  • @mp9615
    @mp9615 9 месяцев назад

    Is it possible to create the tiers without WPCS?

    • @abduvik
      @abduvik 9 месяцев назад

      Nope, WPCS is needed as it provide the required infrastructure

  • @al-qurantranslation9195
    @al-qurantranslation9195 10 месяцев назад

    How can we deploy react ssr express build using jenkinsfile to prod

  • @webb-developer
    @webb-developer 10 месяцев назад

    this is a must have course, thank you bro . is there a version, where the videos are separated?

    • @abduvik
      @abduvik 10 месяцев назад

      You are welcome 😄 I am planning to have a separate website for my videos where things will be more organized but you can find the different sections in the video description.

  • @HazemYahea
    @HazemYahea 11 месяцев назад

    Thank you

  • @PersonalLetterGenerator-pe3vf
    @PersonalLetterGenerator-pe3vf 11 месяцев назад

    Can you do a project with mobile app developlement with docker ?

    • @abduvik
      @abduvik 10 месяцев назад

      I think building the mobile app using Docker in a CI/CD pipeline is the norm but using it for development is something new and might be tricky given mobile apps need GUI too

  • @PersonalLetterGenerator-pe3vf
    @PersonalLetterGenerator-pe3vf 11 месяцев назад

    FINALLY SOMEONE DOING LIVE PROJECTS

  • @HorecaCourses
    @HorecaCourses Год назад

    HI ABDU I CAN FIX THIS SCRIPT IN MY HOSTING TIER WITH ANOTHER WAY THAN DROPLET AND HOW I FIX IT LIKE USUAL SCRIPT THERE IS A VIDEO THANK YOU , I HAVE RESELLER VPS ACCOUNT

  • @HenrikVendelbo
    @HenrikVendelbo Год назад

    Did you cover using inline assets in css files? I didn’t find that covered

  • @majdaburas6804
    @majdaburas6804 Год назад

    Incredibe value can't thank you enough.. keep going ❤🎉. I have a question, As I see a snapshot ready to use with each customer account, does this consume more hostings resources than usual? Not the storage I'm refering to the ram and cpu usage. Another question, does the concept of cloening thing and wpcs similar to the enterprise level websites?

    • @abduvik
      @abduvik 10 месяцев назад

      Thanks I am glad you enjoyed it 😄 I think your questions are asking mainly about quality of service which would be better to contact WPCS to ask about. For snapshots, I don’t know internally how they implement it but usually it would only consume storage and not CPU or RAM because it’s not a running resource.

  • @sammath9680
    @sammath9680 Год назад

    شكرا

  • @sammath9680
    @sammath9680 Год назад

    شكرا جزيييييييييلا

  • @sammath9680
    @sammath9680 Год назад

    بارك الله فيك

  • @ayodejioyewumi4342
    @ayodejioyewumi4342 Год назад

    Great work Coach Tawfik🎉. I will like to ask three questions; 1.) How can i add front end to the saas like wix. 2.) How can i add templates to the page builder 3.) Can you explain how 10web is built? I understand its on wordpress. Is there away to build something similar Thanks

    • @abduvik
      @abduvik Год назад

      Thanks 😊 For your questions, they are a bit hard to answer as they would include many technical details but in short: 1. Frontends for SaaS are consider themes in the realm of WordPress 2. Templates can be created with most Page Builders 3. A bit hard to build something similar as there is probably have a large team behind it