Look for any podcast host, guest or anyone
Showing episodes and shows of

Fernando Doglio

Shows

The Scripting Den PodcastThe Scripting Den PodcastEpisode 40 - Should you be using AI to code at work?In this episode of "The Scripting Den Podcast" I dive into one of the most debated questions in today’s software development world: Should you use AI to code at work? During the episode we explore how AI tools like GitHub Copilot and Tabnine can boost productivity by automating repetitive coding tasks and accelerating prototyping. He also examines the potential downsides—such as skill degradation, quality and security risks, ethical issues, and shifts in team dynamics—that you need to consider before fully integrating AI into your workflow.I'm also covering  best practices to strike the righ...2025-03-0824 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 39 - Let's talk about AI ethics and your role as a developerIn this episode, I dive deep into one of the most pressing topics in tech today: AI ethics. I try to explore how well-meaning developers can unintentionally create AI systems that harm society. From bias in AI models to privacy concerns, accountability challenges, and even the environmental impact of AI, this episode is packed with insights every developer needs to hear.By the end of the episode, you’ll understand:What AI ethics entails and why it matters.Key ethical challenges developers face when building AI systems.Practical tools and frameworks to make AI fa...2025-01-1230 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 38 - Navigating your first technical interviewUnderstanding how to prepare for your first technical interview, and what to expect from the process is not easy. Companies will have their own hiring process, and some of them will confuse you with their own process getting you to think all of them are like that.Whiteboard coding, for instance, that's one of the worst things you can do during a technical interview, however, it's a very common practice (sadly!)In this episode I cover the entire process of interview, with a focus on the technical aspect, what to expect, what not to...2024-12-1945 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 37 - Why is everyone talking about Vector Databases?If you haven't been living under a rock, you might've heard about this specific type of NoSQL database being mentioned quite often lately.Now, why do you think that is? In fact, do you know what a Vector database actually is? And what you can do with it?In this episode I go over all those questions, eventually hitting the actual answer that prompted this episode: Why is everyone ( and their mother ) talking about Vector databases?Make sure to check it out!Interesting links:My course on using Redis...2024-11-0920 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 36 - Why and how to use AI to become a better developerMany developers avoid using AI in their day-to-day simply because they don't know how to use it. Maybe you're one of them?If reading AI automatically takes you to Copilot then you need to listen/watch to this episode.In this episode I cover 4 different ways in which AI can help you be a more efficient developer, and 2 of those are what I call BBTs (Big Boring Tasks) that are made a lot simpler thanks to AI.I also cover the following products during the episode, make sure to check them out if you're...2024-10-0631 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 35 - The impact of LLMs in software development with Dave Thomas, co-author of the Pragmatic ProgrammerIn today's episode I got to interview Dave Thomas, co-author of one of the most influential books in our industry: The Pragmatic Programmer.During the interview, we talk about the potential impact of LLMs (like Claude or ChatGPT) on the software development profession. Will we still be developing in the same way and following the same principles (some of which were actually coined by Dave on his book) in the next 5-10 years? We attempt to answer that question.Here are some of the topics we cover, but I encourage you to listen to the w...2024-09-3056 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 34 - How to include AI into your dev workflow?Have you considered using AI as part of your dev workflow? Are you aware of all the benefits LLMs can bring to the table?Some companies fear AI simply because of misconceptions, or just lack of understanding. In this episode I cover the reasons why developers should include LLMs into their workflow and some of the best practices to keep in mind during that implementation process.Interesting links:Episode 2: Is AI going to take your job?Cursor: www.cursor.comPrivacy-aware Copilot alternative: https://codeium.com/LM StudioOllamaGPT4AllGet in touch!2024-09-2235 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 33 - How to pick the right tech stack for your product?Sometimes as developers we spend way too much time thinking about the "perfect" tech stack for our projects, and while that doesn't exists, there are some considerations that you can take to make a somewhat smart decision when deciding on what tech to use.Some of the factors that can help you decide on your tech stack are:The complexity of your project.Your team's expertise with the tech.The scalability and growth needs for the product.The type of community support you're looking for.And the cost considerations (including cost of ownership).Remember to...2024-09-1528 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 32 - Working at a startup vs working for bigger companies, which one is better?Where do you prefer to work, smaller startups with very small teams? Or huge multi-national companies where your team is just one of many inside a big department?Have you tried both worlds? I have!And in this episode, I share my own experience of what it's like to work for small, young startups, more mature ones and then making the jump into big, multinational companies.Is there one better than the other? That's up to you to decide, but in this episode I give you all the tools you...2024-09-0843 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 31 - How (and why) to optimize your unit tests for performance?Unit tests are usually 2nd (if not 3rd) class citizens in any codebase, teams usually work on them only once they're done with all the "important" features.However, if you do it like that, chances are those tests will eventually start slowing your development process down. They will affect your coding, and your deployment pipelines, affecting your time-to-resolution metrics or even the business by slowing down time-to-market numbers.In other words, bad tests are a real problem.In this episode I cover several reasons why optimizing for performance is actually a great...2024-08-3125 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 30 - How to have a side project without burning outGetting burned out by a side project is, sadly, quite common in our industry. While side projects are not mandatory for developers, they are quite common.Whether your own side project is technical or not is irrelevant, if you're not careful about it, you will end up burned out by it.So to help you avoid that tragic end, and keep enjoying your side project, I've recorded this episode looking back at my own experience, and how I managed to get burned out myself and the lessons I've learned along the way.If you're...2024-08-1725 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 29 - How to get IT and Business to work togetherIn this new episode of the podcast, I get to talk about how IT (or the dev department) should align with the Business and what strategies are there to do it.Remember, IT and Business are not always aligned, to the point that sometimes IT is neglected and treated as a second-class department that is there only to follow everyone else's direction.So in this episode I talk about the benefits that a company can get by aligning both departments and some interesting strategies to do it, like:Having open and clear...2024-08-1022 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 28 - DevOps for dummies with Bret FisherIn this information-packed episode, I got to interview Bret Fisher, DevOps expert, YouTuber, Course creator and more.If you're new to the DevOps space, or just working adjacently to it, this episode covers everything you ever wanted to know about DevOps but were too afraid to ask.Meet BretYouTube: https://www.youtube.com/@BretFisherWebsite: https://www.bretfisher.comBret's Discord: https://discord.gg/devopsGithub: https://github.com/bretfisherLinkedIn: https://www.linkedin.com/in/bretefisherX: https://x...2024-07-201h 08The Scripting Den PodcastThe Scripting Den PodcastEpisode 27 - Creating your own company as a developer with Tapas AdhikaryIn this episode I got to interview the great Tapas Adhikary, he's been working as a developer for 16 years, and recently launched his own startup, and has been successfully growing ever since.During this episode, he shares the entire journey to becoming his own boss, from saving up for years, planning, finding the right partner and even the impact that his YouTube channel and Twitter activity had on the success of his business.Get to know TapasX: https://x.com/tapasadhikaryYouTube: https://www.youtube.com/@tapasadhikary2024-07-1339 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 26 - How to build applications that scale?What exactly does it mean for your application to scale? How do you architect its backend so you make sure there is room for scaling?In this episode I cover different tips and techniques you can apply to your backend architecture to help it scale.The main topics covered are:The benefits of microservices.Add load balancing.Downside of stateful microservices.Look after your databases.Switch to an event-based architecture.Interesting linksEpisode 21: Microservices vs Monoliths: https://www.youtube.com/watch?v=1xgCS-IolUIRedis Essentials...2024-07-0625 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 25 - Understanding open-source licensesIn this episode, I cover 5 open-source licenses that every developer dealing with open-source (either creating it or using it) should be aware of.In this episode I also talk about what open-source actually is and how it affects the overall software industry.The licenses covered in this episode are the following:GPLMITApacheBSDMozilla Public License If you'd like to know more and learn about more OSS licenses, you can use the following link:  https://choosealicense.com/licenses/Get in touch!X (Twitter): https://twitter.com/deleteman123YouTube: https://www.yo...2024-06-2928 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 24 - Top 5 skills you should have as a backend developerIn this episode I cover some of the basic skills you should focus on learning or perfecting if you're looking to become a backend developer.Are these all the technologies/skills to focus on? Absolutely not! This is just a starting point. There are many more aspects of the role to look into, and that is why I'm also linking some extra articles below.Enjoy the episode! Top skills mentionedPick a backend language. It doesn't matter which one, pick one and go with it.Learn a framework for your...2024-06-2424 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 23 - How to get your manager to love youIn this episode, I'm covering some of the tasks that as developers we need to worry about, even when they're not really about coding.As developers, we're often faced with tasks that are just not "fun", like tracking our work, going into meetings, etc. Truth is, all "cool developers" tend to say they avoid them, however instead of avoiding them, if you understand the reason for them and embrace those tasks, then you'll be helping your manager and you'll be doing a much better job as a developer in the end.The tasks I cover...2024-06-0827 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 22 - Getting started with Open Source, with Santosh YadavIn this episode I got to interview Santosh Yadav, Developer, GDE and Github Star about his own Open Source journey.During the episode, we discuss different topics around the practicality and usefulness of contributing to Open Source for new developers. As well as how easy it is, in reality, to get started down that path.If you're interested in learning more about how to contribute to Open Source, give the episode a listen!Links & sites mentioned:FirstTimersOnly: https://www.firsttimersonly.com/ Github Codespaces: https://github.com/features/codespacesPolar.sh: https://polar.s...2024-06-0239 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 21 - Microservices vs Monolith, what's the better architecture pattern?In this episode I try to answer the age-old question: are microservices really better than monoliths?What do you think?During the episode talk about:- What exactly is a monolith?- What exactly are microservices?- What are the implications of going monolith?- The implications of going microservices.- Main differences and final verdict.Get in touch!X (Twitter): https://twitter.com/deleteman123YouTube: https://www.youtube.com/@the-scripting-denRate us!To ensure the podcast reaches more...2024-05-2526 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 20 - Moving from developer to tech leadKind of a long episode, but in these 40-ish minutes I cover everything you need to know about the process of going from dev to tech lead.I recall how my particular process was, and how I became a tech lead for the first time, what went wrong, and what went right.I also cover what to expect and what makes a great tech lead, as well as some tips to go through the change and not die trying.Links of interestHashnode.com: https://hashnode.com/Dev.to: https://dev...2024-05-1941 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 19 - Culture vs Code - Building successful dev teamsIn this short episode, I cover the topic of "Culture vs Code" when building development teams. What should be the priority? And the type of effects prioritizing one over the other will have on the dev team.In the end, I also provide some advice on how to build a successful and welcoming culture for your dev teams, so make sure you listen until the end!Get in touch!X (Twitter): https://twitter.com/deleteman123YouTube: https://www.youtube.com/@the-scripting-denRate us!To ensure the podcast reaches...2024-05-1219 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 18 - The journey to becoming a developer with Sergii KirianovIn this episode I got to interview the JavaScript Messiah himself: Sergii Kirianov.Sergii is a former seaman who after 10 years of working at sea decided to switch careers and become a developer. During this episode, Sergii shares his journey, how he managed to start learning development, how much time he spent doing it until he landed his first job.Interesting links:CS50 from Hardvard: https://pll.harvard.edu/course/cs50-introduction-computer-scienceThe Odin Project: https://www.theodinproject.com/MDN Docs: https://developer.mozilla.org/es/JavaScript.info: https://javascript.info...2024-05-0459 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 17 - How to stay relevant in the IT industry and not die tryingAs developers, if we're not constantly updating ourselves, we're easily replaced by others who do. So how can you stay up-to-date in our industry without collapsing under the weight of all the new technologies being released every day?Here's the gist of the episode:Figure out the best way for you to learn new concepts. Start curating sources of information to understand what's going on in the industry.Join a community and figure out what they're excited about.Play with the tech you're interested in. Create demos, create content around it.Interesting li...2024-04-2718 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 16 - Dealing with JavaScript fatigue with Natalia VendittoIn this week's episode, I got to interview Natalia Venditto, ex-MVP and current GDE, working on JavaScript tooling in Microsoft.She's been working with JavaScript for a long time and shares her insights into how best to stay updated without getting burned out by the ever-changing JS ecosystem.We also cover some great advice about how to pick your information sources that will help you stay updated and the effect social media ( and tech influencers) has on new developers.Give it a listen and tell us what you think!Meet Natalia:2024-04-2146 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 15 - What comes after the MVP with Alex OlivierOn this episode of the podcast, I got to interview Alex Olivier, co-founder of Cerbos about what comes after the initial MVP stage of a new project. During our conversation, we focused on the role of security and how relevant it is for founders and solo builders after they publish the initial version of their project.If you're building a complex system that will require extensive user access control, check out the episode, it's filled with useful details and advice from someone who's already gone through it and ended up building a product that can help...2024-04-1333 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 14 - The art of code reviewIn this episode I cover some aspects of the code review process.  Some good and bad practices as well as some recommendations as to how to tackle a code review from the reviewer and the reviewee.Main concepts takled:Code review should be part of every dev process.Establish a secure place during a CR session.Coming into a code review expecting problems.As the dev being reviewed, you should have a chance to explain your work, this is not just about getting told you're bad.A CR session should never be personal.As a...2024-04-0615 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 13 - Framework first vs Fundamentals firstWhat process do you go through when learning a new language or a new piece of technology?Many developers will suggest you should first focus on going through the fundamentals of the technology before jumping into a framework. Others would argue that going framework first is a much faster way to get a job.So which one is your go-to strategy?In this episode I cover the pros and cons of both approaches, and I also suggest a 3rd, alternative way of going about it.Get in touch!X (Twitter...2024-03-3018 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 12 - 5 lies about the IT industry that we should all talk aboutDuring this episode I'm going to play the "I'm an old & wise developer" card, and I'll cover 5 completely wrong and inaccurate lies about our industry that sadly, are still around in some communities.The points I'll cover are:You need to know math to be a good developer.You need to have passion for software development to be any good.You need to start young or you'll never make it.You need a CS degree to be a developer.Stack A is better than stack B.Get in touch!...2024-03-2320 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 11 - The road to launching your own product as a developer with Lucas da CostaIn this fantastic episode, I get to interview Lucas da Costa, founder and CEO of Briefer, a Y-combinator-backed startup.Lucas as been through the entire process of using open-source to improve his career, and then changed paths to become his own boss (more on that during the episode), and launching his own product.Are you interested in following a similar path? Then listen close, because this episode is packed with advice from Lucas.Get to know Lucas:X: https://twitter.com/thewizardlucasLucas' website: https://lucasfcosta.com/Github: https://github.com...2024-03-1632 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 10 - 4 ways to improve your coding skillsWe've made it to the 10th episode!First of all, thanks or sticking with the podcast, hopefully, this will go on for much longer!Now, onto the episode: this time I cover 4 ways in which you can improve your coding skills. And spoiler alert: they all revolve around you coding more. I don't think tutorials or YouTube videos will help you at getting better by themselves, you have to practice the skill you want to improve, there is no other way.The topics I cover in detail during the episode are:Reproduce other...2024-03-0918 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 9 - 3 mistakes you're probably making while unit testing your codeHi again!In this rather technical episode, I'm covering some common mistakes you might be making while unit testing your code without even realizing it!These are very common and in some spaces, they're even common practice, so keep an eye out, you might be doing this thinking it's the right way to unit test!Mainly, the mistakes (or bad practices) I'm covering are:Testing more than one thing inside each test.Relying on external services for your tests (like a database).Only aiming for test coverage and not worrying about any...2024-03-0215 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 8 - The relationship between analytics and user feedback for a successful productIn this episode  I get to interview Ivan  Fresneda, ex-Google and ex-Amazon who's been delving into the relationship between analytics and user feedback to ensure the success of  a software product.During the episode we'll discuss what are Ivan's most relevant data points (you'll be surprised!) and when exactly does user feedback has to play a relevant role in  shaping the future of a product.Get to know Ivan!X (Twitter): https://twitter.com/ivanfcInstagram: https://www.instagram.com/ivanfc/Get in touch!X (Twitter): https://twitter.com...2024-02-2434 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 7 - 3 non-coding skills to standout as a developerWhen everyone's a developer, the easiest way to standout is not through technical skills, but rather, through non-technical ones.In this episode, I'm sharing 3 different skills that will set you apart in the eyes of your manager and everyone else around you. And the best part? They don't require complex technical knowledge, or insanely long hours of watching tutorials.Get in touch!X (Twitter): https://twitter.com/deleteman123YouTube: https://www.youtube.com/@the-scripting-denRate us!To ensure the podcast reaches more developers, make sure to rate...2024-02-1722 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 6 - 9 insights about software development that took me 20 years to figure outIn this episode I share 9 pieces of advice about our industry that took me 20 years to figure out.During the past 20 years, I've had the privilege of working in many roles. Yes, I have worked as a developer, but also as a team lead, a manager, even recently as a DevRel. And in this episode I'm sharing my biggest lessons.The items covered in this episode are:How to deal with ego as developers.Languages are just tools.It's less about memorizing algorithms and more about learning to use Google.You'll be always learning...2024-02-1031 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 5 - Should you change companies for a raise?While in other industries getting a raise through a company change might seem crazy and unorthodox, the IT industry is different.Lots of developers quit their jobs for a new one, just so they can get a raise or a promotion.Is this ethical? Does it make sense from a professional POV? In this episode, I cover the reasons why you should quit and when you should quit.So if you're wondering if that should be your next career move, you might want to listen to this episode first, and then decide!...2024-02-0313 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 4 - Let's talk web accessibility with Graham RitchieIn this episode I interview the amazing Graham Ritchie about one of his passions: Web AccessibilityWe discussed topics such as:What exactly is accessibility and who is affected by it.Reasons to care about accessibility.Why should companies invest in accessibility.And how to get started, as a developer, learning about accessibility.Get to know Graham!X (Twitter): https://twitter.com/GrahamTheDevGraham's mega article about AccessibilityWCAG Overview: https://www.w3.org/WAI/standards-guidelines/wcag/Twitch: https://twitch.tv/GrahamTheDevRelGitHub: https://github.com/GrahamTheDevRelThe A11y Project: https://www...2024-01-2731 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 3 - Things you should never say to your managerAre you part of a team? Do you care about your colleagues? In this episode I cover a few phrases that you should never say to your manager.Don't get me wrong! This is not an episode on what you should not do as a developer, but rather, about how to manage the communication with your manager and your teammates!Get in touch!X (Twitter): https://twitter.com/deleteman123YouTube: https://www.youtube.com/@the-scripting-denRate us!To ensure the podcast...2024-01-2014 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 2 - Is AI going to replace developers?Ever since ChatGPT hit the public, developers have been asking this exact same question. Some of them claiming our job is going to disappear, and others simply laughing at the idea.What do you think? Will we be left out of a job thanks to AI?Listen and find out what I think about it and the impact I think AI is going to have in our professional lives.Get in touch!- X (Twitter): https://twitter.com/deleteman123- YouTube: https://www.youtube.com/@the-scripting-den2024-01-1310 minThe Scripting Den PodcastThe Scripting Den PodcastEpisode 1 - Things you should never say to a clientIn this first episode of The Scripting Den Podcast, I'll share some insights and advice for your client meetings.As developers, it's not very common to be client-facing, sometimes you're just used to staring at your monitor and having technical discussions with your colleagues.However, when it comes to being part of a conversation with a potential (or existing) client, then the set of skills required are completely different!In this episode I'll share some phrases that you should never say to them, and what you can say instead....2024-01-0617 minSemaphore UncutSemaphore UncutFernando Doglio on Skills of a Successful Software EngineerBeginners might be intimate by the amount of knowledge and available resources when getting into software development. Finding the right direction and discerning what’s most important can be challenging. On this basis, Tech Writer and DevRel Fernando Doglio shares his insights on the essential skills of a successful software engineer. We'll delve into his two decades of experience in software development and explore his latest book, Skills of a Successful Software Engineer, as well as his thoughts on software testing and AI-assisted programming.Listen to the full episode or read the transcript at https://se...2023-05-1819 minCodeNewbieCodeNewbieS18:E2 - What are some essential skills you’ll need to be successful on your coding journey (Fernando Doglio)In this episode, we talk about essential skills you’ll need to be successful in your coding journey with Fernando Doglio, data engineering manager at Accenture and author of the book Skills of a Software Developer. Fernando talks about the importance of learning computer science fundamentals, misconceptions early career developers have, and how to tackle the personal side of coding. After listening if you want to get a copy of the book, go to the link in our show notes and use offer code poddevdisc21 for a 35% discount. Show Links Partner with Dev & CodeNewbie! (sponsor) JavaScript Sk...2021-11-1538 minTech Lead JournalTech Lead Journal#62 - You're Never Coding Alone, How to Be a Good Team Coder - Fernando Doglio“Coding well with others or being a team player is at the heart of everything we do as developers. Unless you’re coding yourself for a piece of software that only you are going to use, you’re not a solo developer." Fernando Doglio is the author of “Skills of a Software Developer”. In this episode, Fernando shared some insights from his book on how to be a successful software developer. He highlighted that software development is a mostly a team effort and shared tips on how we can work well within a team, including not to fall into...2021-11-0147 minIT Career EnergizerIT Career EnergizerLearn To Learn and Never Be Afraid To Ask Questions with Fernando DoglioIn this week’s show, Phil talks to Fernando Doglio, who describes himself as a fulltime geek. He’s an experienced Software Development Manager and architect with a background in Web Development and Big Data architectures. He also writes technical articles and is a published author, his latest book being ‘Codes Well with Others’ which is being published by Manning. Fernando talks about why we must continue to learn throughout our careers. He also discusses why it’s okay to ask questions in order to make sure we do the job well.   KEY TAKEA...2021-10-2535 minChariot TechCastChariot TechCastTechChat Tuesdays #18: Dev News with Sujan KapadiaToday we welcome Sujan Kapadia to the show, Director of Consulting here at Chariot Solutions, and Dev News veteran from days past. He and Ken bring a whole slew of dev topics to the livestream today, and we pilot a new feature section: Unpopular Tech Opinions. Tweet us yours @techcast, or drop us a comment on our next show on Tuesday at noon! Show Notes TypeScript 4.0: Microsoft’s announcement, Fernando Doglio’s Medium post about the features he’s most excited for, and a great podcast interview with Luke Hoban. Tesla’s full self-driving beta. De...2020-11-1253 minEntre Dev y Ops PodcastEntre Dev y Ops PodcastEDyO 45 - Normas... flujos de trabajoEn el episodio 45 del podcast de http://www.entredevyops.es/ TBD. Blog EntreDevYOps - http://www.entredevyops.es Twitter EntreDevYOps - https://twitter.com/EntreDevYOps LinkedIn EntreDevYOps - https://www.linkedin.com/in/entre-dev-y-ops-a7404385/ Patreon EntreDevYOps - https://www.patreon.com/edyo Amazon EntreDevYOps - https://amzn.to/2HrlmRw Enlaces comentados: Web de Fernando Doglio - https://www.fernandodoglio.com/ The importance of standards in development teams - https://blog.logrocket.com/standards-and-why-you-need-them-b48309053e41 GitFlow - https://nvie.com/posts/a-successful-git-branching-model/ No te olvides de poner el WHERE en el DELETE FROM - https://www.youtube.com/watch?v=i...2019-01-3100 min