Gnews – minimalistic JavaScript library for Google News scraping

Google News js is an npm package, that provides easy APIs to scrap Google News. – DatanewsOrg/google-news-js… Read more

Similar

JavaScript Is a Ghost

I was talking recently with a fellow developer and the topic of progressive enhancement came up. I asked what her ideas on the topic were and we discussed old browser support, IE and old IE. This is a common conversation I have quite frequently. We freque... (more…)

Read more »

An Intro to JavaScript Modules

There seems to be some confusion when it comes to JavaScript modules and how they exactly work, and why are there different forms in which we can use them. Today I’ll explain the different ways in which you can export and import modules. Some background o... (more…)

Read more »