Building Test Driven JavaScript Components - Christopher Fahey

Опубликовано: 07 Март 2025
на канале: Stir Trek
304
2

Writing large monolithic blocks of JavaScript that does everything in one file is not wise nor scalable. Choosing the right library, framework and tool is a complex choice in which you will inevitably need to write your own components and extensions. How do you create a component that is robust and can be reused across projects? In what ways can you development small, single purpose component that does one thing well? How do you integrate a series of simple components to form a complex application? The key to making a robust and reusable component is to build it in a test driven manner so you can deploy, refactor and reuse with confidence. We will focus on native JavaScript that is agnostic to any front end framework and focus on best practices to develop reusable, single-purpose and tested JavaScript components.

Copyright © 2015 Stir Trek Conference, Inc.

All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical methods, without the prior written permission of the publisher, except in the case of brief quotations embodied in critical reviews and certain other noncommercial uses permitted by copyright law.