Pavels's articles
Learn how to generate a new React project with the command-line tool Create React App, using a pre-configured webpack build for development.
Should you pick Angular or React? Pavels Jelisjevs looks in detail at what both frameworks have to offer, and gives some practical advice on how to choose.
Pavels Jelisjevs looks at aXe, a JS library that scans your website for a11y issues. Learn how to do automated accessibility checking via your test runner.
Pavels Jelisejevs introduces React Storybook, demonstrating how it aids collaboration and eases the pain of maintaining the UI components in your projects.
Pavels Jelisejevs takes a look at the W3C recommendation for HTML 5.1, looking at its major new features with some markup samples.
Pavels Jelisejevs introduces ESLint, a highly configurable tool which analyses your code and highlights (or optionally fixes) any bugs or issues it finds.
Pavels covers an increasingly important topic in front-end development — how to perform visual regression testing. The tool of choice? PhantomCSS.
Pavels continues his exploration of PostCSS, covering how to implement new properties and values from upcoming CSS specifications today using PostCSS.
Pavels Jelisejevs looks at using PostCSS plugins to achieve some of the new upcoming CSS selector and media query features.
Pavels explores how PostCSS can help improve and maintain your CSS quality with code linting and analysis.