Aaron Shivers

Aaron Shivers

Follow
home
Tag

Testing

#testing

More content

Read more stories on Hashnode


Articles with this tag

React Starter Template - Part 2

Mar 6, 20213 min read

This is part two where we'll be adding testing and linting to our React Starter Template. Here's React Starter Template - Part 1 where we setup React...

React Starter Template - Part 2

Stop Pushing Build Breaking Code

Feb 21, 20214 min read

I'm going to show you an easy way to prevent pushing code that will break your continuous integration pipelines. This can be achieved by simply...

Stop Pushing Build Breaking Code