How to find the best clients
3:23
SaaS Ideas to make extra money
9:19
Grow and Diversify your Income
6:47
How to REVIEW code
5:20
4 ай бұрын
Пікірлер
@sijilo
@sijilo 19 сағат бұрын
😊
@eddiejaoude
@eddiejaoude 18 сағат бұрын
thank you
@MichelleBrownLondon
@MichelleBrownLondon 22 сағат бұрын
Hey Eddie, would you know where to check the must have courses for Software testing? Like Selenium etc? Thanks
@eddiejaoude
@eddiejaoude 18 сағат бұрын
Udemy has some good courses. TBH though I think Cypress and Playwright are more modern and popular nowadays for automated browser testing
@MichelleBrownLondon
@MichelleBrownLondon 16 сағат бұрын
@@eddiejaoude thank you Eddie. I will have a look on those. Got an ISTQB Foundation level certificate now, a CS50x and about to finish a CS50W but is just the beginning of the journey to me. I am not a natural lol
@eddiejaoude
@eddiejaoude 10 сағат бұрын
@@MichelleBrownLondon awesome! there is a lot to learn and takes time, so do not worry, keep going!
@tryingET
@tryingET Күн бұрын
Would be awesome it looks in the programming languages in these repos and see a weekly overview how thelis changes. With weighted data in respect to the percentage of the programming language and the place it is at.
@eddiejaoude
@eddiejaoude 18 сағат бұрын
We can add those data also 👍
@tryingET
@tryingET 16 сағат бұрын
@@eddiejaoude Another idea I just had: Why not let an LLM analyse what kind of project it is / DevOps / Database / and so on (I got no clue how to differentiate software further) And make these categories also trackable.
@eddiejaoude
@eddiejaoude 10 сағат бұрын
@@tryingET thanks for the idea
@michelineel-asmar3797
@michelineel-asmar3797 Күн бұрын
Hi eddie
@eddiejaoude
@eddiejaoude 18 сағат бұрын
Micha!!
@swenmeinert3967
@swenmeinert3967 2 күн бұрын
It works. Thank you very much. Still I do not know why and how, but for now I'm fine.
@eddiejaoude
@eddiejaoude 2 күн бұрын
thanks for the great feedback
@_ilearn
@_ilearn 2 күн бұрын
"I will not be using app router for this project" makes no sense in 2024, unless you have an old codebase.
@eddiejaoude
@eddiejaoude 5 сағат бұрын
Yes I use the app router for a while now, but the video was from 2023 😉
@isaacambi1914
@isaacambi1914 5 күн бұрын
why can't I find a video on how to write code on readme, so that someone can just copy paste my code and use it.
@eddiejaoude
@eddiejaoude 4 күн бұрын
use triple backtics for that code block and the copy button will appear
@juliakeddie352
@juliakeddie352 7 күн бұрын
That sounds like something a AI would say if it was trying to take over the world
@eddiejaoude
@eddiejaoude 7 күн бұрын
lol haha I think you are right Julia! I let for it 😂
@juliakeddie352
@juliakeddie352 7 күн бұрын
@@eddiejaoude don’t trust the AI IT WILL TRY AND TAKE US OVER AND MAKE US THERE PETS THERE submissive little dirty pets don’t let it happen💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀💀
@Crypto-Tourism-Trade
@Crypto-Tourism-Trade 8 күн бұрын
Thanks
@eddiejaoude
@eddiejaoude 8 күн бұрын
No problem
@mazwrld
@mazwrld 10 күн бұрын
Let's say you a simple actions like this name: CI on: push: branches: ['main'] jobs: install: runs-on: ubuntu-latest env: POSTGRES_URL: 'postgresql://postgres:password@localhost:3000/example' steps: - name: Checkout uses: actions/checkout@v4 - name: Setup Node uses: actions/setup-node@v4 with: node-version: '20' - uses: pnpm/[email protected] name: Install pnpm id: pnpm-install with: version: 8 run_install: true - name: Install dependencies run: pnpm install - name: Type check run: pnpm typecheck - name: Lint run: pnpm lint And you want this to successfully run on github first before vercel does its magic and auto builds. Do I need to use the vercel cli and turn off auto deployments on my vercel dashboard?
@ahmad-murery
@ahmad-murery 11 күн бұрын
Simply nice
@eddiejaoude
@eddiejaoude 11 күн бұрын
Thanks a lot
@rohankulkarni9281
@rohankulkarni9281 14 күн бұрын
Thanks for tips Eddie !!
@eddiejaoude
@eddiejaoude 14 күн бұрын
Any time! Thank you for the support Rohan!
@nishantaanjaneyjalan8583
@nishantaanjaneyjalan8583 14 күн бұрын
Love the video!! Very informative and interesting. I think my profile is relatively good based on the major pointers you mentioned in the video. But how do you get discovered? One may have a good profile but if they don't get discovered, it is not very fruitful.
@eddiejaoude
@eddiejaoude 14 күн бұрын
Thank you Nishant! Great point, when we contribute and collaborate with people, then they go look at our profile, we will be remembered and recommended. I should have included that, thank you for highlighting the gap
@MonaCodeLisa
@MonaCodeLisa 14 күн бұрын
I love the light and dark mode banners on GrahamTheDev's profile very cool :) Great video, thank you for sharing
@eddiejaoude
@eddiejaoude 14 күн бұрын
Thank you for watching Esther and the great feedback! I really appreciate it
@Bhavishya_est
@Bhavishya_est 14 күн бұрын
people ask what is the thing that makes eddie special ? I answer ;"The man is himself special"🙂
@eddiejaoude
@eddiejaoude 14 күн бұрын
LOL HAHA thank you! I really appreciate the great feedback
@xkrishguptaa
@xkrishguptaa 14 күн бұрын
This is awesome eddie 💪🏻
@eddiejaoude
@eddiejaoude 14 күн бұрын
thank you Krish!!
@francescociulla
@francescociulla 14 күн бұрын
loved this thumbnail, Eddie!
@eddiejaoude
@eddiejaoude 14 күн бұрын
Thank you! Sara did it for me
@eddiejaoude
@eddiejaoude 14 күн бұрын
Learn Markdown to improve your GitHub Profile as well as your issues, pull requests and profile, take my Markdown course products.eddiejaoude.io/markdown
@user-ur3gx8lq2v
@user-ur3gx8lq2v 16 күн бұрын
great video!
@eddiejaoude
@eddiejaoude 16 күн бұрын
Glad you enjoyed it Thank you
@MonaCodeLisa
@MonaCodeLisa 16 күн бұрын
that is so cool :) I didn't know that one thank you Eddie :)
@eddiejaoude
@eddiejaoude 16 күн бұрын
Happy to help Esther! Thank you for the great feedback
@AndriusLau
@AndriusLau 17 күн бұрын
Hahaha, every time I record a video, same thing 🤣
@eddiejaoude
@eddiejaoude 17 күн бұрын
yep, it is harder than it looks
@kgxxx10
@kgxxx10 17 күн бұрын
I tried to join your Discord server, but I could not figure out how to address the questions. Also I would prefer not to add my phone number.
@eddiejaoude
@eddiejaoude 17 күн бұрын
What questions? Btw the Discord phone number is not for us, we do not see it, it is for Discord to verify you - it is to reduce spam bots joining
@kgxxx10
@kgxxx10 17 күн бұрын
@@eddiejaoude Ok, I don't believe discord has my phone number, and I don't want them to have it. Since they don't I am not sure how this verifies anything. If you change this I might join.
@eddiejaoude
@eddiejaoude 17 күн бұрын
@@kgxxx10 Discord uses the phone number as 2FA (2 factor authentication) with an OTP (one time password), this prevents people/bots from have hundreds of accounts where most are fake to create spam. Thank you for considering to "might" join, but I will not be turning off this Discord feature that protects our Discord server and members.
@oSpam
@oSpam 18 күн бұрын
No wayy! That’s awesome
@eddiejaoude
@eddiejaoude 18 күн бұрын
Thank you for the great feedback!
@praveenscience
@praveenscience 18 күн бұрын
Love orange! 💯
@eddiejaoude
@eddiejaoude 18 күн бұрын
thank you Praveen!
@boy4everjoy
@boy4everjoy 19 күн бұрын
is there a way to directly upload to a subfolder or is the only way to do so manually in the digitalocean dashboard? if you try to put the subfolder in the env file it wont work...
@boy4everjoy
@boy4everjoy 19 күн бұрын
nvm, found out how. You need to put the path in the "key" field...
@eddiejaoude
@eddiejaoude 19 күн бұрын
yes I was just about to say include the path, glad you found it, thank you for sharing the solution
@CodeWithTanmay
@CodeWithTanmay 20 күн бұрын
Helpful 👍
@eddiejaoude
@eddiejaoude 20 күн бұрын
Glad to hear that! Thank you Tanmay
@iammihirsig
@iammihirsig 21 күн бұрын
Really helpful, I want to have that for a long time. But didn't know it was there. I use that a lot in Obsidian.
@eddiejaoude
@eddiejaoude 21 күн бұрын
Thank you for the great feedback!
@oSpam
@oSpam 21 күн бұрын
Wow, that's amazing!
@eddiejaoude
@eddiejaoude 21 күн бұрын
Thank you!
@ninomatos242
@ninomatos242 24 күн бұрын
The alias trick is quite nice but I've been struggling with multi environment in Vercel. Imagine that you have a dev, sandbox, staging, prod setup. How would you tackle that? ---vercel requires a branch for domain creation which means that you will have to create a branch and do all the mgmt of the branch which is quite unconvinient and removes flexibility
@praveenscience
@praveenscience 24 күн бұрын
Ah dam, missed it due to a personal emergency! 😔
@eddiejaoude
@eddiejaoude 24 күн бұрын
Oh no! I hope all is ok. Next time
@praveenscience
@praveenscience 24 күн бұрын
@@eddiejaoude Yea, would be sorting it out tomorrow probably, also please enable the Live Chat once? 🙏🏻
@likandokayombo
@likandokayombo 24 күн бұрын
I missed it
@eddiejaoude
@eddiejaoude 24 күн бұрын
@@likandokayombo next time
@eddiejaoude
@eddiejaoude 24 күн бұрын
@@praveenscience what do you mean? live chat replay is enabled
@progamingdz5717
@progamingdz5717 24 күн бұрын
I founded yes😊
@dzmelinux7769
@dzmelinux7769 25 күн бұрын
So, if I follow your installation, will CrowdSec also check docker container? Thanks 👍
@shauryasharma2982
@shauryasharma2982 25 күн бұрын
How to check out only specific one file with specific version
@kasirbarati3336
@kasirbarati3336 26 күн бұрын
One question: I guess it is kinda similar to what we have in Jira, so can we just use this instead of Jira or they cannot be categorized in the same league?
@eddiejaoude
@eddiejaoude 26 күн бұрын
yes it is similar to Jira but closer to the code - I find Jira is always out of date but GitHub Issues / Project boards are not because it is closer to the code and pull request
@kasirbarati3336
@kasirbarati3336 26 күн бұрын
@@eddiejaoude because I also read another article and there the write who's a PM was stating that they would probably switch back to jira if he was working in that company for longer. And that GH Projects is a better choice for startups and probably small projects and not medium to big size projects. I think that kinda make sense 🤔. BTW I also where there that your Jira board is out of sync with what you were doing... 😅
@hackneythugg
@hackneythugg 28 күн бұрын
Is there any event apis? Can I run custom code when the mode changes?
@trivedi-khushi
@trivedi-khushi 28 күн бұрын
Idk how to contribute for code review specifically.... it's 0% on my graph😢
@eddiejaoude
@eddiejaoude 28 күн бұрын
Join us in EddieHub, we chat about this all the time and help each other - see you there Khushi
@oSpam
@oSpam Ай бұрын
Wow yours is amazing lol. Mine is just a single smiley face 😂 maybe I should take inspiration from yours…
@eddiejaoude
@eddiejaoude Ай бұрын
You should make further tweaks to it - you don't have to do it all at once, just keep making small improvements
@oSpam
@oSpam Ай бұрын
Sounds good, I’ll add a little to it later
@yashpal5355
@yashpal5355 Ай бұрын
Ya Eddie I am doing this since 2 months
@eddiejaoude
@eddiejaoude Ай бұрын
Great, keep going
@FasihudinOfficial
@FasihudinOfficial Ай бұрын
Hello! I am watching your content for a while and i really loved it! I wanna ask you if you need a VIDEO EDITOR For Best Quality Videos?
@eddiejaoude
@eddiejaoude Ай бұрын
Thank you for watching. Which is your favourite video?
@FasihudinOfficial
@FasihudinOfficial Ай бұрын
This video is very Helpful. Can i edit your future videos please 🙏
@franmoyano
@franmoyano Ай бұрын
Hi Eddie, nice solution! I have this problem: i have a webapp that will be used by only ONE user, and I consider that paying for a VPS could be excesive considering that the maximum traffic will be one person at time. I thougth this could be a good solution, but I still have to make the data accesible from everywhere. Could I connect this PWA to a serverless postgres database? is a good idea? Thanks and sorry, my english is still poor :P
@eddiejaoude
@eddiejaoude Ай бұрын
Thank you for watching. I would still recommend hosting the app. It will save you a lot of difficult and confusion. Can you use free hosting?
@oSpam
@oSpam Ай бұрын
Nice! I love the shorter videos, still give the same quality information but just shorter - love it! Can’t wait for the red flags video. I’ve only had one client so far but realised they were long with everything, gave quite unreasonable feedback, but nonetheless was a worthy experience
@eddiejaoude
@eddiejaoude Ай бұрын
Awesome, thank you for the great feedback! Congrats on your first client, it gets easier with time. I am working not the reds flag video, so hopefully it will be out in 1 week
@oSpam
@oSpam Ай бұрын
Cool! I'm looking forward to it :)
@likandokayombo
@likandokayombo Ай бұрын
Great video
@eddiejaoude
@eddiejaoude Ай бұрын
Glad you enjoyed it Thank you for the great feedback
@osamooo147
@osamooo147 Ай бұрын
Nice video! Thanks. I have a question. you explains 2 case(production, preview) How to deploy to development mode?
@eddiejaoude
@eddiejaoude Ай бұрын
I don't use development environment, I only use prod and preview, here are the official docs vercel.com/docs/deployments/preview-deployments
@yudianantha4549
@yudianantha4549 Ай бұрын
Hi, very nice video :) but im counter a problem in "RUN npm install --production" process that said "ERROR: failed to solve: process "/bin/sh -c npm install" did not complete successfully: exit code: 1" , how do i solve this ? Thanks, liked and subscribed btw
@eddiejaoude
@eddiejaoude Ай бұрын
Thank you! I am not sure, come and join us in EddieHub Discord and ask there, it will be easier to discuss discord.eddiehub.org
@Jonas-sg1eo
@Jonas-sg1eo Ай бұрын
yes how do you actually deploy anything on it ?
@alextinn4910
@alextinn4910 Ай бұрын
so you are using SSR to display the profile page. But what about SSG?
@oSpam
@oSpam Ай бұрын
So true! Great vid
@eddiejaoude
@eddiejaoude Ай бұрын
Glad you think so! Thank you
@user-wm4bj5ei2i
@user-wm4bj5ei2i Ай бұрын
Bro what's your height
@flagsmith2964
@flagsmith2964 Ай бұрын
Love this! Thank you so much for digging into feature flags, Eddie!
@eddiejaoude
@eddiejaoude Ай бұрын
Thank you for the support! Great collab!
@xquilt
@xquilt Ай бұрын
This one combined with the tutorial hell is devastating
@eddiejaoude
@eddiejaoude Ай бұрын
yes it is! Thanks for watching and adding your thoughts also