- Видео 40
- Просмотров 78 303
Abdu Taviq
Германия
Добавлен 31 дек 2019
Content focuses on concepts plus discussing many tools used in tech companies.
I am a Principal Software Developer sharing my experience and what technologies I am learning.
Current Series:
- Just Enough: Focus on concepts and crash course on tools
- Skilled Developer: Soft skills for Software Developers
- Interview Technical Questions: Understand questions asked in technical interviews
- WordPress: Sharing my experience to develop WordPress websites and Web Applications
- Practical Apps: Videos on how to build real-world applications
...more coming soon
I am a Principal Software Developer sharing my experience and what technologies I am learning.
Current Series:
- Just Enough: Focus on concepts and crash course on tools
- Skilled Developer: Soft skills for Software Developers
- Interview Technical Questions: Understand questions asked in technical interviews
- WordPress: Sharing my experience to develop WordPress websites and Web Applications
- Practical Apps: Videos on how to build real-world applications
...more coming soon
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...
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
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
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
Thank you.
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Subscribe to my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
✉ Liked my content? Check out my newsletter, Just Enough Dev, for more: newsletter.justenough.dev/
underrated video, a gold one amongst trash influencer videos
I am using Tailwind css and I applied the same, but the css is corrupted. I couldn't figure out why.
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.
Will do 🙏
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.
Exactly 👍 Once concepts are mastered it’s easy to go from one framework to another
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
Happy it helped 🙏 For your question, it might require building a custom setup which is normal
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.
Hi Abdu, Great Video, Learnt Alot.
how to create tences with custom domain?
Teach me how to be a pro in CSS brother!
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 🙏
you're not making any more videos??
I am planning to get back soon with new videos ✨️
@@abduvik awesome :D
Is it possible to create the tiers without WPCS?
Nope, WPCS is needed as it provide the required infrastructure
How can we deploy react ssr express build using jenkinsfile to prod
this is a must have course, thank you bro . is there a version, where the videos are separated?
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.
Thank you
Can you do a project with mobile app developlement with docker ?
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
FINALLY SOMEONE DOING LIVE PROJECTS
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
Did you cover using inline assets in css files? I didn’t find that covered
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?
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.
شكرا
شكرا جزيييييييييلا
بارك الله فيك
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
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