<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Monta Engineering</title>
    <description>The latest articles on DEV Community by Monta Engineering (@monta-engineering).</description>
    <link>https://dev.to/monta-engineering</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F5027%2Fdac2b87f-47dc-468c-ab10-c2aad9e2d893.png</url>
      <title>DEV Community: Monta Engineering</title>
      <link>https://dev.to/monta-engineering</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/monta-engineering"/>
    <language>en</language>
    <item>
      <title>Engineering Culture at Monta</title>
      <dc:creator>Christian Weinberger</dc:creator>
      <pubDate>Wed, 26 Apr 2023 13:24:43 +0000</pubDate>
      <link>https://dev.to/monta-engineering/engineering-culture-at-monta-6em</link>
      <guid>https://dev.to/monta-engineering/engineering-culture-at-monta-6em</guid>
      <description>&lt;p&gt;At &lt;a href="https://www.monta.com"&gt;Monta&lt;/a&gt;, we &lt;strong&gt;value a healthy engineering culture&lt;/strong&gt;. Therefore we invest a lot in driving the engineering experience and improving the engineering org - since day 1.&lt;/p&gt;

&lt;p&gt;In this post I want to share with you how we work and what you can expect when working at Monta. I'm using this amazing "&lt;a href="https://blog.pragmaticengineer.com/pragmatic-engineer-test/"&gt;12 Questions on Engineering Culture&lt;/a&gt;" test posted on &lt;strong&gt;The Pragmatic Engineer&lt;/strong&gt;, written by &lt;a href="http://www.linkedin.com/in/gergelyorosz"&gt;Gergely Orosz&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✅ Equity or profit sharing
&lt;/h2&gt;

&lt;p&gt;At Monta everyone who is joining the company will receive warrants. It's built into our engineering and salary framework and part of "the package". From what we know (e.g. from investors) our packages are ~5x more attractive than what other companies at our size and scale are usually giving.&lt;/p&gt;

&lt;p&gt;We are also super transparent: you can track your vested warrants as well as their value at any point in time using &lt;a href="https://ledgy.com"&gt;Ledgy&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QwfCKIPv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/mtinnwxhr4q89k92qdk6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QwfCKIPv--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/mtinnwxhr4q89k92qdk6.png" alt="Ledgy Dashboard" width="800" height="479"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  ✅ Roadmap/backlog that engineers contribute to
&lt;/h2&gt;

&lt;p&gt;We are running a Product &amp;amp; Engineering department, split up into several divisions and squads. Within each division, our teams are responsible for their roadmaps and contributions - the same is true for our teams. The teams are run by a Product Manager and an Engineering Manager to ensure that both, Product and Engineering, has a voice when it comes to roadmap planning and prioritization.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✅ Engineers directly working with other ICs
&lt;/h2&gt;

&lt;p&gt;Although we have created some structure within Product &amp;amp; Engineering our teams consists of Monteers from all disciplines: Product, QA, Frontend, Backend, UX, Design, Devops, what-not.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KKi4mx7n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/voiebfandvbwalds2zvd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KKi4mx7n--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/voiebfandvbwalds2zvd.png" alt="Product &amp;amp; Engineering Org" width="500" height="349"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We not only encourage direct communication within the teams and divisions but also direct cross-division communication. Introducing critical paths or bottleneck is in nobody's interest.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✅ Code reviews and testing
&lt;/h2&gt;

&lt;p&gt;Yes, we do! It's baked into our CI/CD pipeline and in general no code is going into an integration branch before a code owner has approved it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--RgIHkPOA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4sri7myw88dbfy814j9d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--RgIHkPOA--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4sri7myw88dbfy814j9d.png" alt="Code Review Process" width="800" height="871"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When it comes to testing we are following a pragmatic approach: the more serious it gets, the more test coverage we expect. But we are not religious about numbers: we want good quality and relevant tests, not a meaningless number.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KZAwKq6M--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tlzj0vys9tb9jr6wr6pl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KZAwKq6M--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/tlzj0vys9tb9jr6wr6pl.png" alt="Pragmatic Approach to Testing" width="800" height="564"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  ✅ CI and engineers pushing to prod
&lt;/h2&gt;

&lt;p&gt;We are using automated checks (via GitHub Actions) and deploys. Deployments to Development and Staging happen automatically after the respective integration branch has been updated. Deploying to Production involves going into ArgoCD and hitting a button - just as an extra layer of control.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--3KwInIXD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9e5syalzbqxct6mddk9x.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--3KwInIXD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9e5syalzbqxct6mddk9x.png" alt="ArgoCD" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  ✅ Internal open source
&lt;/h2&gt;

&lt;p&gt;All our private GitHub repositories are available to the Product &amp;amp; Engineering org. Any engineer can go in and create a PR.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✅ Healthy oncall as a priority
&lt;/h2&gt;

&lt;p&gt;Certain teams (e.g. SRE/DevOps) have on-call schedules. Otherwise we don't have them per-se. However, we expect from our engineers to take ownership of their services. This means if something goes south, go in and fix it. At the same time they are the ones judging when a service goes to production. Of course if it happens off-hours we are happy to give this time back.&lt;/p&gt;

&lt;p&gt;When it comes to general support we account for it by estimating ~25% of our efforts being dedicated to support-related issues (bug-fixes, improvements, refactorings). Before a developer has to deal with a support ticket it gets properly reviewed and prioritized so they know if they need to jump on it &lt;em&gt;right now&lt;/em&gt; or it can be done during this or next cycle.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✅ Technical managers
&lt;/h2&gt;

&lt;p&gt;We want managers to know what they are talking about. Any engineer in our org has an Engineering Manager to talk to. And we also expect from our Engineering Managers to keep up with the trends and spend 30-60% on actively contributing to our code bases.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✅ Career ladder (when above 10 engineers)
&lt;/h2&gt;

&lt;p&gt;We have defined a career ladder with all kind of information around requirements, code % and progression (and salary) for our IC and management tracks.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--WnEY4EME--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/c5fgm407m12ugdy00j9h.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--WnEY4EME--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/c5fgm407m12ugdy00j9h.png" alt="Career ladder" width="800" height="851"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  ✅ Parallel IC &amp;amp; manager tracks (when above 30 engineers)
&lt;/h2&gt;

&lt;p&gt;At Monta we find it important to offer equal career opportunities for both, IC and management track. We don't want to incentivize becoming a manager if that's not what you really want to do - mostly to avoid &lt;a href="https://en.wikipedia.org/wiki/Peter_principle"&gt;The Peter Principle&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--CgNsIWen--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rvibff8139ngpe9mqg5n.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--CgNsIWen--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/rvibff8139ngpe9mqg5n.png" alt="Parallel tracks for IC/Management" width="800" height="230"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Both tracks are also on the same salary band. So it doesn't matter if you aim for becoming Senior II or Engineering Manager.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✅ Feedback culture
&lt;/h2&gt;

&lt;p&gt;Feedback is super important for personal and professional growth. While we have formalized feedback sessions (Annual Performance Meeting) we encourage everyone to provide feedback immediately or in the weeklies.&lt;/p&gt;

&lt;p&gt;Additionally we collect company-wide feedback using CultureAmp - monthly surveys touching on Happyness, Values, Culture as well as Diversity.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✅ Investing in professional growth
&lt;/h2&gt;

&lt;p&gt;We started several initiatives to ensure everyone is able to grow and develop:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;An excessive onboarding week where new-joiners are taken through all our departments&lt;/li&gt;
&lt;li&gt;A mentor/buddy program, to especially help new-joiners within their first 6 months&lt;/li&gt;
&lt;li&gt;A dedicated education budget which can be spend on conferences, trainings, books, language classes, you-name-it&lt;/li&gt;
&lt;li&gt;Friday Tech Innovation - an initiative to foster innovation, giving an opportunity to break out of your project or implement something you think is great for the company (or just a coffee machine automation)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--lffGbhQS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ypn8wo6y9etij5mfwc1f.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lffGbhQS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ypn8wo6y9etij5mfwc1f.png" alt="Friday Innovation Time" width="800" height="626"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;I hope that gives you some valuable insights into how we work at Monta. Despite being only a little more than 2 years old we are a tech-driven company led by experienced tech people.&lt;/p&gt;

&lt;p&gt;If you are interesting in working with us, check out our open positions at &lt;a href="https://monta.com/uk/careers/engineering/"&gt;Monta&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  References
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://blog.pragmaticengineer.com/pragmatic-engineer-test/"&gt;The Pragmatic Engineer Test: 12 Questions on Engineering Culture&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://blog.pragmaticengineer.com/the-developer-culture-test/"&gt;A Software Engineering Culture Test&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>engineering</category>
      <category>culture</category>
      <category>pragmaticengineer</category>
    </item>
    <item>
      <title>My TOP 23 tips for engineers</title>
      <dc:creator>Christian Weinberger</dc:creator>
      <pubDate>Thu, 02 Mar 2023 08:02:56 +0000</pubDate>
      <link>https://dev.to/monta-engineering/my-top-23-tips-for-engineers-39kn</link>
      <guid>https://dev.to/monta-engineering/my-top-23-tips-for-engineers-39kn</guid>
      <description>&lt;p&gt;Find below my personal and subjective (!) tips for engineers - regardless of their level of “seniority”💡 (unordered)&lt;/p&gt;

&lt;p&gt;🎙️ Expectation management is key to success. It’s totally fine to deliver late. But make sure to inform stakeholders on a regular basis and not the day of delivery. Come up with workarounds (reduced feature set etc) and be solution oriented.&lt;/p&gt;

&lt;p&gt;💭 Think before you build. Create diagrams, notes or tests before diving into implementation. This helps you to understand the full magnitude of a feature and identify potential edge cases early.&lt;/p&gt;

&lt;p&gt;❤️ Do what you love, love what you do. Solving puzzles can be tough sometimes (as any other job); if you like doing it, it makes your life a lot easier. Also make sure that you have a healthy out-of-work life and spend time with family, friends and your side projects.&lt;/p&gt;

&lt;p&gt;🧹 Leave the world (code) a better place. No need to refactor all at once. Fix code smells, add missing tests or documentation and refactor that tiny part that you are working on. The next engineer will be happy to continue from there.&lt;/p&gt;

&lt;p&gt;😎 Be pragmatic, not dogmatic. Most of the times you’ll get to 90% of the result with 20% of the efforts. Consider if the last 10% of automation, features, etc are worth the efforts.&lt;/p&gt;

&lt;p&gt;👑 Prioritization is king (queen). A task is never equally important to another one. Make sure to prioritize accordingly. If you are lacking information to do this, involve your manager and make your problem their problem. You only can do so much on a day so make sure you’re doing the important things first. &lt;/p&gt;

&lt;p&gt;👥 Reviews are not just a formality. Review each others code and thoughts regularly and provide meaningful feedback. Nitpicky and code style comments are OK but don’t lose the big picture over it. Having a passing test doesn’t mean the solution is correct. Fact-check the test to ensure it’s validating the right thing.&lt;/p&gt;

&lt;p&gt;💬 Communicate. Whether it is with clients or colleagues, communication is key. Talk with your team, share your intentions, ask questions, offer up solutions when asked for help, say when you don’t know the answer and say “thank you “.&lt;br&gt;
(Guest-tip from &lt;a href="https://www.linkedin.com/in/heidipuk/"&gt;Heidi Puk Hermann Schwartz&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;👻 Be visible. I know, some are more introvert or extrovert than others. Try to take part in discussions (can be written as well) to make your opinion count. A nice little hack is also to do a written summary of what you did today (post-day daily) in slack. This will give you visibility within your team and company, create some structure for yourself and serve you as a summary for the next mornings’ standup.&lt;/p&gt;

&lt;p&gt;🤖 Automate as much as possible to get rid of repetitive tasks (also: be pragmatic about it). If something requires your action multiple times a week try to automate it. Build tools to enable others, non-engineers, to configure your solutions (eg Admin Panel or similar). This allows you to focus on your work while product managers or others can react to configuration changes.&lt;/p&gt;

&lt;p&gt;📚 Keep learning. Follow blogs, read books or discuss different approaches and extend your knowledge with new techniques. You don’t need to „use“ it right away, but knowing various approaches will help you to put anything you build into perspective. But watch out that you don’t fall for hype-driven development scheme. There’s no silver bullet out there. &lt;/p&gt;

&lt;p&gt;👩🏫 Onboarding is super important. Try to join your company for an onboarding week in their headquarter. It’s not only about getting onboarded to tech stack and engineering practices. The magic happens when you get in touch with all people from various departments and a motivational and visionary onboarding from the founders. This gives you insights into their daily work and struggles as well as the big picture for the company and it’s mission. That’s why we do this a full week every month at &lt;a href="https://www.monta.com"&gt;Monta&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;☎️ If there is a significant imbalance between people joining a meeting on-site vs remote, make sure to treat remote people as first-class citizens. If you are sitting in a meeting room use best-in-class microphone and camera to make the experience seamless. My favorite “hack” to make everyone feel included is to join meetings individually - instead of sitting in a meeting room, just dial in separately so everyone is participating “remote”.&lt;/p&gt;

&lt;p&gt;🏋️ Find perk equivalents in other countries you’re operating in. Headquarter has a nice gym in their building that can be used by employees? Give your remote people access to Urban Sports Club or similar. Also bring people together as often as possible (and reasonable). For important kick offs, off-site days, company trips and engineering workshops. Being able to putting a person behind a slack avatar can make a hell of a difference for productivity and communication. &lt;/p&gt;

&lt;p&gt;✅ Write reasonable tests and make them part of your routine. This will not only give you some extra assurance but also force you to craft code that can be abstracted and tested. You’ll learn how to deal with mocks, interfaces and repositories and your code will get more maintainable and extendable. Don’t aim for 100% coverage unless it is a super business critical service, but do the tests that make sense. Isn’t it satisfactory to see the green check marks after running them?&lt;/p&gt;

&lt;p&gt;📝 Structure your pull requests using pull request templates. Add some hygiene check marks as a reminder for any created PR, eg:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Did you add tests?&lt;/li&gt;
&lt;li&gt;Did you update relevant documentation and api specs?&lt;/li&gt;
&lt;li&gt;What kind of change is this? (breaking change, bug fix, new feature, …)&lt;/li&gt;
&lt;li&gt;Reference to ticket system etc.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GitHub’s pull request template is easy to set up and you’ll get confronted with these questions / reminders for every PR you create. They also serve as a todo list for the reviewer.&lt;/p&gt;

&lt;p&gt;📊 Add monitoring and alerts to your services. It’s super easy to write prometheus metrics which can be visualized by grafana or similar. Super useful to get insights into server and service metrics and KPIs or to visualize potential errors. Example: in our data forecast service we track how much data ahead we have (eg 33 hours) and send alerts when we reach the minimum threshold (eg 12 hours). This allows us to act before missing data becomes a problem for consuming services.&lt;/p&gt;

&lt;p&gt;💚 Be a role model for our society. Odds are that you earn more in engineering than the average person out there. Use that luxury of not needing to think what to buy from the supermarket to do the right things. Donations are nice, but there are other things too that have a huge impact:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Volunteer&lt;/strong&gt; to help at school of your kids&lt;/li&gt;
&lt;li&gt;Study reasons and benefits of the &lt;strong&gt;vegan movement&lt;/strong&gt; and eventually apply this to your life style to safe animals, the planet or just eat and life healthier&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Support&lt;/strong&gt; people that haven’t had the luck or prerequisites that you had; help serving food to people in need or check out what you can do within your community / neighborhood&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Mentor&lt;/strong&gt; people from underrepresented groups&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You’ll be excited and surprised how much you can contribute and how fulfilling it is. 🤩&lt;/p&gt;

&lt;p&gt;💼 Think twice before pursuing this new fancy “head of”, “engineering manager” or “tech lead” position. There are so many different tracks in engineering (individual contributor, tech advocate, people management) - finding the one that suits you best should be your priority over hunting a career path or title that might not make your happy. Also salary wise you can stay out of people management or lead positions and get a great result. At &lt;a href="https://www.monta.com"&gt;Monta&lt;/a&gt; we created a career and salary framework that treats individual contributors on par with manager tracks.&lt;/p&gt;

&lt;p&gt;👩‍🔬 Add some extra juice when programming commands, jobs or migrations. Especially if they are irreversible or have huge impact (eg sending out emails) make sure to add flags to simulate the output. This takes away the fear from running these and makes your live easier when you’ve to apply updates at some point in time. I also encourage you to add logs and relevant statistics to them, eg number of changed entities, number of skipped entities or failed entities.&lt;/p&gt;

&lt;p&gt;🏗️ Your Dev Ops and infrastructure team is always under heavy demand. To mitigate, you can do a couple of things, just as &lt;a href="https://www.linkedin.com/in/jonas-hermann-schwartz-4b71b37/"&gt;Jonas Hermann Schwartz&lt;/a&gt; did at &lt;a href="https://www.monta.com"&gt;Monta&lt;/a&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Educate the team on infrastructure and tooling&lt;/li&gt;
&lt;li&gt;Make use of IaC (Infrastructure as Code) and give developers access to it via GitHub / Pull requests&lt;/li&gt;
&lt;li&gt;Have a dedicated support channel to avoid ad-hoc requests in DMs or all over the place&lt;/li&gt;
&lt;li&gt;Build tools that allow developers to change simple things (like environment 
variables) or run commands&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🗣️ Provide feedback - and this goes both ways: make sure to give immediate feedback to your managers and team members. No need wait for the next feedback meeting, bring it up with context when it happens. Of course this requires a good feedback culture, but you are part of this :). Take feedback in, don’t be defensive but constructive and use it to improve yourself, processes or the company.&lt;/p&gt;

&lt;p&gt;🤗 Soft skills are important! Continue improving them continuously and never stop. This includes communication skills - how you talk with other people, colleagues or customers or how you convey information within the team - but also many other skills such as time management, problem-solving skills, reliability and so on.&lt;/p&gt;

</description>
      <category>engineering</category>
      <category>tips</category>
      <category>career</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
