Giter Site home page Giter Site logo

blog's People

Contributors

bendoerr avatar duckpuppy avatar elbowdonkey avatar fhemberger avatar floydpink avatar gisikw avatar gregstewart avatar haacked avatar howiehu avatar imathis avatar iqandreas avatar jakemcc avatar jbrains avatar lukearmstrong avatar mikl avatar omo avatar parkr avatar pfista avatar pilif avatar pw avatar rslifka avatar rwdaigle avatar rythie avatar samwhited avatar sp3c73r2038 avatar tgray avatar tomhoover avatar treyhunner avatar vyper avatar zlu avatar

Watchers

 avatar  avatar

blog's Issues

Domain cookies and Ajax requests

While we currently use a Docker container with a reverse proxy given we had to change to hosting our apps on multiple instance with sub domains, we had to switch to using domain cookies to share sessions.

A couple of gotchas (and because this is the second time this bites me):

  1. make sure for AJAX like requests to pass along with: request.withCredentials()
  2. your remote service/API should allow the correct headers: Access-Control-Allow-Credentials should be set to true
  3. Configure domain cookies using: .domain.com or some variant for sub domains, but do prefix it with a .

Book

Time to write an update about the book and why there's been very little progress

Build your assets with Gulp

Given how popular the grunt one is...

One of the most popular posts on this site is the one relating to building your assets using grunt. So I thought it might be useful to update this post in the context of a new build tool that we are currently using: Gulp - so here goes: Building your assets with Gulp!

Alexa skill built

I should blog about my experience building the Gadgetzan Gazette Alexa skill

Tech focus for 2017

Based on discussions with Cain around sales focus for 2017, I have started to jot down some ideas on where I think we should focus:

  • Electron
  • Alexa
  • Machine learning
  • AWS expertise
  • Augmented reality

Mixed content

Having moved things over to AWS and using SSL this site is requesting mixed content:

Mixed Content: The page at 'https://www.tcias.co.uk/blog/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic'. This request has been blocked; the content must be served over HTTPS.
Mixed Content: The page at 'https://www.tcias.co.uk/blog/' was loaded over HTTPS, but requested an insecure stylesheet 'http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic'. This request has been blocked; the content must be served over HTTPS.
Mixed Content: The page at 'https://www.tcias.co.uk/blog/' was loaded over a secure connection, but contains a form which targets an insecure endpoint 'http://google.com/search'. This endpoint should be made available over a secure connection.
Mixed Content: The page at 'https://www.tcias.co.uk/blog/' was loaded over HTTPS, but requested an insecure image 'http://cdn.meme.am/instances/500x/48009108.jpg'. This content should also be served over HTTPS.
Mixed Content: The page at 'https://www.tcias.co.uk/blog/' was loaded over HTTPS, but requested an insecure image 'http://cdn.meme.am/instances/500x/55497481.jpg'. This content should also be served over HTTPS.
Mixed Content: The page at 'https://www.tcias.co.uk/blog/' was loaded over HTTPS, but requested an insecure image 'http://cdn.meme.am/instances/500x/59833717.jpg'. This content should also be served over HTTPS.
Mixed Content: The page at 'https://www.tcias.co.uk/blog/' was loaded over HTTPS, but requested an insecure image 'http://www.quickmeme.com/img/91/91937cf37ba5d6727302ec24851b9a1ff46ae5cdaf1578b7bc7dc2c31a7746b5.jpg'. This content should also be served over HTTPS.
Mixed Content: The page at 'https://www.tcias.co.uk/blog/' was loaded over HTTPS, but requested an insecure image 'http://img.youtube.com/vi/e76a50ZgzxM/0.jpg'. This content should also be served over HTTPS.
Mixed Content: The page at 'https://www.tcias.co.uk/blog/' was loaded over HTTPS, but requested an insecure image 'http://img.youtube.com/vi/8bZh5LMaSmE/0.jpg'. This content should also be served over HTTPS.
Mixed Content: The page at 'https://www.tcias.co.uk/blog/' was loaded over HTTPS, but requested an insecure image 'http://www.tcias.co.uk/assets/logo.png'. This content should also be served over HTTPS.

Think about React patterns

We should write more about React patterns that we use and trues.

  • E.g. using Child Context to pass data around to components (And cover the gotcha with IE8 and ES6 syntax)
  • Some of the test patterns we have used

The Trello card - may have some comments and additional thoughts

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.