GithubHelp home page GithubHelp logo

dgp1130 / chatter Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.39 MB

Simple chat application built with Flutter Web, NodeJS/TypeScript, Docker, and Kubernetes.

Home Page: http://chatter.technology

License: MIT License

HTML 0.82% Dart 19.54% Dockerfile 4.68% TypeScript 72.53% JavaScript 2.17% CSS 0.26%

chatter's Introduction

Howdy folks!

I'm Doug Parker, the "devel without a cause". I'm an overly opinionated software developer on the Angular team at Google. Web development is hard, so I build tooling that makes it easier. I love forcing web tools do things they were never supposed to do.

chatter's People

Contributors

dependabot[bot] avatar dgp1130 avatar

Watchers

 avatar  avatar  avatar  avatar

chatter's Issues

Library-itize showBlockingDialog

In the most recent client commit, I created a utility module called showBlockingDialog which shows/hides a dialog based on an existing Future object. This seems to be pretty useful, and I wasn't able to find any existing standard modules which did this (other third party ones might exist). Could be worth contributing this back as a package to the Flutter ecosystem.

Library-itize Flutter FutureValue

I recently had the idea of FutureValue, a Flutter widget which tracks state of a Future and provides an API to render that Future at all states (pending, completed, error). This feels pretty generically useful when rendering asynchronous operations onto a synchronous paint cycle. Might be worth separating this out into its own library for use by other Flutter projects.

Also need to revisit that name, definitely not reflective of what it really does.

Library-itize Flutter Docker Image

While trying to build the Flutter client in Docker, I ran into a few issues with existing solutions. There is no official Flutter Docker image and the existing ones are not well documented, particularly as a Docker newby like myself.

If I get some time, I might make it a little more extensible and publish it to DockerHub so future Flutter projects can take advantage of it.

Split ingress configs across infrastructures

The Nginx ingress Kubernetes config should be slightly different between Minikube and GKE. Now that we have different environments for the two, this should be split with different implementations of the two.

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.