08Nov

Technical Writing: Practical & Theoretical Advice

If you’re looking for ways to get a tech writing job or would like to improve your existing technical writing skills, then this article might be of great help. Herein, you’ll learn the definition of tech writing, different types of tech copy, tips on how to write effectively, how to ace tech writing, where and what exactly you should study, and how to break into the industry.

04Nov

Apollo Client and Local State Management

You probably already knew about this option when following the Apollo Docs, maybe you’ve even built apps with it. This article aims to give you a little taste of how to use GraphQL queries with an Apollo server to manage the state of your App.

01Nov

React Lesson 2: Homework Assignment

Let’s check our home task. The main reason of using React lies in the ability to create components based on your functionality set, i.e. to divide the whole app into small independent parts.