DEV Community

Joel Falconer
Joel Falconer

Posted on

๐Ÿ“š 5 development articles from SitePoint - April

We've been working hard to provide developers with useful knowledge and unique viewpoints on SitePoint, and would love to show you some of our top articles from April.


How to Build Runnable JavaScript Specifications

How to Build Runnable JavaScript Specifications

We build a command-line interface that finds JavaScript specification files, extracts and evaluates their assertions, and shows the results.

Read How to Build Runnable JavaScript Specifications.


How to Build a News App with Ionic 4 & Angular

How to Build a News App with Ionic 4 & Angular

In this tutorial we'll be using Ionic 4 and Angular to build a news application that makes use of a third-party news API.

Read How to Build a News App with Ionic 4 & Angular.


How to Build a Sales Funnel with Vue.js

How to Build a Sales Funnel with Vue.js

Learn how to build a sales funnel with Vue so your marketing efforts can take advantage of reusable components.

Read How to Build a Sales Funnel with Vue.js.


JavaScript Web Workers: A Beginnerโ€™s Guide

JavaScript Web Workers: A Beginnerโ€™s Guide

Learn how web workers help with web app performance, and get started by building a basic JavaScript web worker.

Read JavaScript Web Workers: A Beginnerโ€™s Guide.


Function Composition in JavaScript with Array.prototype.reduceRight

Function Composition in JavaScript with Array.prototype.reduceRight

James Wright explains dynamic function composition by reducing arrays in JavaScript.

Read Function Composition in JavaScript with Array.prototype.reduceRight.


That's it for this month. Let us know what you'd like to see more of in the comments!

Top comments (0)