JS.weekly() => #6

JavaScripting.com
JS.weekly()
Published in
1 min readSep 6, 2018

Here are the top three articles we found interesting this week:

How to create PDFs from React components [client side solution]

It’s basically 3 main steps:

  • Convert the DOM into svg
  • Convert the svg into png
  • Convert the png into pdf

Serverless-side rendering with Vue.js, Nuxt.js and AWS Lambda

This article covers following topics:

Make your code easier to read with Functional Programming

“ Pure functions are easier to read and understand. All the function’s dependencies are in its definition and are therefore easier to see. Pure functions also tend to be small and do one thing. They don’t use this, a constant source of confusion.”

There is always something interesting on Twitter:

We are adding new libraries to JavaScripting.com every week. Here is one worth checking out:

Filepond

A JavaScript library that can upload anything you throw at it, optimizes images for faster uploads, and offers a great, accessible, silky smooth user experience.

JS.weekly() is a weekly digest of the best JavaScript articles, hand-picked by our experts in the JavaScripting community, sponsored by Salsita Software. Don’t forget to follow us on Twitter. ;-)

--

--

JavaScripting.com
JS.weekly()

The best JavaScript, web development and general programming articles of the day. Sponsored by Salsita Software (http://www.salsitasoft.com)