Page 4 of 8

How I linked animated headers to scroll position in React Native

Here at Soluto we use React Native to build our mobile apps. We often use Animated to drive animations designed to give our users a smoother and friendlier experience. Recently, I was working on a feature that called for a cool, fun animated header. When researching online for how to get started I discovered that most information on the web about React Native Animated refers to “independent” animations, the kind triggered by clicking a button or loading a page. I…

Read More

How I created a product knowledge base (and regained my sanity)

At Soluto, sharing knowledge is extremely important to us. Our teams share updates every morning and at the end of every week, on Slack, in Facebook Workplace, video syncs with remote teams, task boards, morning coffee… you get the point. The amount of information shared is endless, and people that need this information are forced to consume it from multiple channels. Not only that, but since the product managers aren’t the ones marketing our finished product, but clients/sales teams are,…

Read More

Security Tests Made Easy with OWASP Zap

Are you running security tests in your CI? You might be wondering – what does running security tests even mean? What does it do? Security tests just test your code for known vulnerabilities, to make sure hackers will not be able to hack into your system. This might sound complicated – but actually, it is pretty simple. There are many existing tools that you can use for running security tests – and in this blog post, I will introduce one of…

Read More

Untangling Product Roles

We all know that feeling. It doesn’t matter if you’re a developer, designer or even a product person – you aren’t really clear about who does what within the product scope at your company. You have a question or a great idea about the product, and you have no clue who you should address. Don’t worry, you’re not weird. You just entered the product world. Welcome. I hope to clarify this world a little bit for you in this post….

Read More

How to: Easily testing WordPress plugins with Docker

Do you have any experience with WordPress? Until recently, I never tried to develop something in the WordPress ecosystem. A few weeks ago, I found a cool plugin that I wanted to improve. While working on it, I realized how complex it is to write tests for WordPress – and I wanted to share my experience with you. Part of the complexity was running those tests in Docker containers – to make it easy to run them with a real…

Read More

Page 4 of 8

Powered by WordPress & Theme by Anders Norén