Can anyone recommend any tech (coding) companies to work for based in Bristol?

This page summarizes the projects mentioned and recommended in the original post on /r/bristol

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    Types are magical, you really should use them. If you've been using JS React you've probably been using the PropTypes stuff but imagine having that, by default, for the whole language. It might take a bit of time to learn but it will reap dividends in the mid to longer term https://www.typescriptlang.org/

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. jest

    Delightful JavaScript Testing.

    Jest is a test runner / assertion framework for Javascript and Typescript apps. You can get set up with it really quickly for testing vanilla JS/TS functions. https://jestjs.io/

  4. Enzyme

    JavaScript Testing utilities for React

    Enzyme is a testing utility that runs on the jest framework, for unit testing your React code and components. https://enzymejs.github.io/enzyme/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is using Jest for anything other than React a bad idea?

    3 projects | /r/node | 12 Sep 2022
  • Improve your Testing with Custom Matchers in Jest

    2 projects | dev.to | 18 May 2022
  • Testing Mongoose with Ts-Jest

    3 projects | dev.to | 20 Apr 2022
  • Creating vite vue ts template: Setup Jest

    2 projects | dev.to | 31 Jul 2021
  • Jest: A Delightful JavaScript Testing Framework

    1 project | dev.to | 10 Feb 2025

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?