What does my typical work week as a web dev like

  Рет қаралды 168,057

Web Dev Cody

Web Dev Cody

Жыл бұрын

💬 Discord / discord
🤑 Patreon / webdevjunkie
🔔 Newsletter eepurl.com/hnderP
📁. GitHub github.com/codyseibert/youtube
My VSCode Extensions:
- theme: material community high contrast
- fonts: Menlo, Monaco, 'Courier New', monospace
- errors: Error Lens
- extra git help: Git Lens
- tailwind css intellisense
- indent rainbow
- material icon theme
- prettier & eslint
- ES7+ React Snippets

Пікірлер: 276
@vincevmw
@vincevmw Жыл бұрын
Very refreshing to see actual real details in this type of video instead of "Hey I wake up and get out of bed and drink coffee and walk my dog and then go to work and code and go home THE END" Thanks for the vid 👍
@filburtcioglu3729
@filburtcioglu3729 Жыл бұрын
Best comment ever
@crusaderpr7683
@crusaderpr7683 Жыл бұрын
extremely accurate
@Teksnek42
@Teksnek42 Жыл бұрын
Literally just rephrased the first 45 seconds lmao
@tex6929
@tex6929 Жыл бұрын
I mean it’s about what you want. When you say “day in the life” it’s about everything in that day.. if you want “what does a dev do all day” then that’s something completely different
@The242511
@The242511 Жыл бұрын
Yes, and this is how it's really done
@Bhupin
@Bhupin Жыл бұрын
I did an internship about 6 months ago and this was literally the process that I learned throughout my 3 months. I really wish I saw this before…Great content…
@aaronmotacek9343
@aaronmotacek9343 Жыл бұрын
Love this. I’ve been working on solo projects for my software development career of ~2 years, and while I had an idea of how this stuff worked as a team, I haven’t been able to get this detailed of an overview yet. Looking to create a more formalized/professional skeleton of processes for even just myself sometime, so I’ll definitely be coming back to this when I have the time to do that. (currently time = build, build, build)
@dcknature
@dcknature Жыл бұрын
Wow, a boring, but honest story about the work and coffee time or gaming at work BS 🥺? This is probably the best [a day in life of programmer] video on KZfaq 👍. Thank you! P. S. Looks like I subscribed to the right channel 😎.
@WebDevCody
@WebDevCody Жыл бұрын
People try to make work seem like fun on KZfaq showing their work cafeteria and other perks. Work is just work at the end of the day… 🍻
@joeshy
@joeshy Жыл бұрын
Such a realistic take - I was expecting something vague, but this is extremely close to what I've seen in DevOps in the wild. I appreciate this a ton, even if only because it validates a lot of my takes on DevOps in my own day to day for a larger org.
@CRASH...
@CRASH... Жыл бұрын
thanks for this video, from the way you explained things it all sounds very stractured with all the processes being followed and teams collaborating together. I work on a service desk myself as a controller, and while we do follow similar procedures, and stick to similar meeting structures, it's pretty much always a mess with a lot of fundamental problems that are not being addressed (constant shift of employees on the project isn't helping either). Im currently looking to start learning for some more technical IT position, but don't know what to strive for yet, so a video like this from the dev perspective is very helpful
@j3gg
@j3gg Жыл бұрын
Your scrum tangent rings true to me so hard. It's the most frustrating thing ever.
@matthewhiebing3507
@matthewhiebing3507 Жыл бұрын
Your day to day sounds awesome. I wish our team would pair program as much as you guys do. Sitting and just working through stuff with other developers sounds great.
@corail53
@corail53 Жыл бұрын
This sounds boring and inefficient as all hell.
@TreetopGamer
@TreetopGamer Жыл бұрын
@@corail53 if you want to build teams around agile techniques and want a high quality code output then pair programming is actually very useful in many scenarios
@andrewramirez3107
@andrewramirez3107 Жыл бұрын
Hey man. I appreciate you making this video and showing us what it’s actually like. I’m working on becoming a software developer and it’s very informative to know what to expect once I break into the field. Many thanks!
@TJHooper123
@TJHooper123 Жыл бұрын
This is 1000% more reflective of what a real day in the life of a software developer than those other day in the life videos, ESPECIALLY since more and more people are working remote. I've been on several different teams, and almost all of them follow this scrum pattern.
@pavi013
@pavi013 Жыл бұрын
It would be nice to see more videos like this, what the real work is from start to finish.
@Hiperultimate
@Hiperultimate Жыл бұрын
One of the best work in a day kind of video. Keep it up!
@blintcarton4703
@blintcarton4703 Жыл бұрын
One of the most realistic "day in the life" videos I've seen. THIS is what should people should see if they want to be come a developer, not most of those other videos out there. Calling out a few points that stood out to me : 1. the points of kanban vs srcum: In the end no solution is perfect, and many teams do merge to the two. Not that it's always the right answer but following strict scum process can end up being a time waste for some teams that can be more productive otherwise. 2. Pointing out that sometimes more vague stories are better and letting the devs have some creativity which can sometimes result in really great implementations. 3. Standups sometimes feel pointless, but if a small bit of info is gained every day it's worth it. The small pieces of info shared add up over weeks so when a PR is made no one is seeing something for the first time. 4. Sometimes big PRs do happen and its the nature of the project. It can sometimes be less productive to try and plan every story out in small little tasks and estimating every little piece individually rather than just getting started on it. 5. "Half the time you don't even finish them within the sprint ... stuff always keeps coming up working on stories". Plans usually don't fully work, and that's ok. The point is having a general plan and short term goals in place to move towards the long term goals. NONE of these points are made to dissuade someone from getting into this amazing career but some of the sensationalization I see online is wild. Many of these things can't be comprehended until you live it. One question I had - You said that you seem to prefer vaguer stories to allow devs some creative freedom, but also mention there is a UX team involved. How does the UX team work with the dev team? Are they providing wire-frames before a story is picked up, doing full mock ups, or providing input at a later stage? In my last team we struggled with where in the process are they best to be implemented.
@WebDevCody
@WebDevCody Жыл бұрын
Our company argues the ux and dev team should work together and only start doing the mock ups after the story is moved to in progress. In reality, our team ends up having ux make the designs before the devs start working on the story and we’ll bring in ux along the way if we find the functionality just seems bad or unintuitive as we implement it, or ask to redesign or add pagination if we think technical issues will come up with the implementation.
@mxc_clips
@mxc_clips Жыл бұрын
Really interesting to hear that you work in Zoom with other devs and take turns driving. I've worked at 3 companies(albeit all start ups) and we all are working on independent features/bugs. We may all be working towards some overall Epic, but rarely just sitting on calls coding together. We do pair programming when needing help or wanting another opinion on architecture and stuff, but 99% of my dev time is alone and cranking out code. I agree on you points of sprints/retro feeling a little unnecessary. My last team did 1 week sprints and half the stuff just over flows and we end up being more kanban style in the end. Great video! cool to see another perspective.
@sebaseba8463
@sebaseba8463 Жыл бұрын
This is so interesting, it looks EXACTLY like my day as a fronted dev. Great job
@buildervision7082
@buildervision7082 Жыл бұрын
Wow. This might be one of the only videos online that has this information. It's exciting and sad at the same time. Thank you for this.
@TAHJBecomeYourBestSelf
@TAHJBecomeYourBestSelf Жыл бұрын
This is the best day in the life video I’ve ever seen! The best and an actual day in the life. You are the best! I am subscribing!
@timxio
@timxio Жыл бұрын
This is the most realistic video I have ever seen! Subscribed ✅ Can you please do a video if you could, about yearly reviews and what to talk about in 1:1 meetings with line managers? Thanks!
@ahmadaccino
@ahmadaccino Жыл бұрын
Going off of this I think a good video would be 'How to estimate your time as a developer' Even though its annoying to do, companies still want developers to estimate how long something will take before they start it
@WebDevCody
@WebDevCody Жыл бұрын
Might be interesting. I usually count the number of words or ac on the story and also how many questions are asked about the story in backlog refinement. If there are more words or more questions / confusion, higher estimate
@jww0007
@jww0007 Жыл бұрын
ask a senior dev on the team then multiply it by 1.5 if they reduce it tell them it will take that long because of the things you cannot forsee that will happen
@WebDevCody
@WebDevCody Жыл бұрын
@@jww0007 well the point of the estimates are they should be your own estimates. If you don’t know, throw out a number and the group should take the average of all estimates. If they ask why it was high say “because it was an estimate”
@ahmadaccino
@ahmadaccino Жыл бұрын
@@WebDevCody i agree, when in doubt, a third party is huge, especially if their a developer on the same part of the project. I found that when estimating time, developers tend to look at the best case scenario then work down from that. I usually like the opposite, worst case scenario time and then build back up based on how straightforward or not the story is.
@jshstuff
@jshstuff Жыл бұрын
Estimates are my least favorite part of being a dev
@eranxbe
@eranxbe Жыл бұрын
Very informative and accurate! Thank you for showing the real thing
@cwancy
@cwancy Жыл бұрын
Honestly, this was great to watch. So many videos "day in the life of a dev" are adulterated & sugar coated. Good to see something geniune.
@goat2601
@goat2601 Жыл бұрын
Your description of reducing the stories you put in during sprint planning is actually the point. The goal at the end of the day finding a useful metric for story points per sprint based on historical performance and using that to estimate future work. The problems, though, is that stories are never well-defined enough to put points on more than a sprint or two in advance, the client gets random desires to change behavior, UX never has bandwidth to put designs on backlog items, by the time QA gets back to you the sprint is over, and the whole system is pointless. But at least the PM gets a stupid, jagged burndown chart to show their bosses.
@bradleygilmore
@bradleygilmore Жыл бұрын
I really enjoyed this video, thanks so much for sharing.
@karanshedge514
@karanshedge514 Жыл бұрын
Amazing video . Thanks for sharing work environment.
@noahwinslow3252
@noahwinslow3252 Жыл бұрын
Good video, always nice to compare different work environments! A little frustrated with my in name only "scrum/agile" environment
@jeff1571
@jeff1571 Жыл бұрын
Thanks for this man. I'll be onboarding a client in the next 2 weeks and being a fresh grad with no experience in the industry, this really helped me a lot on what it's like working in this kind of environment.
@Mnkeys
@Mnkeys Жыл бұрын
Get all the information on requirements that you can. Understand what they want & WHY. Also, biggest of all, CHOOSE YOUR WORDING CAREFULLY. Some clients are douches.
@jeff1571
@jeff1571 Жыл бұрын
​@@Mnkeys Thanks for this. I always ask minimal things to the person giving the task as I am quiet afraid that they might find it annoying if I ask even the simplest things. Reading this gives me encouragement to go and improve myself even more. Thanks again!
@Mnkeys
@Mnkeys Жыл бұрын
@@jeff1571 it may be annoying if its the same question, but its sooo much better to understand fully early on. Troubleshooting is what causes you to go over estimate.
@Qopa
@Qopa Жыл бұрын
Thanks for this. I have been contemplating working on code related jobs but I dont understand what the job entails so I never got that far in learning.
@hukuna9957
@hukuna9957 Жыл бұрын
Starting my new grad position next week and this is very helpful and easing my anxiety. Thank you
@8015908
@8015908 Жыл бұрын
Your first months as a new grad will just be all about learning. It's non-stop learning until you're like 10 years in. Even then you're still learning about new tech.
@XoXoEsi
@XoXoEsi Жыл бұрын
Good luck! Im 4 months in. So far so good.
@lul420
@lul420 Жыл бұрын
3 months in! Not too bad, still learning lol
@Chuckichanly
@Chuckichanly Жыл бұрын
loved the honesty suscribed instantly after seeing you are a real one
@alexandrepereira6522
@alexandrepereira6522 Жыл бұрын
Amazing. Thanks for sharing this with us.
@noahwinslow3252
@noahwinslow3252 Жыл бұрын
Your work environment looks pretty hardcore, impressed with the implementation of processes
@WebDevCody
@WebDevCody Жыл бұрын
This is actually the most laid back project I’ve been on. Again, we don’t follow scrum exactly, we evolved it to meet our project and teams needs over the years and we put less emphasis on things we find useless.
@noahwinslow3252
@noahwinslow3252 Жыл бұрын
@@WebDevCody you know, it might be an interesting follow up video of what you would like to take from scrum and what you'd leave out, given your critiques
@iivarimokelainen
@iivarimokelainen Жыл бұрын
what do you mean, what looks hardcore?
@noahwinslow3252
@noahwinslow3252 Жыл бұрын
@@iivarimokelainen Its one thing for tech companies to say they implement all these policies, its another to implement them
@muzafarshahmarican9364
@muzafarshahmarican9364 Жыл бұрын
My team uses SCRUM methodology with JIRA and confluence suite. We have a much poorer cycle of feedback from users though, as requirements aren't always ironed out well from the Business Analysts and users, sometimes keep getting new tickets for sub-task that was not properly planned. We work on our own unless we hit bugs then we call each other. We don't have automated deploy triggers on merge and it has to be triggered after merging. The branching strategy here is also such that everyone works on their own branch and we have intermediate branch where all code is merged to. But everything else is pretty much the same like standup, meetings and work itself.
@monzerfaisal3673
@monzerfaisal3673 Жыл бұрын
As an EAGER af student, you have both put my mind at ease and also lit up a fire in me just by showing what work will actually be like! Now I can go practice tthese things!
@returncode0000
@returncode0000 Жыл бұрын
Haha, I have the same feelings about the retro😂 We are on 2 weeks sprints, JIRA, gitlab and additionally JBehave BDD testing because of the nature of the system (OAuth, Open ID Connect, Spring/Spring Boot/Spring Security).
@alanbest5879
@alanbest5879 Жыл бұрын
Agree 100% that is my experience of a day in the life of a software engineer. I've mainly used the Atlassian suite (Jira/Confluence/Bitbucket) along with slack/teams/flowdock/zoom for comms. I've tended to favour scrum for greenfield developments and Kanban where there is any element of maintenance/high tech debt. Imho both methodologies embrace the same fundamental principal: do the work required to get a smaller piece of value live; as opposed to waterfall which is complete all analysis/design for the whole project before you really get into development. I always think of agile as "Deliver value whilst it is still valuable" - I;ve worked on a lot of waterfall projects (not in the last 8 years though) where the world moved on and the product was just not fit for purpose once it was delivered :( Another thing we sometimes get to do as software engineers is have fun with R&D (technical spikes) or hackathons. A lot of companies support hackathons where employees form teams and develop novel solutions to a themed challenge over 24/48hrs. The challenge is normally related to the business but the rules are normally quite broad. Your team then spends whatever time they like to complete their project - late night pizza ^^. One of the really nice things, I've found, about hackathons is that it is normally open to all staff; the non-technical staff just have to join a team with some techs in, although I taken part in some where the team had no technical staff and provided a presentation and mock-ups in lieu of an application.
@laptopuser5198
@laptopuser5198 Жыл бұрын
Good video, thanks for taking the time.
@bashbunni
@bashbunni Жыл бұрын
Yessss we love to see what it actually looks like to be a dev. I feel like when you start it seems like this mystery 😂
@johnpaulbatusan5184
@johnpaulbatusan5184 Жыл бұрын
This is awesome! It's almost the same with what we do.
@dannycodes2000
@dannycodes2000 11 ай бұрын
This actually was really helpful all the other videos just explain basic life tasks and not coding
@CaptTragedy
@CaptTragedy Жыл бұрын
Lol loved your description of all these "day in the life of a" video because I've seen so many lately I can agree they don't show you shit except how awesome their life is.
@niggagaming6076
@niggagaming6076 Жыл бұрын
never ever ever EVER seen a vid like this, thank you bro
@Madesh-qf6qn
@Madesh-qf6qn 12 күн бұрын
Again , Quality content.Keep up
@mahdimagroun118
@mahdimagroun118 2 ай бұрын
this channel is a hidden treasure, keep going 🚀🚀
@mido9528
@mido9528 Жыл бұрын
I'm still a student and this really helps me a lot thanks
@awwtergirl7040
@awwtergirl7040 Жыл бұрын
Finally a real view of web dev work. Looks like a lot of other office jobs except it involves coding.
@cong_way_euc
@cong_way_euc Жыл бұрын
you sir deserved a subcribe, all these day in life of a web dev out there just showcase of people waking up, eating lunch, going gym and etc. nothing related to the actual job details at all..
@delc82
@delc82 Жыл бұрын
My team and I work the same way. Nice vid!
@stefanradosavljevic3671
@stefanradosavljevic3671 Жыл бұрын
Man, thank you. Thank you very much!
@kolakeman-gpuro6916
@kolakeman-gpuro6916 Жыл бұрын
this is what im looking for, actual day of a developer...great vid...
@kirarevcrow
@kirarevcrow Жыл бұрын
That's exactly what we do, the only difference is that we use Discord. The methodology helps you knowing where you are at in the project, either for you or for the Project Manager/Owner
@glenn4140
@glenn4140 Жыл бұрын
Thank you for doing this.
@alveek
@alveek Жыл бұрын
finally a youtuber who actually works as a web developer 🖤
@martinlambov
@martinlambov 3 ай бұрын
You sir are a unicorn! 🦄 You've got a sub just for the first 3 minutes of the video!! Thank you for this ACTUAL day in the life content!
@markopolo2224
@markopolo2224 Жыл бұрын
do you have a video on how you organize your folders and files i always struggle with this because i guess i never learnt how to organize them
@gabrielyangzon7745
@gabrielyangzon7745 Жыл бұрын
Nice , thank you for sharing
@joserubenvarela9259
@joserubenvarela9259 Жыл бұрын
Nice video! I recently graduated as a Computer Science Engineer, but I'm kind of afraid to work as a dev because I keep thinking what would happen if I cant code some functionality they assign me and being judged by the team of developers 😕. Is it normal to feel that way as a no experience recently graduated developer?
@WebDevCody
@WebDevCody Жыл бұрын
If you work real real humans they would understand you’re a beginner and give grace. As long as you show you are trying and learning every day you should be good
@mgjulesdev
@mgjulesdev Жыл бұрын
When you are hired in a dev job as a beginner, you are often hired for the prospect you show in growth. So you should not be worried about trying to match what intermediate or senior developers are putting out there but show that you are growing and contributing the best you can. That is enough to earn the appreciation of the team
@nickit6994
@nickit6994 Жыл бұрын
Thank you for this!
@pimas11
@pimas11 7 ай бұрын
Just wanted to compare my days as a web dev to yours, thanks for the video
@scientist_nick
@scientist_nick Жыл бұрын
As a web developer, this accurate if only by the fact that it is not entertaining. Just the reality of the situation.
@bobdpa
@bobdpa Жыл бұрын
Good info here. Thanks
@xellestar
@xellestar Жыл бұрын
-I'm curious what a dev with some experience such as yourself thinks of the arguably arbitrary cadence (eg 2 weeks) around which a lot of teams organize work. What is the value of doing this? What are the risks of adopting such a system but then failing to fit the work at hand into that cadence (work is finished earlier or later than the 2 week timeframe) ?- "the whole idea of scrum just doesn't make sense to me" Thanks you went on to answer this in the video! I appreciated the tangent and I don't know why these ways of working persisted for so long when just about every person I talk to can't identify significant value in them.
@WebDevCody
@WebDevCody Жыл бұрын
Yeah idk, Kanban makes the most sense to me. I think scrum was created by consultants to make money training teams to follow some type of structure. I’m assuming many teams don’t have a good set of process or communication which is what agile and scrum try to solve.
@techmentormaria
@techmentormaria Жыл бұрын
this is actually so relatable!
@Ace3260
@Ace3260 Жыл бұрын
Do you and your co-workers ever use VSCode's live share feature for pair programming? It really shines for that.
@WebDevCody
@WebDevCody Жыл бұрын
Nope, I think we tried but didn’t like it. We just take turns driving on different machines and screen share in zoom. It takes like 10 seconds to commit and pull so it isn’t bad
@Ace3260
@Ace3260 Жыл бұрын
@@WebDevCody ah gotcha! Thanks for such an informative video regardless. Live share definitely has some quirks for sure!
@truthseeker2236
@truthseeker2236 Жыл бұрын
Mine is bum rushing start of die, get hyped up, get good progress and chill for rest of day. Once I burn out once I don't go back and try again, low hours but functional.
@Javier_Corado
@Javier_Corado 9 ай бұрын
I work on teams/outlook company with a client that uses Altasian tools. Living the most corporate dev experience here (At least we don't use a flash drive to do source control)
@aArcziMetin2
@aArcziMetin2 Жыл бұрын
I'm working with exactly the same flow 😁
@austinwoolridge6868
@austinwoolridge6868 Жыл бұрын
Thank you for the video. It was better day in life than others because it was more about the job not human life
@bonchan4404
@bonchan4404 Жыл бұрын
Thank you for your refactor videos and old videos about javascript . I'm 4 months already as a front end developer . I realized how important the basics are in javascript and react . Any advice ? Love from philippines ,
@WebDevCody
@WebDevCody Жыл бұрын
Just keep doing deliberate practice and try to learn one new thing daily.
@jww0007
@jww0007 Жыл бұрын
@@WebDevCody now that's something they don't tell ya
@bonchan4404
@bonchan4404 Жыл бұрын
@@WebDevCody is doing daily codewars/leetcode challenges good or should i focus creating mini applications that focuses on front end ? whats much better . thank you !
@WebDevCody
@WebDevCody Жыл бұрын
@@bonchan4404 maybe a bit of both couldn’t hurt
@jfluffydog2110
@jfluffydog2110 5 ай бұрын
Half way through i was like "why am i watching this? Im a web developer" lol
@WebDevCody
@WebDevCody 5 ай бұрын
😂 maybe to see if the grass is greener anywhere else; it isn’t
@ravengaspar5027
@ravengaspar5027 Жыл бұрын
Just a quick question, how does this translate to junior devs/new hires with zero industry exp? Do they simply job shadow from the start or is this part of onboarding/training?
@WebDevCody
@WebDevCody Жыл бұрын
You’d be part of this same process and you’d learn along the way. You won’t really understand a lot of what’s going on at first but you’ll get a hang of it
@ravengaspar5027
@ravengaspar5027 Жыл бұрын
@@WebDevCody thank you so much for all the insights!
@ryanquinn1257
@ryanquinn1257 Жыл бұрын
I like scaling problems as Fibonacci haha. I also never say time estimates. I say complexity estimates. Sometimes complex problems have easy solutions and take less time, but often will take more time for more complexity. So it’s a probability it’ll take a long time and not an estimate of time. Complex problems can benefit from stewing in subconscious so give them more time in brainstorming approach phase unless emergency.
@ponderatulify
@ponderatulify Жыл бұрын
I really dont get the complexity metric.
@andrikuswara
@andrikuswara Жыл бұрын
Thank you sir
@chubulu9842
@chubulu9842 Жыл бұрын
You just did half of the Scrum 101 course 😊
@amitozsingh3063
@amitozsingh3063 4 ай бұрын
How we test changes after we implemented in vs code, do we use local host, or do we have seperate links for test version of website.
@WebDevCody
@WebDevCody 4 ай бұрын
Test everything locally, then test in cicd pipeline with automated tests, then deploy to a real environment to test again, then deploy to prod
@5Sec2Cast1
@5Sec2Cast1 Жыл бұрын
Thank you this is what a day of developer videos should be not ooo lunch time oooo free swag came in
@aliyyah.u
@aliyyah.u Жыл бұрын
top-tier video!!
@theblvckdev
@theblvckdev 6 ай бұрын
Thanks for this video man, now I know I've been watching showoffs the whole time, thanks for giving us the full gist
@darkmift
@darkmift Жыл бұрын
This is quality content.
@ignaciogonzalez7222
@ignaciogonzalez7222 Жыл бұрын
Which theme do you use on Visual Studio Code?
@faridguzman91
@faridguzman91 Жыл бұрын
dang im glad our scrum isnt as restrictive as this , also we acknowledge that estimations are arbitrary asf so we dont use those, and we dont use burndown charts either. its is done when it is done. less time wasted on useless meetings and more coding. like it should be
@WebDevCody
@WebDevCody Жыл бұрын
Yup our team is a combination of Kanban with scrum ceremonies. The estimates are not super important to our po, but he still wants some type of number, we don’t do burn downs. It’s done when it is done is our mentality on this project as well.
@jww0007
@jww0007 Жыл бұрын
it is a tradeoff though
@reinkdesigns
@reinkdesigns Жыл бұрын
wait a minute, are you saying i dont get to wake up every day, sip martinis, take an adventure on my yacht, write 3 lines of code, and spend the night hanging out with my D&D group? then whats the point?
@GQCodes
@GQCodes Жыл бұрын
Great video. Lots of similarities
@alasassi960
@alasassi960 Жыл бұрын
can someone tell me how to make shorts where I can show my browser and code in the same time I find it really very difficult
@WebDevCody
@WebDevCody Жыл бұрын
I use obs to record my screen
@MichaelSoriano
@MichaelSoriano Жыл бұрын
Good video. I think you’re right. A lot of the daily “rituals” are unnecessary. It’s worse in the corporate world. Too many “cooks” in the kitchen.
@netsaosa4973
@netsaosa4973 Жыл бұрын
you forgot the part where you play ping pong with your coworkers for 7 hours
@jimhawkins2483
@jimhawkins2483 Жыл бұрын
color theme pls? thx
@parzivall5605
@parzivall5605 Жыл бұрын
LMFAO... exactly... I said to myself wtf does drinking coffee drone shots and skylines have to do with what you do as a dev... thank you so much for this video...
@dehrk9024
@dehrk9024 Жыл бұрын
wow so much planning? At my workplace i just talk to the manager about the feature, develop and document it, test and present it to the manager (im still in apprenticeship tho)
@CJacuzzi
@CJacuzzi Жыл бұрын
One question, why are you using Fibonacci sequence numbers for the complexity of tasks rather than just 1-10 for instance? I didn't really catch that
@WebDevCody
@WebDevCody Жыл бұрын
you can use whatever, some people use t-shirt sizes, small, medium, large, x-large (but I've heard people complain that approach it is a form of fat shaming)
@ameenurrahmankhan6933
@ameenurrahmankhan6933 Жыл бұрын
This is the exact thing that I do xD but with alot of tools such as for zenhub we use trello For deployments we use Jenkins. But I am still a bad coder but mediocre/good at solving bugs 🙂😅
@WebDevCody
@WebDevCody Жыл бұрын
Jenkins, i remember those days 😅. Luckily we use circle ci on this project I’m current on so I don’t have to manage configuring Jenkins servers any more 🎉 yeah a lot of companies follow a similar process just with different tools, then they tweak their process a bit to make to work best for everyone
@samib551
@samib551 2 ай бұрын
are the stories seperated between frontend and backend team or both work together on the same story
@WebDevCody
@WebDevCody Ай бұрын
We don’t have a frontend backend team split. Every developer is responsible for the entire story
@dseanhd
@dseanhd Жыл бұрын
No BS. Just the way I like it 👏🏿
@k-c
@k-c Жыл бұрын
Scrum and Agile is good to an extent but after sometime it just starts working counterintuitively, so you have a lot of garbage code, unnecessary complexity and useless meetings with stupid deadlines. Kanban is probably my personal fav out of them all because of the flexibility in time allows creativity.
@rafaelperes4140
@rafaelperes4140 Жыл бұрын
Damn I started the video like "OMG 😊 ANOTHER OF THOSE COOL VIDEOS OF HIM PLAYING CSGO ALL DAY AND GIVING NO FORKS TO WORK AND THEN DOING IT ALL IN 5 MIN!" and left it like "Life is pain 😔, the struggle is real 😞, work is work, I need to hug, world is chaotic!" haha made me scared but this was the first real video on this theme damn nice 👏👏
@WebDevCody
@WebDevCody Жыл бұрын
What company allows people to play csgo all day, please hire me
@isk8atparks
@isk8atparks Жыл бұрын
​@@WebDevCody The same companies that allow people to hold two different software dev jobs at once
@WebDevCody
@WebDevCody Жыл бұрын
@@isk8atparks sounds like I'm doing it all wrong
@kbmjuan
@kbmjuan Жыл бұрын
how does one find a remote job? ive been looking for over 2 years and cant find any job willing to hire for remote work without either a degree or experience. :(
@abusalim49
@abusalim49 Жыл бұрын
Can u tell i had watch many of ur videos how do u able to do that all stuff it's great ,i know nothing but javascript only one language i am in last year college student ,guide me
@WebDevCody
@WebDevCody Жыл бұрын
Join my discord if you have questions
@abusalim49
@abusalim49 Жыл бұрын
@@WebDevCody how to join
@WebDevCody
@WebDevCody Жыл бұрын
@@abusalim49 link in description
@danyalisran5971
@danyalisran5971 Жыл бұрын
How do you move your work across higher environments?
@WebDevCody
@WebDevCody Жыл бұрын
Make a pr from a lower branch into a high branch. So dev into master would deploy to prod
@ponderatulify
@ponderatulify Жыл бұрын
Do you stick to the meeting times
@WebDevCody
@WebDevCody Жыл бұрын
I made these times up for this video, but yes we usually start the meetings around the same days and times
@basspalace2920
@basspalace2920 Жыл бұрын
My day consists of endless meetings that could of been emails, wondering why stuff is broken, and sending the other devs memes on the teams group.
@Niaxe111
@Niaxe111 Жыл бұрын
Could work during meetings, or use your meetings to ask why shit is broken. Send memes in emails. Reuse highly upvoted comments in other youtube videos as your own.
@basspalace2920
@basspalace2920 Жыл бұрын
@@Niaxe111 this was my own comment clown 😂
@oogabooga2581
@oogabooga2581 Жыл бұрын
ah yes, day and the life of imposter syndrome, with gaslighting managers, blocked kanban boards and pointless pissing contest meetings, glad i got out of it
@WebDevCody
@WebDevCody Жыл бұрын
Not all projects are that bad, maybe try a different company or something 😂
I loved solving this junior react interview challenge
26:02
Web Dev Cody
Рет қаралды 151 М.
What to expect during a web dev interview (sharing my experiences)
20:58
О, сосисочки! (Или корейская уличная еда?)
00:32
Кушать Хочу
Рет қаралды 7 МЛН
Be kind🤝
00:22
ISSEI / いっせい
Рет қаралды 13 МЛН
My best advice for finishing projects
8:41
Web Dev Cody
Рет қаралды 13 М.
A Day in the Life of a  Web Developer | #devsLife
12:07
Chris Sean
Рет қаралды 100 М.
How to Organize Your Solo Dev Project Like a Pro
7:42
CreaDev Labs
Рет қаралды 12 М.
What is the "best way" to develop software applications?
18:37
Web Dev Cody
Рет қаралды 255 М.
How Long Will It Take To Become a Web Developer 2023
9:15
Chris Sean Talks
Рет қаралды 33 М.
How I manage my time to publish so much content
10:28
Web Dev Cody
Рет қаралды 97 М.
How To Get Ahead of 99% Of Developers
13:00
Web Dev Cody
Рет қаралды 130 М.
О, сосисочки! (Или корейская уличная еда?)
00:32
Кушать Хочу
Рет қаралды 7 МЛН