<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
	<channel>
		<title>Author at Infinum</title>
		<atom:link href="https://infinum.com/blog/author/luka-maric2/feed/" rel="self" type="application/rss+xml" />
		<link></link>
		<description>Building digital products</description>
		<lastBuildDate>Fri, 03 Apr 2026 12:58:20 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>

					<item>
				<image>
					<url>7855https://infinum.com/uploads/2020/09/take-over-legacy-project-0.webp</url>
				</image>
				<title>The Right Way to Take Over a Legacy Project</title>
				<link>https://infinum.com/blog/take-over-legacy-project/</link>
				<pubDate>Tue, 29 Sep 2020 16:05:00 +0000</pubDate>
				<dc:creator>Luka Marić</dc:creator>
				<guid isPermaLink="false">https://infinum.com/the-capsized-eight/take-over-legacy-project/</guid>
				<description>
					<![CDATA[<p>Discover the most common challenges and misconceptions around legacy projects, and how our team worked through them.</p>
<p>The post <a href="https://infinum.com/blog/take-over-legacy-project/">The Right Way to Take Over a Legacy Project</a> appeared first on <a href="https://infinum.com">Infinum</a>.</p>
]]>
				</description>
				<content:encoded>
					<![CDATA[<div
	class="wrapper"
	data-id="es-266"
	 data-animation-target='inner-items'>
		
			<div class="wrapper__inner">
			<div class="block-blog-content js-block-blog-content">
	
<div class="block-blog-content-sidebar" data-id="es-92">
	</div>

<div class="block-blog-content-main">
	
<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-95"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-93">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-94'
	>
	As a kid, I enjoyed watching MTV’s show “Pimp my ride”. The premise was simple: Transform an old vehicle into a high-tech masterpiece. It taught me that no matter how bad things might look, they can be improved beyond recognition.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-98"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-96">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-97'
	>
	Recently, I started drawing more and more parallels between cars and software development projects.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-101"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-99">
	<h2	class='typography typography--size-52-default js-typography block-heading__heading'
	data-id='es-100'
	>
	Practice over theory</h2></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-104"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-102">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-103'
	>
	Not so long ago, we took over a <em>legacy project</em> for a client, one of the biggest names in the entertainment industry, whose products are used by millions of people worldwide.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-107"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-105">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-106'
	>
	We successfully kicked off the project amidst the start of the global pandemic, worked remotely the entire time, and are now finishing up our fourth release. What a ride this has been!</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-110"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-108">
	<h2	class='typography typography--size-52-default js-typography block-heading__heading'
	data-id='es-109'
	>
	What’s the mileage on your project?</h2></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-113"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-111">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-112'
	>
	Working on a new project is like having a brand new car, only without the “new car smell”. The development team is responsible for and aware of every aspect of the product from the very beginning. The way the team “drives” the project affects its shape and outcome.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-116"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-114">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-115'
	>
	Yet, more often than not, team members on software development projects will most likely inherit the work of their many past colleagues. Just like the number of previous owners, mileage and age will take its toll on the interior and exterior of a car, the experience of working on a particular software project is shaped by the number of people involved, the size of the codebase, architectural patterns and tech stack.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-119"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-117">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-118'
	>
	The question poses itself: Is it possible to “pimp” projects and make them as good as new?</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-122"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-120">
	<h2	class='typography typography--size-52-default js-typography block-heading__heading'
	data-id='es-121'
	>
	“Legacy” projects in software development</h2></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-125"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-123">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-124'
	>
	In software development, we often use the terms “legacy code” and “legacy projects” to describe the projects and codebases that are old and difficult to maintain. Yet, some sources state that there is a common <em>false</em> perception that “legacy code” is an old or poorly written program.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-128"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-126">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-127'
	>
	The correct definition of “legacy code” is an application system source code type that is no longer supported. “Legacy code” can also refer to unsupported operating systems, hardware, and formats.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-133"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="blockquote block-blockquote__blockquote" data-id="es-129">
	
	<div class="blockquote__content">
		<i
	class="icon blockquote__icon icon--size-16 icon--scale-100"
	 aria-hidden='true' data-name='blockquote-24' data-id='es-130'>
	<svg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path clip-rule='evenodd' d='m12 24c6.6274 0 12-5.3726 12-12 0-2.79685-.9568-5.37021-2.561-7.41062-.581.22951-1.0832.60583-1.5069 1.12898-.5132.60844-.7698 1.41969-.7698 2.43375v.07605h2.5789v5.59004h-5.6197v-5.01962c0-1.11547.154-2.06616.4619-2.85205.3336-.81125.757-1.48307 1.2702-2.01545.528-.52161 1.1175-.92155 1.7687-1.1998-2.0728-1.70651-4.7279-2.73128-7.6223-2.73128-6.62742 0-12 5.37258-12 12 0 6.6274 5.37258 12 12 12zm-3.53811-18.05347c-.30793.78589-.46189 1.73658-.46189 2.85205v5.01962h5.6197v-5.59004h-2.5789v-.07605c0-1.01406.2566-1.82531.7698-2.43375.5389-.63379 1.1804-1.05209 1.9245-1.2549v-2.28164c-.7441.07605-1.4626.25351-2.1555.53238-.6928.27887-1.3086.68449-1.84752 1.21688-.51321.53238-.9366 1.2042-1.27019 2.01545z' fill='currentColor' fill-rule='evenodd'/></svg></i><p	class='typography typography--size-36-text js-typography blockquote__quote'
	data-id='es-131'
	>
	In most cases, legacy code is converted to a modern software language and platform.</p>
		<div class="blockquote__caption-wrap">
					</div>
	</div>
</div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-136"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-134">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-135'
	>
	I agree this is true, but I would also state that the term “legacy project” is often used colloquially, as it’s mostly used to describe ongoing projects with:</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-139"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="lists" data-id="es-137">
	<ul	class='typography typography--size-16-text-roman js-typography lists__typography'
	data-id='es-138'
	>
	<li>a huge codebase</li><li>significant technical debt</li><li>the multitude of people that have worked on it before</li><li>an outdated tech stack</li><li>poor processes</li><li>few or no tests</li></ul></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-142"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-140">
	<h2	class='typography typography--size-52-default js-typography block-heading__heading'
	data-id='es-141'
	>
	How to take over a legacy project?</h2></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-145"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-143">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-144'
	>
	None of the above-mentioned challenges help in the situation when teams are transitioning on and off of the project. However, with proper planning and execution, many risks can be mitigated.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-148"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-146">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-147'
	>
	In the following paragraphs, we’re sharing the tried and tested methods for more efficient work on legacy projects.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-151"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-149">
	<h3	class='typography typography--size-36-text js-typography block-heading__heading'
	data-id='es-150'
	>
	Conduct a written project review that will guide future decisions</h3></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-154"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-152">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-153'
	>
	Even before negotiating cooperation, we knew we would deal with codebases that were written more than seven years ago and developed and maintained by numerous people.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-157"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-155">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-156'
	>
	One of the first things we suggested was to review the codebases. We assigned two senior engineers to do a thorough check of both iOS and Android apps and deliver a written report about the dependencies, codebases, architecture, packages, and the data layers used on the project.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-160"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-158">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-159'
	>
	The report outlined the main project characteristics and its potential flaws. According to that, we made a prioritised list of action points we would tackle once the project starts. Besides, it helped us manage expectations with the client and schedule the right people for the project.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-163"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-161">
	<h3	class='typography typography--size-36-text js-typography block-heading__heading'
	data-id='es-162'
	>
	Form an adequate team based on the client’s needs and timeline</h3></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-166"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-164">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-165'
	>
	Experienced engineers are crucial people for the first few weeks of project takeover. We scheduled two of our senior engineers to set everything up as well as to identify and prioritize improvements and tasks.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-169"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-167">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-168'
	>
	This made it easier to nail time estimates and helped a lot with onboarding the new engineers to the project later on.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-172"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-170">
	<h3	class='typography typography--size-36-text js-typography block-heading__heading'
	data-id='es-171'
	>
	Test the apps before the kickoff session</h3></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-175"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-173">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-174'
	>
	We were taking over a series of apps, so every team member had downloaded the apps and played with them for a couple of hours just to get a glimpse of what we’re dealing with. We also wanted to be well aware of the app features and content before the kickoff sessions.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-178"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-176">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-177'
	>
	This made our discussions with the client more engaging and productive because we already had some knowledge about the apps, terminology, and the scope of the future work.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-181"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-179">
	<h3	class='typography typography--size-36-text js-typography block-heading__heading'
	data-id='es-180'
	>
	Plan a kickoff meeting</h3></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-184"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-182">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-183'
	>
	We had a whole day kickoff-session planned for our first day of cooperation. The idea was to get to know each other better and discuss the work agreements that could help us in the future.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-187"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-185">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-186'
	>
	The agenda was:</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-190"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="lists" data-id="es-188">
	<ul	class='typography typography--size-16-text-roman js-typography lists__typography'
	data-id='es-189'
	>
	<li>a general project intro/onboarding</li><li>QA/iOS/Android sessions</li><li>a release management session</li><li>the release timeline</li></ul></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-193"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-191">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-192'
	>
	After getting to know each other’s way of working, we focused our discussion to specific tasks that the client had already prepared. Therefore, the team was able to start working immediately after the kickoff.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-196"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-194">
	<h2	class='typography typography--size-52-default js-typography block-heading__heading'
	data-id='es-195'
	>
	Overcoming challenges, which will surely arise</h2></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-199"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-197">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-198'
	>
	Although the above-mentioned circumstances gave us the possibility to dive into tasks early on, a lot of challenges arose along the way.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-202"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-200">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-201'
	>
	Read on about some of the challenges which we identified and tackled as we progressed.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-205"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-203">
	<h3	class='typography typography--size-36-text js-typography block-heading__heading'
	data-id='es-204'
	>
	Expect limited access and permission issues</h3></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-208"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-206">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-207'
	>
	Initially, we had a lot of trouble with permissions as we couldn’t access some parts of the collaboration tools, design files, external links on task descriptions, and other. It took a lot of back and forth pinging to get a hold of this critical information.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-211"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-209">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-210'
	>
	Patience was key here, from our end and from the client’s end. Neither enjoyed the fact that sometimes we had to have a middleman when accessing important info, but the client eventually came up with a solution and we were able to see the things only related to our part of the work.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-214"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-212">
	<h3	class='typography typography--size-36-text js-typography block-heading__heading'
	data-id='es-213'
	>
	Clarify vague task descriptions</h3></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-217"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-215">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-216'
	>
	Due to the fact that it was the first time that the client worked with an external agency, the task descriptions we initially received were often not written to the level of detail we could easily understand. This slowed things down and sometimes made estimating tasks difficult.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-220"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-218">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-219'
	>
	The client’s team was as responsive as it gets and each question was answered the minute it arrived. Our team was encouraged to ask about anything that wasn’t clear and their team was patient and precise when providing answers.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-223"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-221">
	<h3	class='typography typography--size-36-text js-typography block-heading__heading'
	data-id='es-222'
	>
	Take advantage of time-saving tools</h3></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-226"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-224">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-225'
	>
	I’m proud to say our developers are spoiled to some degree in terms of the tools we use in development. Once you come across an older project, you become grateful for things you sometimes take for granted.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-229"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-227">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-228'
	>
	In this case, localization related tasks were the most time consuming because the client didn’t use any localization management tools, something we use on all of our projects. The fact that their apps support 13 languages didn’t work in our favor.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-232"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-230">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-231'
	>
	For localization purposes, we internally developed a tool called Polyglot. The idea was to have all application strings in one place and share them between platforms. By using Polyglot, translations across platforms are consistent, and the chance of developer error when copying the strings in the app minimal.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-235"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-233">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-234'
	>
	We strongly advocate the use of such tools whenever it’s possible because they not only make us faster, but make our work less prone to errors.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-238"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-236">
	<h3	class='typography typography--size-36-text js-typography block-heading__heading'
	data-id='es-237'
	>
	Get a grip over the code itself</h3></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-241"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-239">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-240'
	>
	You guessed it – the legacy code itself was our main challenge.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-244"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-242">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-243'
	>
	Due to the already mentioned pain points, we faced loads of unused code, and comments like “Have this fixed before person X leaves the company (from 3 years ago)” scattered throughout.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-249"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="blockquote block-blockquote__blockquote" data-id="es-245">
	
	<div class="blockquote__content">
		<i
	class="icon blockquote__icon icon--size-16 icon--scale-100"
	 aria-hidden='true' data-name='blockquote-24' data-id='es-246'>
	<svg fill='none' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path clip-rule='evenodd' d='m12 24c6.6274 0 12-5.3726 12-12 0-2.79685-.9568-5.37021-2.561-7.41062-.581.22951-1.0832.60583-1.5069 1.12898-.5132.60844-.7698 1.41969-.7698 2.43375v.07605h2.5789v5.59004h-5.6197v-5.01962c0-1.11547.154-2.06616.4619-2.85205.3336-.81125.757-1.48307 1.2702-2.01545.528-.52161 1.1175-.92155 1.7687-1.1998-2.0728-1.70651-4.7279-2.73128-7.6223-2.73128-6.62742 0-12 5.37258-12 12 0 6.6274 5.37258 12 12 12zm-3.53811-18.05347c-.30793.78589-.46189 1.73658-.46189 2.85205v5.01962h5.6197v-5.59004h-2.5789v-.07605c0-1.01406.2566-1.82531.7698-2.43375.5389-.63379 1.1804-1.05209 1.9245-1.2549v-2.28164c-.7441.07605-1.4626.25351-2.1555.53238-.6928.27887-1.3086.68449-1.84752 1.21688-.51321.53238-.9366 1.2042-1.27019 2.01545z' fill='currentColor' fill-rule='evenodd'/></svg></i><p	class='typography typography--size-36-text js-typography blockquote__quote'
	data-id='es-247'
	>
	The project review documents we created before the project kickoff are still our guide to deciding what will the priority when improving the project.</p>
		<div class="blockquote__caption-wrap">
					</div>
	</div>
</div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-252"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-250">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-251'
	>
	We agreed that we’ll have dedicated time for project improvements and refactoring. It will definitely be a long process but the best time to start is always now.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-255"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-253">
	<h2	class='typography typography--size-52-default js-typography block-heading__heading'
	data-id='es-254'
	>
	Driving up enthusiasm</h2></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-258"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-256">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-257'
	>
	Chances are, developers won’t be excited to work on legacy projects. I confess that the enthusiasm wasn’t the highest when we were starting our project.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-261"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-259">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-260'
	>
	However, four months in and four releases later, we have a team of people who know their voices are heard. We’ve already built a functioning ecosystem with the client and continuously strive to help them with future projects.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-264"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-262">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-263'
	>
	I know I can’t make an MTV show out of it, but I still enjoy a good transformation story and I’m really proud to be a part of this one.</p></div>	</div>
</div>
</div>		</div>
	</div><p>The post <a href="https://infinum.com/blog/take-over-legacy-project/">The Right Way to Take Over a Legacy Project</a> appeared first on <a href="https://infinum.com">Infinum</a>.</p>
]]>
				</content:encoded>
			</item>
					<item>
				<image>
					<url>7882https://infinum.com/uploads/2019/08/social-media-is-the-new-battlefield-for-recruiters-0.webp</url>
				</image>
				<title>Social Media Is the New Battlefield for Recruiters</title>
				<link>https://infinum.com/blog/social-media-is-the-new-battlefield-for-recruiters/</link>
				<pubDate>Wed, 14 Aug 2019 16:05:00 +0000</pubDate>
				<dc:creator>Luka Marić</dc:creator>
				<guid isPermaLink="false">https://infinum.com/the-capsized-eight/social-media-is-the-new-battlefield-for-recruiters/</guid>
				<description>
					<![CDATA[<p>Recruiters have never had a harder job of capturing the candidates' attention – nor quite this much tech at hand to use to their advantage.</p>
<p>The post <a href="https://infinum.com/blog/social-media-is-the-new-battlefield-for-recruiters/">Social Media Is the New Battlefield for Recruiters</a> appeared first on <a href="https://infinum.com">Infinum</a>.</p>
]]>
				</description>
				<content:encoded>
					<![CDATA[<div
	class="wrapper"
	data-id="es-461"
	 data-animation-target='inner-items'>
		
			<div class="wrapper__inner">
			<div class="block-blog-content js-block-blog-content">
	
<div class="block-blog-content-sidebar" data-id="es-267">
	</div>

<div class="block-blog-content-main">
	
<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-270"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-268">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-269'
	>
	<strong>You, as a recruiter, have never had a harder job of capturing the candidate’s attention. However, don’t despair–you’ve also never had quite this much tech at hand to use as your weapons.</strong></p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-273"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-271">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-272'
	>
	There seems to be a lot of buzz around this mystical new generation; people <strong>born from 1995 and onwards.</strong> Some call it Generation Z, some still use the term Millennials; however you want to call us — we don’t really care.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-276"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-274">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-275'
	>
	As a representative of this generation I can honestly say we couldn’t care less about formal labels. But there’s an interesting characteristic about us: <strong>we are the first generation that has surfed the web before we could even read properly.</strong> And believe me, it’s certainly impacted how we behave today.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-279"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-277">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-278'
	>
	<em>Digital natives</em> were born just around the time technology was shifting into the fourth gear. Consequently, it has affected almost every aspect of our lives— including how we search for jobs. Having recently gone through the process, I’ve noticed that recruiters and employers don’t know this young group of people quite as well as they think.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-282"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-280">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-281'
	>
	Hence, here’s a handy guide for recruiters hiring digital natives from the first-hand perspective of a true-born digital native, fresh off the job market at 23.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-285"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-283">
	<h2	class='typography typography--size-52-default js-typography block-heading__heading'
	data-id='es-284'
	>
	Mission impossible: Capturing our attention</h2></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-288"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-286">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-287'
	>
	We are the first generation that grew up with the Internet (fortunate or not, you decide). <strong>Computers, mobile phones, video games and social networks</strong> produced a constant stream of information that was poured upon us from our earliest age.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-291"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-289">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-290'
	>
	The aftermath? Our attention is <strong>very, very hard</strong> to capture!</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-294"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-media">
	<div	class="media block-media__media media__border--none media__align--center-center"
	data-id="es-292"
	 data-media-type='image'>

	<figure class="image block-media__image-figure image--size-stretch" data-id="es-293">
	<picture class="image__picture block-media__image-picture">
								
			<source
				srcset=https://infinum.com/uploads/2019/08/social-media-is-the-new-battlefield-for-recruiters-1-1400x933.webp				media='(max-width: 699px)'
				type=image/webp								height="933"
												width="1400"
				 />
												<img
					src="https://infinum.com/uploads/2019/08/social-media-is-the-new-battlefield-for-recruiters-1.webp"
					class="image__img block-media__image-img"
					alt=""
										height="940"
															width="1410"
										loading="lazy"
					 />
					</picture>

			<figcaption class="image__figcaption block-media__image-figcaption">
			 Welcome to a digital native’s natural habitat		</figcaption>
	</figure></div></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-297"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-295">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-296'
	>
	Smart people have done the math. For the generation before us (born between 1980 and 1995) the average attention span is <a href="https://gettalkative.com/info/millennials-vs-gen-z-infographic">12 seconds</a>, whereas <strong>ours times out after just 8 seconds.</strong> Surprised?</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-300"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-298">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-299'
	>
	<a href="https://time.com/3858309/attention-spans-goldfish/">Microsoft’s report</a> on this topic says: “Heavy multi-screeners find it difficult to filter out irrelevant stimuli — they’re more easily distracted by multiple streams of media.”</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-303"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-301">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-302'
	>
	Basically, you need to capture the attention of a person watching Netflix, scrolling through a social media app and chatting between numerous WhatsApp groups, all at the same time. That are digital natives in their natural habitat.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-306"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-304">
	<h2	class='typography typography--size-52-default js-typography block-heading__heading'
	data-id='es-305'
	>
	Motivation: Purpose driven vs. money driven</h2></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-309"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-307">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-308'
	>
	At the peak of consumerism and in a world where everything we own/wear serves as a status symbol, it might come as a surprise that dollar bills aren’t our number one reason to get out of bed in the morning.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-312"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-310">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-311'
	>
	As a matter of fact, this large study revealed that “…for the first time, we see a generation prioritizing purpose in their work.”</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-315"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-313">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-314'
	>
	With this in mind, check out our top work values:</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-318"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="lists" data-id="es-316">
	<ul	class='typography typography--size-16-text-roman js-typography lists__typography'
	data-id='es-317'
	>
	<li>Interesting work</li><li>Organisation you’re proud of</li><li>Work you’re passionate about</li></ul></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-321"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-media">
	<div	class="media block-media__media media__border--none media__align--center-center"
	data-id="es-319"
	 data-media-type='image'>

	<figure class="image block-media__image-figure image--size-stretch" data-id="es-320">
	<picture class="image__picture block-media__image-picture">
								
			<source
				srcset=https://infinum.com/uploads/2019/08/social-media-is-the-new-battlefield-for-recruiters-2-1400x934.webp				media='(max-width: 699px)'
				type=image/webp								height="934"
												width="1400"
				 />
												<img
					src="https://infinum.com/uploads/2019/08/social-media-is-the-new-battlefield-for-recruiters-2.webp"
					class="image__img block-media__image-img"
					alt=""
										height="941"
															width="1410"
										loading="lazy"
					 />
					</picture>

			<figcaption class="image__figcaption block-media__image-figcaption">
			 Don’t just throw dollar bills at us		</figcaption>
	</figure></div></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-324"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-322">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-323'
	>
	As you can see, we are more concerned with taking pride and finding purpose in what we do than with our compensation. Some recruiters are onto us —  browse through best practices in recruitment and you’re bound to find job ads that include a variation of the following:</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-327"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="lists" data-id="es-325">
	<ul	class='typography typography--size-16-text-roman js-typography lists__typography'
	data-id='es-326'
	>
	<li>Professional development opportunities</li><li>Career mentorship and coaching</li><li>Opportunities for co-creation and project input*</li></ul></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-330"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-328">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-329'
	>
	Featuring one of these gives digital natives the impression that the job position has been thought out well and that the company offers a <strong>long term relationship</strong> where young employees <strong>can make an impact.</strong></p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-333"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-331">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-332'
	>
	The paycheck is what we expect – <em>purpose</em> is what gets us excited!</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-336"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-334">
	<h2	class='typography typography--size-52-default js-typography block-heading__heading'
	data-id='es-335'
	>
	Place job ads strategically, research says</h2></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-339"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-337">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-338'
	>
	Growing up in a digital environment has surely affected our job searching process.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-342"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-340">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-341'
	>
	I was curious about the experience my peers have had looking for their first job so I conducted a little research among a handful of graduate students, i.e. people who will join the job market in a month or two.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-345"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-343">
	<h3	class='typography typography--size-36-text js-typography block-heading__heading'
	data-id='es-344'
	>
	Key findings</h3></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-348"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-346">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-347'
	>
	<strong>1. Digital natives are mobile-oriented</strong></p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-351"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-349">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-350'
	>
	A stunning <strong>9 out of 10 students</strong> I’ve talked to search for jobs on their smartphones. To my surprise, some of them don’t even own a PC!</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-354"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-352">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-353'
	>
	<strong>2. Most of them aren’t on LinkedIn</strong></p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-357"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-355">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-356'
	>
	Rest assured, we are not browsing ugly-looking, old school job boards. But what about popular, modern platforms and apps like LinkedIn? Surprisingly, they’re not a preferred choice when searching for employment either.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-360"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-358">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-359'
	>
	Actually, <strong>7 out of 10 students</strong> I’ve talked to haven’t even opened LinkedIn for <strong>more than a year</strong>. It’s ‘way too professional’ for them. They are intimidated because of their lack of professional experience, so they don’t feel like they belong on LinkedIn yet.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-363"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-361">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-362'
	>
	In fact, there is no universal, go-to app/tool we use. But, there’s a place you can always find us – in the wasteland of social media.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-366"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-364">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-365'
	>
	<strong>3. Job offers are landing in their DMs</strong></p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-369"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-367">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-368'
	>
	The competition for a good junior candidate has become so fierce that recruiters are now using digital marketing activities (originally used for targeting customers) to target potential candidates.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-372"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-370">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-371'
	>
	It’s called <strong>recruitment marketing</strong> and it has come to a point where the job literally finds you.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-375"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-373">
	<h3	class='typography typography--size-36-text js-typography block-heading__heading'
	data-id='es-374'
	>
	A word on recruitment marketing</h3></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-378"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-376">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-377'
	>
	Although recruitment marketing is a topic in itself which I’m not going to delve into now, I would like to introduce one aspect of it— remarketing.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-381"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-379">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-380'
	>
	The term <a href="https://www.wordstream.com/google-remarketing">remarketing</a> stands for the form of online advertising which enables websites to target website-related ads to users who have already visited it.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-384"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-382">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-383'
	>
	That’s correct, it’s possible to show your ads specifically to people who’ve previously visited your web. If you don’t already see how big this is, you will find out in a moment.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-387"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-385">
	<h2	class='typography typography--size-52-default js-typography block-heading__heading'
	data-id='es-386'
	>
	Social media is the bullseye</h2></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-390"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-388">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-389'
	>
	If you think about the perfect spot for targeting digital natives, there’s one place you can always find us–the social media.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-393"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-media">
	<div	class="media block-media__media media__border--none media__align--center-center"
	data-id="es-391"
	 data-media-type='image'>

	<figure class="image block-media__image-figure image--size-stretch" data-id="es-392">
	<picture class="image__picture block-media__image-picture">
								
			<source
				srcset=https://infinum.com/uploads/2019/08/social-media-is-the-new-battlefield-for-recruiters-3-1400x933.webp				media='(max-width: 699px)'
				type=image/webp								height="933"
												width="1400"
				 />
												<img
					src="https://infinum.com/uploads/2019/08/social-media-is-the-new-battlefield-for-recruiters-3.webp"
					class="image__img block-media__image-img"
					alt=""
										height="940"
															width="1410"
										loading="lazy"
					 />
					</picture>

			<figcaption class="image__figcaption block-media__image-figcaption">
			 Learn to swim in the waters of these social animals		</figcaption>
	</figure></div></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-396"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-394">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-395'
	>
	On average, we spend <a href="https://wpengine.com/resources/marketing-to-gen-z/">3 hours</a> per day there, swiping endlessly, making social platforms the perfect place for recruiters to showcase their company and lure us to the company’s career pages.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-399"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-397">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-398'
	>
	<strong>Pro tip:</strong> The more discrete you are about it, the better the results.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-402"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-400">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-401'
	>
	Here are a few other ways you can raise awareness about your company among digital natives:</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-405"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-403">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-404'
	>
	1) Don’t use social media only to promote job ads. <strong>Use it to promote your working environment, success stories, and educational content.</strong> That’s what will make us want to work for you and how you’ll become more tangible and real.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-408"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-406">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-407'
	>
	2) <strong>Visuals, visuals, visuals.</strong> A wall of text is what frightens us the most these days. Remember what I said about our attention? Environment we live in is highly graphical so for you to look good, your content must do the same.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-411"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-409">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-410'
	>
	3) <strong>Get straight to the point.</strong> Stories are cool, but we’ll rather read the entire Game of Thrones series than your 400-word job ad. I’ve mentioned earlier what our key motivators are, so emphasise those. You can add the rest to the job posting on your career site, but beware of information overload.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-414"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-412">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-413'
	>
	4) <strong>Improve your mobile UX.</strong> Career pages and job boards that are hard to navigate on mobile won’t capture a quarter of our 8-sec attention span. We also learned that 9 out of 10 young job seekers from my research used only smartphones in their job hunt, so build your digital strategy accordingly.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-417"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-415">
	<h2	class='typography typography--size-52-default js-typography block-heading__heading'
	data-id='es-416'
	>
	A real-life example of (successfully) hiring a digital native</h2></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-420"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-418">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-419'
	>
	It’s a Sunday afternoon, I’m surfing the web and stumble upon an article about this successful Croatian IT company. It gets me curious so I decide to learn more about them. First stop—the company’s social media accounts.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-423"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-421">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-422'
	>
	I visit the official Instagram page and immediately see that the whole company went on a crazy team building somewhere at the seaside. “Wow…”, I think to myself, “…working here must be so cool. Let me check their careers page”.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-426"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-424">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-425'
	>
	Unfortunately, none of the <a href="https://infinum.com/careers/">open positions</a> fit me. Regardlessly, I google the company again and read a couple more articles about their successful business ventures and the lauded company culture.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-429"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-427">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-428'
	>
	Fast forward a few weeks, it’s a Sunday afternoon again, I’m scrolling my Instagram feed (yet again), when suddenly BAM!<br>Junior Project Manager ad from the aforementioned IT company appears on my feed. I open the link to read the job description and think to myself:</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-432"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-430">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-431'
	>
	<em>“It’s definitely destined to be! I’m such a perfect fit for this ad, as if it had been written just for me!”</em> (FYI it’s not destiny, it’s remarketing).</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-435"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-media">
	<div	class="media block-media__media media__border--none media__align--center-center"
	data-id="es-433"
	 data-media-type='image'>

	<figure class="image block-media__image-figure image--size-stretch" data-id="es-434">
	<picture class="image__picture block-media__image-picture">
								
			<source
				srcset=https://infinum.com/uploads/2019/08/social-media-is-the-new-battlefield-for-recruiters-4-1400x933.webp				media='(max-width: 699px)'
				type=image/webp								height="933"
												width="1400"
				 />
												<img
					src="https://infinum.com/uploads/2019/08/social-media-is-the-new-battlefield-for-recruiters-4.webp"
					class="image__img block-media__image-img"
					alt=""
										height="940"
															width="1410"
										loading="lazy"
					 />
					</picture>

			<figcaption class="image__figcaption block-media__image-figcaption">
			 The crystal cube I could see my future in		</figcaption>
	</figure></div></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-438"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-436">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-437'
	>
	All this is to say we don’t even have to actively search for job opportunities anymore. <strong>Job ads are literally popping up here and there, fighting to grab potential candidates’ attention.</strong></p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-441"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-439">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-440'
	>
	As far as the job ad description goes, there are a couple of things that hooked me immediately and gave me the impression I would do meaningful work if I joined this company.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-444"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-442">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-443'
	>
	Some of them were:</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-447"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="lists" data-id="es-445">
	<ul	class='typography typography--size-16-text-roman js-typography lists__typography'
	data-id='es-446'
	>
	<li>a vision of what the job will look like</li><li>a description of day-to-day activities</li><li>the list of equipment/tools I’ll use</li><li>someone guiding me through the process</li></ul></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-450"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-448">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-449'
	>
	Hell, it even got me excited about writing a 2,000 word essay, an initial recruitment requirement.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-453"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-451">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-452'
	>
	Long story short, I got the Junior Project Manager job and over 6 months in, I can honestly say I’ve never been happier.</p></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-456"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-heading" data-id="es-454">
	<h2	class='typography typography--size-52-default js-typography block-heading__heading'
	data-id='es-455'
	>
	TL;DR</h2></div>	</div>

<div
	class="wrapper wrapper__use-simple--true"
	data-id="es-459"
	 data-animation='slideFade' data-animation-target='inner-items'>
		
			<div class="block-paragraph" data-id="es-457">
	<p	class='typography typography--size-16-text-roman js-typography block-paragraph__paragraph'
	data-id='es-458'
	>
	Social media is vital for recruiting digital natives. When thinking advertising, place your promotions strategically, make them visually attractive and capture attention with interesting, to-the-point content. With many recruiters still figuring this out, you are not too late to enter the race for top young talent, and if you play your car(d)s right, maybe even win it.</p></div>	</div>
</div>
</div>		</div>
	</div><p>The post <a href="https://infinum.com/blog/social-media-is-the-new-battlefield-for-recruiters/">Social Media Is the New Battlefield for Recruiters</a> appeared first on <a href="https://infinum.com">Infinum</a>.</p>
]]>
				</content:encoded>
			</item>
		
	</channel>
</rss>