Giter Site home page Giter Site logo

code-samples's Introduction

A

A simple component to integrate with react router

Highlights:

  1. component prototyping with Storybook
  2. focused snapshot testing with Jest

AddressAutocomplete

A wrapper component for Google Geocode API

Highlights:

  1. strict interfaces with typescript
  2. usage of the thirdparty (Google API) typescript definitions for seamless integration
  3. integration with redux form is in a separate HOC component, so component can be used separately or inside a redux form
  4. use of redux-saga for handling side effects

Models

Integration with backend API.

A collection of functions to query relational data, normalize data and store in redux store, a collection of selectors to query data from redux store (inspired by the Apollo framework)

Highlights:

  1. store is normalized
  2. works with reactive UI layer (based on Reselect library)

Sockets

Integration with Pusher for real-time traffic.

Highlights:

  1. subscribe/unsubscribe to relevant real-time events on specific router state changes
  2. refresh subscriptions in case of a page refresh

.circleci

Integration with Circle CI 2.0 for building, testing, and deployment

Highlights:

  1. 3-step deploy to production
  2. End-to-end testing, more info on how we do testing please check out my series of articles: Part 1 and Part 2

code-samples's People

Contributors

dziamid avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.