#Inspiration https://medium.freecodecamp.org/how-i-went-from-not-knowing-how-to-code-to-shipping-9-projects-in-9-months-all-before-my-15th-7ec3666072c3
freeCodeCamp.org
How I went from not knowing how to code to shipping 9 projects in 9 months — all before my 15th birthday
I’ve been making (a lot of) things for about a year now. Most of my time is spent hacking, building, and learning.
#AMP #WebDevelopment https://www.androidpolice.com/2018/05/23/opinion-google-amp-still-confusing-not-getting-better/
Android Police
Opinion: Google AMP is still confusing, and it's not getting any better
The mobile web can be frustrating. Smartphones and tablets are becoming faster every year, but modern sites usually outpace them by becoming more... by Corbin Davenport in Editorials, News, Videos
Hey there,
there's a new channel in town.
Welcome Daily AI (@dailyai) which will publish news on a daily basis about artificial intelligence, machine learning, deep learning and so on.
If you're interested in such topics, join the channel so you can stay updated directly from Telegram.
there's a new channel in town.
Welcome Daily AI (@dailyai) which will publish news on a daily basis about artificial intelligence, machine learning, deep learning and so on.
If you're interested in such topics, join the channel so you can stay updated directly from Telegram.
Full Stack's Broadcast pinned «Hey there, there's a new channel in town. Welcome Daily AI (@dailyai) which will publish news on a daily basis about artificial intelligence, machine learning, deep learning and so on. If you're interested in such topics, join the channel so you can stay updated…»
#JS #Testing https://medium.freecodecamp.org/why-i-now-appreciate-testing-and-why-you-should-too-74d48c67ab72
freeCodeCamp.org
Why I now appreciate testing, and why you should, too.
There’s a common misconception that writing tests slows down development speed. While the benefits of testing may not be immediately…
#Git #GitLab https://techcrunch.com/2018/06/05/gitlabs-high-end-plans-are-now-free-for-open-source-projects-and-schools/
TechCrunch
GitLab’s high-end plans are now free for open source projects and schools
The fact that Microsoft is buying GitHub has left a lot of developers with a deep feeling of unease and a lot of them are now looking for alternatives. One of those is GitLab and that company has decided to strike the iron while it’s hot. To attract even…
#WebDevelopment #Node https://www.smashingmagazine.com/2018/06/pub-sub-service-in-house-node-js-redis/
Smashing Magazine
Building A Pub/Sub Service In-House Using Node.js And Redis — Smashing Magazine
Many applications today rely on real-time data transfer. As the size of data for each message in our system differs from a few bytes to up to 100MB, we needed a scalable solution that could support a multitude of scenarios. In this article, Dhimil Gosalia…