Angular Login Form Directive
See the Code - See it Full Page - See Details Self contained login form directive. I use this to first load angular from a cdn, so that the user has it for the main application, then directive handles...
View ArticleReact and Immutable, Top Down
See the Code - See it Full Page - See Details React and immutable example of a simple top down, one way data flow, single state app. This Pen uses: HTML, SCSS, Babel, and Babel
View ArticleStateless functional components
See the Code - See it Full Page - See Details Simple stateless functional components as "cart items". This Pen uses: Pug, Stylus, Babel, and Babel
View ArticleReact Image Preview & Upload
See the Code - See it Full Page - See Details A simple react component to handle uploading previewing an image before uploading it. Blog post: http://www.hartzis.me/react-image-upload/ check out...
View Articlereact swipeable v4.1.0
See the Code - See it Full Page - See Details This Pen uses: HTML, Stylus, Babel, and Babel
View ArticleSimple React Carousel w/ Swipeable
See the Code - See it Full Page - See Details Simple react image carousel using react-swipeable. https://github.com/dogfessional/react-swipeable This Pen uses: HTML, Stylus, Babel, and Babel
View ArticleImageTest - image onLoad test
See the Code - See it Full Page - See Details This is just a quick test to verify that 'onLoad' is called when the image src value is updated This Pen uses: HTML, CSS, Babel, and Babel
View Articleasync fun with fetch
See the Code - See it Full Page - See Details This Pen uses: HTML, Stylus, Babel, and Babel
View ArticleReact & Styled Components Starter
See the Code - See it Full Page - See Details A template to get started with React projects on CodePen.
View Article