Alejandro Franco

Results 6 comments of Alejandro Franco

@codybrouwers I think you meant in your Bash Script ```diff - sleep 30 + sleep $interval ```

Hi, can I work on adding these as you suggest?

Could you try to pinch in, as if zooming out?. I had a similar issue in my Samsung S8 and when I pinch in it zooms out and shows the...

You could simply use a regular expression for that ```js let noNewLines = html.replace(//g, '') ```

I started using [`react-nice-dates`](https://reactnicedates.hernansartorio.com/) instead.

I think there might be a missing instruction in the README to activate the virtualenv create before using `eb`. When I'd run ``` eb --version ``` I would get the...