Jasper Schellingerhout
Jasper Schellingerhout
Running https://microsoft.github.io/frontend-bootcamp/step1-04/demo/ in Edge, Chrome and Firefox shows that the JSX is not rendered. Consider ``` ``` or ``` ``` to load the appropriate pre-processor in codepen, or replace the...
This addresses issue #213. JSX does not render in straight JS in browsers tested as today. Codepen supports TypeScript or Babel for JSX. I decided on TypeScript over Babel (which...
On Windows `cd` with a fully qualified name will list the Current Working Directory with the correct case for the folders (regardless of how the case was typed). However, **the...
posts.each has been deprecated
logical operators are "or" and "and" https://shopify.github.io/liquid/basics/operators/
issue #9 You may not @extend an outer selector from within @media.
/css is built by sass anyway, so no need to have it in the project
Can you explain what exactly is solved and why: >Values for waste ink levels are stored across multiple addresses, which, when reversed, combine to make a value in hex. This...
Added the Z-component and the Z-Fill callback. These are added when USINGZ preprocessor identifier is present Also added inflate for path (code was directly derived from code used for paths)....