Christophe Rosset

Results 14 issues of Christophe Rosset

A Next.js implementation of the themoviedb.org website - https://github.com/topheman/nextjs-movie-browser

Link and description to https://github.com/topheman/nextjs-github-browser

## TL;DR This issue aims to describe how if you setup docker on a fullstack project, you may loose some developer experience like in-editor linting / formating + git hooks...

enhancement

Work In Progress to find a solution to https://github.com/topheman/docker-experiments/issues/1 This is based on research made in https://github.com/topheman/fullstack-setup

Build failing : https://travis-ci.org/topheman/npm-registry-browser/jobs/640957694 On each tag pushed to master, there should be an automatic deploy of the build to github pages. There is currently the following error: ``` /home/travis/.rvm/gems/ruby-2.4.5/gems/octokit-4.6.2/lib/octokit/response/raise_error.rb:16:in...

bug

Hello Alex, In the past year, I've also myself been playing with headtrackr ( http://dev.topheman.com/parallax-js-with-headtracking-support/ ) and streetview ( http://dev.topheman.com/topheman-street-view/ ), this friday, I passed by the headtrackr repo of...

Steps to reproduce : - Go to https://nextjs-github-browser.vercel.app/topheman/webrtc-remote-control - Click on the link `@webrtc-remote-control/core` (or any other one of the packages) You will get to https://nextjs-github-browser.vercel.app/topheman/webrtc-remote-control/blob/master?path=/packages/core#readme and have a 404...

bug

In https://github.com/topheman/angular2-sandbox/commit/ac349c721801c408cbf9dcc60bffc267786941f4 , I froze the deps to the rc.1 of Angular2 (the version on which I coded the project) because the later RCs were not compatible anymore. Since there...

help wanted

There seem to be a problem with d3 and the svg in the latest chrome : Version 46.0.2490.86 (64-bit) (Mac): Error in console: ``` Error: Invalid value for attribute transform="translate(NaN,NaN)"Sf.transform...

bug

See https://github.com/topheman/react-es6/issues/3

bug
duplicate
front