Eric Cote
92 posts

Eric Cote
@EricCote1
Trainer on web and database technologies. (React, JavaScript and .NET)
Montreal Katılım Kasım 2009
130 Takip Edilen55 Takipçiler

@GuyBarrette You got that using a chrome extension? Or by visiting a malicious website?
English

@GuyBarrette That is going to be a great learning experience. You look good!
English

@Darcy_Lussier I have been doing keto strict (less than 23g of carbs day). And I now eat bacon and fat!
And I lost 30 pounds. Amazing!
English

This is so useful when you are learning react.
React Academy@ReactAcademy1
Happy holidays! React Academy is now offering its course handouts for free. (You need to register to a newsletter, you can unsubscribe.) These are good cheatsheets, for beginners and experts alike. Available in PDF or web. reactAcademy.live/handouts #react #webdev #cheatsheet
English

Une offre incroyable pour les développeurs francophones.
React Academy@ReactAcademy1
Vente spéciale "Zone Rouge", pour le cours de React la semaine prochaine. 66% de rabais. Profitez-en! reactAcademy.ca/fr
Français

@runemadsen Line 63 was:
var src = 'data:image/svg+xml;utf8,' + contents;
Line 63 needs to be:
var src = 'data:image/svg+xml;base64,' + btoa(contents);
That's it! Code repaired! Yay!
English

@runemadsen It seems that the Image object doesn't want to read data SVG in utf8 anymore. So we need to correct one line in the code.
English

Just made this browser-native drag n’ drop SVG to PNG converter. Great for SVG’s created with Rune.js, D3, Two.js. runemadsen.com/svg-converter/
Greenpoint, Brooklyn 🇺🇸 English

Come at the Montreal React Meetup where I'll be talking about the Redux Toolkit. This is an amazing technology to simplify Redux usage.
Join us next week: meetup.com/React-MTL/even…
#react #reactTraining #redux #reduxToolkit

English



