scr

Understanding the thermally activated charge transport in NaPbmSbQm+2 (Q = S, Se, Te) thermoelectrics: weak dielectric screening leads to grain boundary dominated charge carrier scattering

Energy Environ. Sci., 2020, Advance Article
DOI: 10.1039/D0EE00491J, Paper
Tyler J. Slade, Jann A. Grovogui, Jimmy Jiahong Kuo, Shashwat Anand, Trevor P. Bailey, Maxwell Wood, Ctirad Uher, G. Jeffrey Snyder, Vinayak P. Dravid, Mercouri G. Kanatzidis
Addressing the irregular electrical conductivity in PbQ–NaSbQ2 thermoelectrics. Increasing the NaSbSe2 fraction weakens charge carrier screening and strengthens GB scattering.
To cite this article before page numbers are assigned, use the DOI form of citation above.
The content of this RSS Feed (c) The Royal Society of Chemistry




scr

FMCGs expect reduced discretionary spends

Plan to launch more health, hygiene and nutrition products




scr

The phosphite responsive transcriptome of Phytophthora cinnamomi / by Michaela King

King, Michaela




scr

NH3-SCR of NO with novel active, supported vanadium-containing Keggin-type heteropolyacid catalysts

React. Chem. Eng., 2020, 5,935-948
DOI: 10.1039/D0RE00033G, Paper
Anna Bukowski, Leonhard Schill, David Nielsen, Susanne Mossin, Anders Riisager, Jakob Albert
Supported vanadium-substituted Keggin polyoxometalates (POMs) were applied as catalysts for the selective catalytic reduction of NO using NH3 as reductant (NH3-SCR).
The content of this RSS Feed (c) The Royal Society of Chemistry




scr

Samit Basu’s new novel, ‘Chosen Spirits’, describes a best-case scenario for Earth’s future

The author on why his new novel is “anti-dystopian" and how he found writing reality stranger than fiction




scr

An encounter with Brad Pitt: On screen and off it

'I don't give a f****. I am old enough now.''You just have to white-knuckle it and ride through it.''But really, who cares?''At the end of the day, just get on, feel the pain, embrace the suck.'







scr

Chhapaak Trailer: Deepika's screams are spine-chilling

The Chhapaak trailer could have been a dark and depressing tale of a girl disfigured by a vicious attack but fortunately, it isn't, feels Moumita Bhattacharjee.




scr

TikTok to face scrutiny from Dutch watchdog over use of children's data

TikTok to face scrutiny from Dutch watchdog over use of children's data




scr

After five cases, NGO seeks screening of all homeless in Delhi

After five cases, NGO seeks screening of all homeless in Delhi




scr

Fun and games with JavaScript

#484 — April 17, 2020

Unsubscribe  :  Read on the Web

???? If you're bored this weekend at all, consider joining the latest Ludum Dare — it's an online game jam that's been taking place for 18 years and more JavaScript entries are appreciated against all the Unity crowd ????

JavaScript Weekly

Writing an 'Emulator' in JavaScript (and Interfacing with Multiple UIs) — This is really neat. Tania built a Chip-8 interpreter in JavaScript and has gone into quite a bit of detail about what was involved here. Lots of neat bits and pieces to pick up from this.

Tania Rascia

jQuery 3.5.0 Released — I know many of you will groan, but I’m delighted when I see a new jQuery release. It’s still so heavily used. No headline features though, this is a security fix for a cross-site scripting vulnerability, plus some tweaks and fixes in preparation for jQuery 4.0 (yes!)

Timmy Willison (jQuery Foundation)

Build a Game of Battleship with TypeScript & Java. Free Course — Join over 2000 developers creating a game of Battleship with TypeScript, Spring Cloud Stream (Java), and PubSub+. This free 30-minute course is a great way to learn the basics of messaging and event-driven architecture with the Aurelia framework.

Solace sponsor

Profiling React.js Performance — Goes into detail on aspects of the React Profiler API, React’s new experimental Interaction Tracing API, and measuring custom metrics using the User Timing API.

Addy Osmani

Userscripts are Fun and Still Very Much Relevant — ‘Userscripts’ are basically JavaScript programs that run in the context of other Web pages so you can add your own features. They were really popular for a while but still exist and are still a neat use case for using JavaScript to improve your Web experience.

Eldad Bercovici

Another Look at What's New in ECMAScript 2020 — We linked to Dr Axel’s roundup recently, but here’s another take, looking at dynamic imports, nullish coalescing, optional chaining, BigInt, and more.

Ianis T.

⚡️ Quick Releases

???? Jobs

JavaScript Developer at X-Team (Remote) — Join the most energizing community for developers. Work from anywhere with the world's leading brands.

X-Team

Senior JavaScript Developer (Warsaw, Relocation Package) — Open source rich text editor used by millions of users around the world. Strong focus on code quality. Join us.

CKEditor

Find a Job Through Vettery — Vettery specializes in tech roles and is completely free for job seekers. Create a profile to get started.

Vettery

???? Tutorials

How To Create a Particle Trail Animation in JavaScript — Particle animations are particularly (sorry) striking.. and in this article, Anna Prenzel shows how to easily create your own such effects with Anime.js.

Smashing Magazine

Strategies for Migrating to TypeScript — A quick overview of some strategies for migrating code bases from JavaScript over to TypeScript.

Dr. Axel Rauschmayer

Developing in a Monorepo While Still Using Webpack — Second part in a series discussing things the team at Etsy learned during the migration of a home-grown, Require.js-based build system to webpack, which took over a year.

Salem Hilal

A More Productive Way to Build Your JavaScript Apps — Write better code, debug it, and test it – all in one place. Try WebStorm. No configuration required.

WebStorm sponsor

▶  Let's Build a Digital Circuit Simulator in JavaScript — A special episode of the Low Level JavaScript series takes us on a brief journey into the world of digital logic.

Low Level JavaScript

How To Set Up an Express API Backend Project with PostgreSQL — A pretty extensive walkthrough of creating an HTTP API using Express with Node.js and Postgres on the backend, then deploying it all on Heroku.

Chidi Orji

Speed Up Your Angular App: 14 Optimization Tips — Tips on how to make your Angular app smaller, faster, and more responsive.

Marcelo Ricardo de Oliveira

Class-Related Types in TypeScript

Dr. Axel Rauschmayer

????▶ A Fireside Chat on the State of Microservices on April 21 — We recently helped The Software House with a developer survey (thanks to those who took it!) and now they’re doing a live chat on the state of microservices next Tuesday featuring Yan Cui, Alessando Vozza, and others.

The Software House

???? Code & Tools

Puppeteer 3.0: It Now Supports Firefox — Best known for as a way to headlessly control Chrome from Node, Puppeteer has recently seen some competition in the form of the cross-browser Playwright recently. But, no fear, Puppeteer is stepping up and can now work cross-browser too. We also learn Puppeteer is migrating to TypeScript.

Mathias Bynens

Open-Source Serverless CMS Powered by React, Node.js and GraphQL API — Build dynamic websites and apps with Webiny. 100% powered by JavaScript. Deploy your sites to AWS Lambda.

Webiny Serverless CMS sponsor

Rome: An Experimental JavaScript Toolchain — A compiler, linter, formatter, bundler, testing framework and more. Started by Sebastian McKenzie (of Babel and Yarn fame), Rome is now a project from the React Native team at Facebook. Related repo.

Facebook

Vime: A New, Modern Media / Video Player for the Web — Aims to be a ‘modern alternative to Video.js and Plyr’: “The idea behind Vime is we want you to control the player, not the other way around.” Modular, tree-shakable, and with potential for a plugin ecosystem. GitHub repo.

Rahim Alwer

Vuln Cost: An Open Source Security Scanner for VS Code — Free Snyk-powered VS Code extension that finds security vulnerabilities in npm packages, providing feedback in-line with your code, such as how many vulnerabilities a package has.

snyk

ip-num: A Library to Work with ASN, IPv4, and IPv6 Numbers — Happy in both Node and the browser.

dadepo

Flip: Animated Flip Counter Plugin to Add a Countdown to a Website — Adds an animated dynamic countdown timer to a page. No dependencies, responsive and mobile friendly, and fits any language, locale, or time zone.

Rik Schennink

The Perfect Partner to MongoDB Atlas. Try It for Free

Studio 3T sponsor

A JavaScript API for Controlling 'Simpsons: Hit & Run' — Including this as a bit of fun if you fancy noodling on something odd. Remote controlling games from JS seems neat, although I suspect just getting this running would take a while..

Tavis Ormandy




scr

How tiny dependencies can topple the JavaScript Jenga tower

#486 — May 1, 2020

Unsubscribe  :  Read on the Web

JavaScript Weekly

???? I18n Ally: An All-in-One i18n Extension for VS Code — Got some internationalization work to do? I18n Ally gives you inline annotations, automated translations via Google Translate (which you can review), progress indication, etc. Supports React, Angular, Vue and other frameworks.

Anthony Fu

How a Few Lines of Code Broke Lots of Packages — Just under a week ago, people were reporting that create-react-app was broken. The culprit? A tiny change in a tiny dependency: is-promise. Luckily a fix was out very quickly and the creator of is-promise reflects on what happened here. Liran Tal also has some analysis of the situation.

Forbes Lindesay

Identify Front-End Issues Like JavaScript or Network Errors Fast — Datadog’s algorithmic alerts will proactively alert on any client-side issues such as JavaScript and network errors. Optimize the load time of your front-end resources, and detect any UI issues that affect critical user journeys. Try it free with Datadog Synthetics.

Datadog sponsor

Q: A JavaScript 'Quantum Circuit' Simulator — Bring quantum computing to your browser with this JavaScript simulation. If you were never quite sure what your JavaScript code was going to do, now you can formally explore the concept ????

Stewart Smith

Quick bytes:

???? Jobs

Find a Job Through Vettery — Vettery specializes in tech roles and is completely free for job seekers. Create a profile to get started.

Vettery

Senior Full-Stack Developer (Malmö/Sweden) — Every day is different from the next. Join our upbeat Team and work on exciting, major projects using a modern JavaScript stack.

Ortelius AB

???? Tutorials

A Guide to window.location — A breakdown that covers most of the methods and properties available on the DOM’s window.location object.

samantha ming

Implementing Dark Mode in React Apps Using styled-components

Blessing Krofegha

▶  Let's Build a Financial Dashboard App with React (Webinar On‑Demand) — Join TJ VanToll as he walks you through building a responsive Bootstrap-themed Stocks Portfolio app. Check it out today.

Progress KendoReact sponsor

Getting Started with NuxtJS — Learn how to create Vue.js-powered server-side rendered apps with NuxtJS including configuring an app and deploying it on Heroku.

Timi Omoyeni

▶  Learn Svelte: A 16-Part Course on Learning the Popular UI Framework — The course centers around building a chatbot, which is a nice change from the todos and other overused tutorial examples.

noah kaufman

10 Practical JavaScript Tricks — These kinds of lists are usually pretty run of the mill, but this one actually contains some lesser-known quick tips that you may not have seen before.

zander shirley

Moving TinyMCE to Modern JavaScript — The creators of TinyMCE (a popular WYSIWYG HTML editor) have been refactoring its rather legacy JavaScript (the first version came out 17 years ago!) to modern practices.

Joakim Lindkvist

7 JavaScript Design Patterns Every Developer Should Know — This is sort of like a (very) mini version of Addy Osmani’s 2017 book on JS design patterns (which is referenced at the end of the post).

deven rathore

▶  An Introduction to State Machines Using XStateXState is a neat way to work with state machines in JavaScript, Kyle is a neat teacher, and Egghead is a neat platform for unlocking these videos for us too.

Kyle Shevlin

Ride Down Into JavaScript Dependency Hell

AppSignal sponsor

A Collection of Challenging TypeScript Exercises“The goal: Let everyone play with many different TypeScript features and get an overview of TypeScript capabilities and principles.”

Marat Dulin

A Visual Guide to React Mental Models — Different people learn in different ways but good mental models are always valuable and can be helpful if you need to juggle all of the pieces involved in a framework like React.

Obed Parlapiano

Turning Vue Components Into Reusable npm Packages — Outlines how you can reuse Vue components across your projects by automating your process to bundle, test, document, and publish your components.

Sjoerd de voorhoede

???? Code & Tools

jExcel v4: A Vanilla JS Interactive Table / Spreadsheet Control — 4.0 adds support for tabs/workbooks, updating a remote data source with JSON, formula support in a sheet footer, and more. There are lots of demos and examples on the official homepage.

Paul Hodel

Will It CORS? — A handy online tool/wizard for establishing how your (potential) use case will (or won’t!) operate alongside CORS (Cross-Origin Resource Sharing).

HTTP Toolkit

Get Great Visual Feedback & Bug Reports, Even from Non-Technical Folk — Simply click a page element to pin visual feedback with screenshots & metadata. BugHerd = fast and easy bug tracking.

BugHerd sponsor

utfu: Replace Busted Characters From Legacy Text with UTF-8 — Useful when old content contains characters like “— in place of a single quote, and similar legacy text issues.

Daniel Sieradski

Middy 1.0: A Node Middleware Framework for AWS Lambda — Middy’s aim is to make writing serverless functions (hosted on AWS Lambda) easier by providing a familiar middleware abstraction to Node developers.

Luciano Mammino

useWorker() 3.0: A React Hook for Blocking-Free Background Tasks — Makes it easier to throw tasks off to a Web Worker in React.

Alessio Koci

webpack-blocks: Configure webpack using Functional Feature Blocks

Andy Wermke

JZZ: A MIDI Library for Node and the Browser — Send, receive and play MIDI messages from both Node and the browser on Linux, macOS and Windows.

Sema

MDX 1.6: Use JSX in Markdown Documents — This version introduces initial Vue support.

Compositor and Vercel

???? Upcoming Online Events

  • JavaScript Remote Conf 2020 (May 14-15) — Speakers lined up already include Raymond Camden, Christian Heilmann, and Aleksandra Sikora.
  • ESNEXT CONF 2020 (May 18-22) — From the Pika folks (of Snowpack fame). 12 speakers over 5 days so it's a gradual pace.
  • ForwardJS (May 26-29) — A real world event (ForwardJS Ottawa) that has now become a virtual event.
  • CascadiaJS 2020 (September 1-2) — This upcoming online conference is set to take place in September, and the CFP is open now through May 15.




scr

Prevention of Melanoma With Regular Sunscreen Use

Interview with June K. Robinson, MD, author of Prevention of Melanoma With Regular Sunscreen Use




scr

Identification of Chronic Obstructive Pulmonary Disease in Lung Cancer Screening Computed Tomographic Scans

Interview with Pim A. de Jong, MD, PhD, author of Identification of Chronic Obstructive Pulmonary Disease in Lung Cancer Screening Computed Tomographic Scans




scr

Prostate Cancer Screening-The Evidence, the Recommendations, and the Clinical Implications

Interview with Roger Chou, MD, author of Prostate Cancer Screening-The Evidence, the Recommendations, and the Clinical Implications




scr

Universal Screening and Drug Treatment of Dyslipidemia in Children and Adolescents

Interview with Frederick P. Rivara, MD, MPH, author of Universal Screening and Drug Treatment of Dyslipidemia in Children and Adolescents




scr

Association of Mental Health Disorders With Prescription Opioids and High-Risk Opioid Use in US Veterans of Iraq and Afghanistan

Interview with Karen H. Seal, MD, MPH, author of Association of Mental Health Disorders With Prescription Opioids and High-Risk Opioid Use in US Veterans of Iraq and Afghanistan




scr

Detection of Breast Cancer With Addition of Annual Screening Ultrasound or a Single Screening MRI to Mammography in Women With Elevated Breast Cancer Risk

Interview with Wendie A. Berg, MD, PhD, author of Detection of Breast Cancer With Addition of Annual Screening Ultrasound or a Single Screening MRI to Mammography in Women With Elevated Breast Cancer Risk




scr

Effect of Screening for Partner Violence on Women's Quality of Life: A Randomized Controlled Trial

Interview with Joanne Klevens, MD, PhD, author of Effect of Screening for Partner Violence on Women's Quality of Life: A Randomized Controlled Trial




scr

Effect of an Outpatient Antimicrobial Stewardship Intervention on Broad-Spectrum Antibiotic Prescribing by Primary Care Pediatricians: A Randomized Trial

Interview with Jeffrey S. Gerber, MD, PhD, author of Effect of an Outpatient Antimicrobial Stewardship Intervention on Broad-Spectrum Antibiotic Prescribing by Primary Care Pediatricians: A Randomized Trial




scr

Magnetic Resonance Imaging Screening to Identify Spinal and Paraspinal Infections Associated With Injections of Contaminated Methylprednisolone Acetate

Interview with Anurag N. Malani, MD, author of Magnetic Resonance Imaging Screening to Identify Spinal and Paraspinal Infections Associated With Injections of Contaminated Methylprednisolone Acetate




scr

Repeat Bone Mineral Density Screening and Prediction of Hip and Major Osteoporotic Fracture

Interview with Sarah D. Berry, MD, author of Repeat Bone Mineral Density Screening and Prediction of Hip and Major Osteoporotic Fracture




scr

Screening for Prostate Cancer With the Prostate-Specific Antigen Test: A Review of Current Evidence

Interview with Michael J. Barry, MD, author of Screening for Prostate Cancer With the Prostate-Specific Antigen Test: A Review of Current Evidence




scr

Web-Based Alcohol Screening and Brief Intervention for University Students: A Randomized Trial

Interview with Nicholas J. Horton, ScD, author of Web-Based Alcohol Screening and Brief Intervention for University Students: A Randomized Trial




scr

A Systematic Assessment of Benefits and Risks to Guide Breast Cancer Screening Decisions

Interview with Nancy L. Keating, MD, MPH, author of A Systematic Assessment of Benefits and Risks to Guide Breast Cancer Screening Decisions




scr

of Screening Mammography in Older Women: A Review

Interview with Louise C. Walter, MD and Mara A. Schonberg, MD, MPH, authors of Screening Mammography in Older Women: A Review




scr

Breast Cancer Screening Using Tomosynthesis in Combination With Digital Mammography

Interview with Sarah M. Friedewald, MD, author of Breast Cancer Screening Using Tomosynthesis in Combination With Digital Mammography




scr

Screening and Brief Intervention for Drug Use in Primary Care

Interview with Richard Saitz, MD, MPH, author of Screening and Brief Intervention for Drug Use in Primary Care




scr

CAD Screening in Patients With Diabetes Mellitus

Interview with Joseph B. Muhlestein, MD, author of Effect of Screening for Coronary Artery Disease Using CT Angiography on Mortality and Cardiac Events in High-Risk Patients With Diabetes




scr

Lifetime Benefits and Costs of Colorectal Cancer Screening

Interview with Chyke A. Doubeni, MD, MPH, author of Variation in Adenoma Detection Rate and the Lifetime Benefits and Cost of Colorectal Cancer Screening: A Microsimulation Model







scr

For Patients: Prostate Cancer Screening

Edward H. Livingston, MD, Deputy Editor of Clinical Reviews and Education and Jon Tilburt, MD, from the Mayo Clinic explain prostate cancer screening. For more information, read the JAMA Patient Page on this topic.





scr

Prostate Cancer Screening

Edward H. Livingston MD, explores the topic of prostate cancer screening in author interviews with:







scr

Opioid Prescribing: Rising to the Challenge

An opioid abuse epidemic now plagues US healthcare. It was caused, in part, by overzealous advocacy for controlling chronic pain resulting in overuse of narcotics. There are now 2 million Americans addicted to opioids. The approach for treating chronic pain must change. In this podcast, we summarize recent CDC guidelines for the proper use of opioids for treating chronic pain.

Articles discussed in this episode:










scr

Professional Boundaries: What to Do When Clinicians Ask Other Clinicians to Prescribe Medications for Them

In this episode of JAMA Professionalism: Best Practice, Edward H. Livingston, MD looks at the case of a physician requesting prescription medication from a colleague to examine professional boundaries between physicians and options for managing those boundaries. Shiphra Ginsburg, MD and Wendy Levinson, MD, authors of the related article, join Dr Livingston to discuss the best options for handling this challenging situation. Arthur S. Hengerer, MD, chair of the Federation of State Medical Boards discusses the legal and licensure ramifications of physicians prescribing for other clinicians and Kate E. Engelhardt, MD, and D. Brock Hewitt, MD, MPH, practicing physicians, relate their experience with other clinicians asking them to prescribe medications.