Everybody had a classmate that knew everything about anything, much like Hermione from the Harry Potter series. While your project is the main character, Hermione.js serves the knowledge.
Autotrack for analytics.js attempts to leverage as many Google Analytics features as possible while requiring minimal manual implementation. It gives developers a foundation for tracking data relevant to today's modern web.
It's hard to solve a problem when important details are missing. Now project maintainers can add templates for Issues and Pull Requests to projects, helping contributors add the right details at the start of a thread. This is the first of many improvements to Issues and Pull Requests that we're working on based on feedback from the community.
The next React release will be 15.0.0. Moving from minor versions (0.14) to major helps indicate commitment to stability and gives the flexibility to add new backwards-compatible features in minor releases.
What is linting? Why should we lint our stylesheets? Linting helps reduce silly errors in codebases, and improves coding quality by enforcing good coding rules, and practices.
Stylelint is a super extendable, and unopinionated CSS linter written in JavaScript. Because it’s powered by JavaScript instead of Ruby, it’s much, much faster than scss-lint.
Making responsive emails is hard, especially since email clients on mobile (like Gmail, Yahoo or Outlook.com) don’t support media queries. An hybrid approach, a Gmail first strategy, or a responsive email without media queries are great ways to adapt to this situation.
Grunt, Gulp, Broccoli, Brunch and the like all require you to fit your tasks into their paradigms and configurations. Each has it’s own syntaxes, quirks and gotchas that you need to learn. This adds code complexity, build complexity and makes you focus on fixing tooling rather than writing code.
MERN is a scaffolding tool which makes it easy to build isomorphic apps using Mongo, Express, React and NodeJS. It minimizes the setup time and gets you up to speed using proven technologies.
Newsletter content curated by Darko from Infinum JavaScript Team