Is your dev team lost in communication?

Communication is a key strength that is required no matter what you do for a living. Since tech companies have defined the “team” as the basic unit of an organization, communication skills take on a new significance.

However, not every developer possesses the same skills, when it comes to communicating ideas, exchanging feedback, and articulating thoughts on a new product update or feature.

In this article, we are looking at ways to improve communication for your dev team and show how visual communication can help you not only communicate faster and more effectively, but also in a way that’s fun. Continue Reading “Is your dev team lost in communication?”

How to collect feedback & track bugs with the new Jira Experience!

In 2002 the software world looked quite different.

Bugzilla was the main bug tracking tool available, and a small company named Atlassian just launched its software, named Jira.

Jira, in reference to Gojira (Japanese for Godzilla), was intended to be a modern alternative to the market leader Bugzilla. Fast forward to 2018: Jira is used by more than 75,000 customers globally, who use JIRA for their entire software development lifecycle.

While all sorts of department and teams use Jira, its core use case is still its issue tracking and ticketing functionality.

And with this article, we show you how to collect feedback from colleagues, and track bugs with Jira more effectively.
Continue Reading “How to collect feedback & track bugs with the new Jira Experience!”

What the best dev teams do differently

Teams have become the fundamental unit of an organization. That’s the reason why there has been a lot of research on how to improve team culture, collaboration, and communication. The question is no longer around what individuals can do, but how they can work together. Especially when it comes to web development projects, teamwork is key. In this article, we want to spotlight a few things that the best teams get right.

We take a look at three critical things: 1) communication, 2) culture of learning, and 3) psychological safety. Our goal is to provide a few tips of actionable advice so you can work better after reading this. Better as a team, of course.

Continue Reading “What the best dev teams do differently”

Which Programming Languages Should You Learn?

“Which programming languages should I learn this year?” is one of the most common questions I get asked.

It’s a valid question, but it’s difficult to answer without knowing more about you and what you want to achieve.

It depends on…

  • What is your current web development knowledge?
  • What is the purpose of you studying programming?
  • How much time do you have available?
  • Do you want to work for yourself or for a company?
  • Do you prefer frontend or backend?
  • How much are you willing to invest in learning?

In our post about the “Best Programming languages for 2017” over 10,000 readers voted for their favorite language. Here are the results. (Don’t worry: You get to vote this year, too. Just scroll to the end of the post) Continue Reading “Which Programming Languages Should You Learn?”

How to develop a chrome extension

Browser extensions in general and chrome extensions, in particular, are small “software programs that customize the browsing experience”.

If you’re thinking about building your own Chrome extension, we provide you with helpful resources and tips in this article.

Our very own Usersnap Chrome extension is used by thousands of people, and we are happy to share our knowledge on how we built (and maintain) our extension with you.

Continue Reading “How to develop a chrome extension”

How to make your website accessible

In the last hundred years, dozens of legislative acts have been passed to make our environment more accessible for people with disabilities. These include laws such as making public transportation wheelchair accessible (Urban Mass Transportation Act of 1970) or protecting disabled people from housing, education or job discrimination. Accessibility also applies to websites and creating accessible web experiences.

Accessible online experiences are no longer a nice-to-have, but are legally binding for governmental institutions (and their suppliers) as well as for big corporations such as airlines.

If you are thinking about making your website accessible or are in charge of a WCAG 2.0 implementation, this article will illustrate a process on how to get started. It will show you what accessibility for a website means and how you can make your website inclusive for people with a disability.

Continue Reading “How to make your website accessible”

7 Web Development Trends You Can Expect in 2018

In web development, the saying “The only constant is change” seems to be industry-defining. Web development is changing every second and 2018 will be no different.

User expectations are growing and it is more important than ever to build digital experiences  that are engaging, fun, and intuitive. Content needs to be accessible everywhere, in real-time, and, of course, on mobile devices.

In order to make that happen, new programming languages and frameworks are on the rise (Hello Vue JS!), extensions are becoming more compatible, and real time web apps are becoming more popular.

In order to keep up with what is happening, we want to show you the top 7 web development trends that are happening right now!

Happy reading!

Continue Reading “7 Web Development Trends You Can Expect in 2018”

Web Design Trends To Watch Out For In 2018

Web design has changed so much in the last months and we can’t wait to see what 2018 will bring. While 2017 was all about minimalism, 2018 brings back bold typefaces, vibrant colors, and new possibilities for users to interact with design. More than ever design tries to catch our attention and keep us focused and engaged while browsing on a website.

But see for yourself what is changing!

Continue Reading “Web Design Trends To Watch Out For In 2018”

All You Need To Know About Software Development Methodologies

The following is an excerpt from The Complete Software Developer’s Career Guide by John Sonmez. To get the entire book delivered to your inbox, go here.

Are you ready to put on your boxing gloves and enter the ring?

Are you ready to be confused?

Are you ready to endlessly debate semantics? To hire expensive consultants to tell you what you are doing wrong and coach your team to higher levels by getting everyone “certified?”

Well, welcome to the world of software development methodologies.

Continue Reading “All You Need To Know About Software Development Methodologies”

A Guide to Software Resilience Testing

Resilience testing belongs to the category of “non-functional testing” and tests how an application behaves under stress. Due to increasing consumer demands, resilience testing is as important as never before.  That’s why companies like Cisco are taking resilience testing very seriously, with 75% of all of Cisco’s applications tested for resilience as of mid-2016.

Continue Reading “A Guide to Software Resilience Testing”