Data Masking in GraphQL Clients
What is data masking and why should you care about it? Our Director, Front-end Engineering, Rob Richard lays it out in his concise talk at GraphQL Europe! Find the video below, @rob_richard with any comments.
What is data masking and why should you care about it? Our Director, Front-end Engineering, Rob Richard lays it out in his concise talk at GraphQL Europe! Find the video below, @rob_richard with any comments.
Testing and code quality is, perhaps, not the most exciting topic to address when writing about JavaScript and client-side programming, but, it’s important. Whether you’re working in a large team, or by yourself, if you don’t test and write maintainable code, you will ship bugs. All good programmers strive to write high-quality and bug-free code.… post continues