Javascript

WebDev

React Redux Saga

Create a webapp using React, Redux and Saga as middleware. The application will fetch image data from the Dogs API and store it to Redux using Saga.

WebDev

React Hooks Examples

Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class.

WebDev

Webpack Boilerplate

Webpack 4 setup with Babel, SCSS-CSS support, html creation and linking, file import for images, webpack aliasis, Bootstrap, FontAwesome, BrowserSync and Github Pages publishing