Best of TestingJune 2021

  1. 1
    Article
    Avatar of bitBits and Pieces·5y

    7 Tools for Faster Frontend Development in 2022

  2. 2
    Article
    Avatar of css_tricksCSS-Tricks·5y

    Front-End Testing is For Everyone

    There are many types of tests and perhaps that is where some of the initial fear or confusion comes from. Testing is an automated tool that finds errors in your development as early as possible. Tests also serve as a reminder that you may have forgotten to check your own work in a certain area.

  3. 3
    Article
    Avatar of tnwThe Next Web·5y

    GitHub introduces an AI pal to help you code better

    GitHub is introducing an AI-powered automcompletion tool called GitHub Copilot. The aim is to learn how you write code, and to suggest lines and functions automatically. The tool is available only as a technical preview, so you’ll have to apply to try it via this page.

  4. 4
    Article
    Avatar of hashnodeHashnode·5y

    How to stand out as a software developer with no experience

    This article will outline various things you can do to stand out amongst the crowd. The roadmap, in the end, will guide you in regards to that. We will have a look at how you can go about doing the various things step by step, a roadmap for you to start standing out right away.

  5. 5
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·5y

    Testing 101 in JavaScript

    In this article, we are going to learn about Testing in JavaScript. We will be performing some live testing with you. This will definitely, help you to know about testing. If you love to see video edition, I will be coming up with the same, in next week on my Youtube.

  6. 6
    Article
    Avatar of medium_jsMedium·5y

    Golang Project Starter

    This article provides you with all the resources to start developing production-ready Microservices using the Go programming language. It covers: Repository Structure and Tooling Code Review Requirements/ Formatting/Naming Testing (Unit and Load) Vendoring/Dependency Management/Versioning Instrumentation/Monitoring Build Guidelines Microservices.

  7. 7
    Article
    Avatar of gcgitconnected·5y

    Code Review: Please Remove Comments From Your Code

    Ngô Việt Khánh Huy: Comments should take an average of one-third of lines. He asks other developers to remove most of the comments during code review. Comments demotivate us from writing descriptive code, he says.

  8. 8
    Article
    Avatar of dailydaily.dev·5y

    Back-end Guide, Next.js Free Course, CSS for Web Vitals - Picks 183

    Learn Callbacks, Promises, and Async/Await in JS by Making Ice Cream. Microsoft’s new version of Windows will launch on June 24 at 11 AM ET. GitLive is a new product that helps developers work together in real-time. Learn how to use CSS correctly to improve your website's performance.