What does playing a game like Elden Ring add to your on-call game? It teaches you to be resilient and more importantly the fundamentals of understanding the patterns in front of you to be well prepared and make quick decisions. I share a first person experience of leveling up on the field, how to deploy Node.js on Kubernetes and why great observability is important: https://lnkd.in/dsq4Km7W
Jeremy Colin’s Post
More Relevant Posts
-
When frontend and backend unite over JSON, but the full-stack dev feels the pressure of managing both! Shoutout to all the full-stack warriors out there. #programmingmemes #developermemes #programmerlife #codinglife #softwaredevelopment #memes #stackoverflow #techmemes #codingmemes #memesdaily #memeoftheday #meme
To view or add a comment, sign in
-
I recently shared a post about using any in TypeScript and wanted to address some key points based on the feedback I received. Firstly, I want to thank everyone for highlighting the benefits of using unknown instead of any. That was a real eye-opener for me—definitely something I plan to incorporate moving forward! ✨ To clarify, my intention wasn’t to advocate for the use of any in production code. I use any as a temporary placeholder during development to avoid being slowed down by type issues. Once I complete a feature or task, I dedicate significant time to defining types and organizing type interfaces. My goal was to emphasize this process. It’s important to acknowledge that using any comes with significant downsides: it undermines TypeScript’s type safety, makes code harder to maintain, can obscure bugs, lead to inconsistent API interactions, complicate refactoring, and reduce the benefits of IDE features like autocompletion. While any can be useful for quick prototyping, it should be avoided in production code due to these potential issues. I hope this clears up my perspective, and I apologize if my previous post caused any confusion or discomfort. 😭 #TypeScript #CodingTips #DevCommunity #TypeSafety #ProgrammingBestPractices #CodeQuality #FrontendDevelopment #TechFeedback #DevelopmentTips #Prototyping #SoftwareEngineering #TypeScriptBestPractices #TechInsights #CodeMaintenance
To view or add a comment, sign in
-
I came home from the Docker, Inc Captains Summit in June with loads of inspiration. Also with COVID but I got over that. :) One of the features I have been exploring is “compose watch” which enhances your development workflow dramatically, updating your containers on the fly as you change code during development. And it is so easy to use! This blog post is the result of a lot of experimentation.
Exploring docker compose watch in Visual Studio Code
https://thedatafarm.com
To view or add a comment, sign in
-
Hello, #connections 👋 🚀 Day 19 of #codeEveryday, Due to some personal events and all those stuff I'm not able to follow codeEveryday properly but still I'm trying to do at least one fix or improve project by little bit everyday Today I fixed some issues in my personal website and also work on some private projects. #coding #code #frontend #codingchallenge #365daysofcode #100daysofcode
To view or add a comment, sign in
-
Does anyone else feel jazzed when they see their Docker containers working as expected? 💃 🪩 🐳 This week, I've been learning a lot about #gracefulshutdown for Node/Express/Docker/Kubernetes, and it's been a blast! (^^See the link in the comments for a cool resource shared with me to learn some #Docker best practices!) We also had some great teamwork effort with Tony Vo getting the Audition Cat frontend #containerized! We're another step closer to deploying! 🫰 😻 So proud of us. #softwareengineering #softwaredevelopment #coding #Node #womenintech #learningjourney #tech #kubernetes
To view or add a comment, sign in
-
🌟 Ever pondered the uncanny similarity between relationships and code? 🤔 Brace yourself - they both have a knack for crashing unexpectedly! 😅 #valentinesday #code #fullstackdevelopment #techcareerskills But just like debugging a program, with a bit of perseverance and a sprinkle of humor, we can tackle those glitches head-on. #codechallenge #webdevelopment #frontend #backend 💻💑 Let's decode the secrets of lasting connections together! 🚀 #Relationships #Code #Debugging #FunnyButTrue #Perseverance
To view or add a comment, sign in
-
Master coding from frontend to backend! Our full stack development course empowers you to build the future of tech. Enroll now and unleash your potential! 🚀 #FullStackJourney" #CodeMastery #FullStackMagic #TechSkills #CodingJourney #Frontend #Backend #DeveloperLife #TechEducation #LearnToCode #WebDevelopment #ProgrammingCourse #BuildTheFuture #CodingBootcamp #DigitalSkills #CareerGrowth
To view or add a comment, sign in
-
Feeling stuck in a coding rut? Remember, every bug you fix is a step closer to mastery. Embrace the challenges, for they're the stepping stones to your success. Keep pushing forward, your breakthrough moment is just around the corner! #backend #frontend #SoftwareDevelopment #bug
To view or add a comment, sign in
-
🔹 TypeScript Challenge: The Power of keyof for Type Safety 🔹 Today, I tackled the keyof operator, a fantastic tool in TypeScript that extracts the keys of a type into a union! 🎶 Imagine you’re working with a collection of artists and want to ensure any artist passed into a function is valid without hardcoding each name. Key Takeaway: keyof lets us maintain type safety without manually updating types. It’s a powerful way to ensure function inputs match the keys of an object—essential for scalable code. #TypeScript #TypeSafety #LearningJourney #TypeHero #Coding Example: Given an object like casettesByArtist, we can dynamically generate a type representing all artists:
To view or add a comment, sign in
-
Project Update 💻 completed the backend part of application tracker project, wrote all the controllers and routes. tested all the apis, 💪 from tomorrow onwards will be focusing on frontend part 📈 #coding #buildinpublic #LearnInPublic
To view or add a comment, sign in
UPLAWDER - J'accompagne les professionnels du droit dans leurs enjeux de communication et développement.
3moWhat a legend ! 🍿