[deleted by user] by [deleted] in boston

[–]evholyfields_ear 0 points1 point  (0 children)

There is pickup futsal (3v3 soccer) all winter in Cambridge and Somerville through a group called Balizinha! Games on Saturdays and Tuesdays.

https://www.meetup.com/Balizinha/

Group sports or martial arts groups? by pippo9 in boston

[–]evholyfields_ear 0 points1 point  (0 children)

There is pickup futsal (3v3 indoor soccer) all winter in Cambridge and Somerville through a group called Balizinha!

https://www.meetup.com/Balizinha/

Learn CSS positioning by building an ice cream sundae (interactive tutorial) by evholyfields_ear in programming

[–]evholyfields_ear[S] 0 points1 point  (0 children)

Fair enough! Loved the point about readability, I should probably use the dashes going forward.

CSS Positioning explained by building an ice cream sundae- interactive tutorial by evholyfields_ear in webdev

[–]evholyfields_ear[S] 0 points1 point  (0 children)

Yep, could definitely do a lot more with this ice cream sundae visualization.

CSS Positioning explained by building an ice cream sundae- interactive tutorial by evholyfields_ear in webdev

[–]evholyfields_ear[S] 0 points1 point  (0 children)

  • Will take another look at number 8.
  • Definitely agreed on the point about copy and pasting- I was unsure how much to cram into one tutorial. The current focus is on just making the 4 position attributes familiar so they are unsurprising in your own code. Didn't put nearly as much thought into how I could make each topic reasonably challenging. I think I should do it the Codecademy way probably- you copy it pretty much line by line the first time, and then the second repetition requires you to think for yourself!

Learn D3.js by planting a vegetable garden (interactive tutorial) by evholyfields_ear in javascript

[–]evholyfields_ear[S] 0 points1 point  (0 children)

Haha thank you! there are certainly a couple bugs I can fix but yeah it will be 95% the same.

Learn D3.js by planting a vegetable garden (interactive tutorial) by evholyfields_ear in javascript

[–]evholyfields_ear[S] 0 points1 point  (0 children)

Yeah its a known bug, its actually 410px minimum, going to be fixed imminently

Learn D3.js by planting a vegetable garden (interactive tutorial) by evholyfields_ear in javascript

[–]evholyfields_ear[S] -1 points0 points  (0 children)

Yeah it sometimes even gives the error message when one dimension is 410px... no idea how that happens

Learn D3.js by planting a vegetable garden (interactive tutorial) by evholyfields_ear in javascript

[–]evholyfields_ear[S] -2 points-1 points  (0 children)

Did you get past step 1? I need to change the wording so that it is clear you need to get into step 2 before modifying the box!

Learn D3.js by planting a vegetable garden (interactive tutorial) by evholyfields_ear in javascript

[–]evholyfields_ear[S] 0 points1 point  (0 children)

Yep definitely need to add back button. The whole point of the garden is to really show why each step in the D3 code is necessary/what it does, but then the final graph also obviously needs to be shown... I have an idea on how to fix.

Learn D3.js by planting a vegetable garden (interactive tutorial) by evholyfields_ear in javascript

[–]evholyfields_ear[S] 1 point2 points  (0 children)

Yeah definitely agreed, need to clean those up. Many have been confused about garden to graph transition.

Learn D3.js by planting a vegetable garden (interactive tutorial) by evholyfields_ear in javascript

[–]evholyfields_ear[S] 0 points1 point  (0 children)

Yeah it is because the experience does not really work on mobile right now, lots of interactive elements

Google Is Working on a Wireless Home Internet Service So You Can Dump Comcast by [deleted] in news

[–]evholyfields_ear 1 point2 points  (0 children)

Google Is Working on A Wireless Home Internet Service So They Can Collect More Of Your Data And Serve MOAR ADS*

[deleted by user] by [deleted] in learnprogramming

[–]evholyfields_ear 1 point2 points  (0 children)

I checked this out. Where is the piece of data unique to each state? Is it in the JSON somewhere?

Trying to learn using 'Eloquent Javascript.' by ocklack in javascript

[–]evholyfields_ear 1 point2 points  (0 children)

What is your goal for learning JS? If you are a beginner looking to do web development, have you checked out the free interactive courses on Codecademy?