Inside simplabs #8: Sarah Lorenz, Director of Business Development
In the eighth episode of Inside simplabs, Emma Dell'Acqua, Marketing Assistant, interviews Sarah Lorenz, Director of Business Development at simplabs.
May 17, 2022
In the eighth episode of Inside simplabs, Emma Dell'Acqua, Marketing Assistant, interviews Sarah Lorenz, Director of Business Development at simplabs.
May 17, 2022
86%
That is the number of people who don't feel heard fairly or equally at their organisation.
And nearly half (47%) claim that underrepresented voices remain undervalued by their employers, according to global research conducted by The Workforce Institute at UKG in 2021.
Many engineers feel they don't have room to share their ideas and opinions. Are you one of them?
How often do you feel your perspective is taken into account? And is this as often as you’d like?
May 11, 2022
Our software engineers are all active members of the open-source community and enjoy collaborating on various projects. In this blog post, we have collected some of the work they have done the past weeks!
May 9, 2022
Our software engineers are all active members of the open-source community and enjoy collaborating on various projects. In this blog post, we have collected some of the work they have done the past weeks!
April 19, 2022
In the third episode of Inside simplabs, Emma Dell'Acqua, Marketing Assistant, interviews Bartłomiej Dudzik, Software Developer at simplabs.
April 13, 2022
Our software engineers are all active members of the open-source community and enjoy collaborating on various projects. In this blog post, we have collected some of the work they have done the past weeks!
April 8, 2022
With the ever-changing landscape in web development, code is forever needing to be updated, whether that be due to updates in frameworks and libraries or new features supported in browsers. Manually dealing with all these updates can often be very error prone and time consuming and that is where code mods/refactoring tools come in. Code mods are scripts that can be run on existing code, templates, styles (pretty much anything with the correct parser and compiler) in order to identify a pattern and then update the code to a new one.
March 30, 2022
In the sixth episode of Inside simplabs, Emma Dell'Acqua, Marketing Assistant, interviews Ricardo Mendes, Senior Frontend Developer at simplabs.
March 23, 2022
Our software engineers are all active members of the open-source community and enjoy collaborating on various projects. In this blog post, we have collected some of the work they have done the past weeks!
March 22, 2022
Embroider is the future for building Ember apps. It unlocks features like splitting code per route by statically analyzing your codebase and dependencies. But what if you are using an addon that relies on dynamic components? This blog post will outline how we converted ember-promise-modals to be compatible with Embroider's route-splitting feature. ember-promise-modals is an Ember addon that allows you to dynamically render modals from your javascript code.
March 17, 2022