newest
Guest Author: Jill Santos, Code Signing Store.
09.03.2021 | 4 min read
08.03.2021 | 8 min read
In the modern world having strong SEO is a basic requirement for all web-based businesses. At its core, SEO is vital if you want to improve your searchability and organic search is often the main source of traffic to your website.
Any respectable software company will admit that quality comes first. And the guardians of the quality first approach are the Quality Assurance team. But while everyone agrees on the importance of the role, it can also differ quite a bit from company to company, particularly between product companies and software houses.
The COVID-19 pandemic has led many companies to rethink what socialising means and how a team interaction and an element of fun can still be brought into the work environment at a time of uncertainty.
Want to receive a fortnightly round up of the latest tech updates? Subscribe to our free newsletter. No spam, just insightful content covering design, development, AI and much more.
I have read and accept the Terms of Service & Privacy Policy
We often get questions from computer science students and recent graduates about what we look for in prospective candidates and whether we have any advice for jobseekers looking to launch a career in development.
If you work in the tech world, you’re likely to have come across DevOps which is a software engineering practice, aiming to unify software development and operations. Its primary benefit is the elimination of time-consuming tasks from the development process.
If you ever wondered why you should use alternative text inside the “img” tag on your website and need some tips on how to do it, you’ve come to the right place. This blog post will provide you with all the information and examples you need to start working on accessibility and optimisation for search engines so your site will be user friendly and easier to find online.
Are you creating a digital product which you want to sell to clients as a white-label offer? Want to allow them to add their own branding to it? Maybe even to pick and choose their features? If so, there are some key factors that you must consider during development.
In the previous part of this article series I presented an approach that can help you decide if a message broker is something you need in your application. To have a full picture you need to answer one more question: what is the cost of implementing such a system? (And we’re not talking about finance).
Have you ever faced the problem of attaching a queueing system to an existing project? Are you a programmer or a product owner wondering if it’s worth investing time and resources in the implementation of such a system? If so, I come to your aid.
13.04.2021 | 9 min read
13.04.2021 | 10 min read
This blog post was co-authored with Jacek Zdziarstek, Experienced Compliance Executive.
Vue 3 has just been released, so if you haven’t had a chance to familiarize yourself with the new version of the framework, now is the time to do so by creating the same app in Vue 2 and Vue 3. This is exactly what I did when the new version was still in RC (Release Candidate).
If you wanted to create a web app in 2020, you’d probably go either for Vue, React or Angular on the frontend side. While each of them has its own advantages, Vue’s user satisfaction, awareness and developers’ experience has been on a constant rise.
Like for many businesses, our website is the 'calling card' of 10Clouds, and being a software house, we want to ensure that we're frequently updating it in line with the latest tech developments. In early 2020 we decided to move away from our Wordpress-based site.
Welcome to the third section of my tutorial series on using GraphQL in front-end development.
In part 2, we will go through many code snippets from the two apps, showing REST and GraphQL approaches one below the other. They will not contain information that is in my opinion obsolete for this article like initializing Google Maps, styles and some template parts.