Skip to content

Commit 8698324

Browse files
claudeJogai
authored andcommitted
Remove entries linking to defunct platforms and dead URLs
Prune resources hosted on platforms that no longer serve the original content: - javascriptair.com (defunct podcast network) - scotch.io (acquired, old URLs broken) - tutorialzine.com (domain sold, content gone) - alligator.io (merged into DigitalOcean, old URLs dead) - pusher.com/tutorials (5 entries, tutorial subdirectory removed) - gold.xitu.io (migrated to juejin.cn) - embalses.azurewebsites.net (expired Azure free-tier demo) - openfunctioncomputers.com (Vue 1.x-era project, dead) - YouTube AdBlitz 2016 (one-time campaign, domain decommissioned) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d8f6f47 commit 8698324

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@
240240
- [Full Stack Radio #30 (11-23-2015)](https://www.fullstackradio.com/30)
241241
- [Changelog #184 (11-27-2015)](https://changelog.com/podcast/184)
242242
- [Software Engineering Daily (12-29-2015)](https://softwareengineeringdaily.com/2015/12/29/front-end-javascript-with-evan-you/)
243-
- [JavaScript Air 016 (03-30-2016)](https://javascriptair.com/episodes/2016-03-30/)
244243
- [Codecasts #2 - Falando Sobre Vuejs e Web Components (2016-08-19) [pt-BR]](https://soundcloud.com/codecasts/2-falando-sobre-vuejs-e-web-components)
245244
- [Full Stack Radio #50 (09-21-2016)](https://www.fullstackradio.com/50)
246245
- [和 Vue.js 框架的作者聊聊前端框架开发背后的故事 [zh-CN]](https://teahour.fm/78)
@@ -267,7 +266,6 @@
267266

268267
- [Learn Vue 3: Step by Step](https://laracasts.com/series/learn-vue-3-step-by-step) on Laracasts
269268
- [Vuejs 2 Authentication Tutorial](https://auth0.com/blog/vuejs2-authentication-tutorial/) on Auth0 blog
270-
- [Create a GitHub File Explorer Using Vue.js](https://scotch.io/tutorials/create-a-github-file-explorer-using-vue-js) on Scotch.io
271269
- [Vuex introduction video - James Browne from London Vue.js Meetup #1](https://www.youtube.com/watch?v=l1KHL-TX3qs)
272270
- [Hybrid App Example with Laravel and Vue.js in Portuguese](https://www.youtube.com/watch?v=TGSJjDahlrQ) by @vedovelli
273271
- [Vue.js Screencast Series in Spanish](https://styde.net/curso-de-vue-js/) on Styde.net
@@ -298,8 +296,6 @@
298296
- [Vue JS 2 Tutorials](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gQcYgjhBoeQH7wiAyZNrYa) on Youtube by [The Net Ninja](https://www.thenetninja.co.uk)
299297
- [Add a headless CMS to VueJs in 5 Minutes](https://www.storyblok.com/tp/add-a-headless-CMS-to-vuejs-in-5-minutes)
300298
- [vue 架构中的 Watcher](https://github.com/dengwanc/dengwanc.github.io/issues/11)
301-
- [Building Your First App With Vue.js](https://tutorialzine.com/2016/08/building-your-first-app-with-vue-js/)
302-
- [5 Practical Examples For Learning Vue.js](https://tutorialzine.com/2016/03/5-practical-examples-for-learning-vue-js/)
303299
- [Migrating from KnockoutJS to VueJS](https://jes.al/2017/05/migrating-from-knockoutjs-to-vuejs/)
304300
- [Create a quiz with Vue.js](https://medium.com/@rap2h/create-a-quiz-with-vue-js-ed1e8e0e8294) by [@rap2h](https://twitter.com/rap2h)
305301
- [Interactive Vue.js Screencasts For Beginners](https://scrimba.com/playlist/playlist-38)
@@ -313,7 +309,6 @@
313309
- [Build your own carousel with Vue](https://medium.com/@davidatomhernandez/how-to-a-simple-carousel-with-vue-138715d615d7) by [@Atom_Hernandez](https://twitter.com/Atom_Hernandez)
314310
- [Unit Testing Vue.js Components with the Official Vue Testing Tools and Jest](https://alexjoverm.github.io/series/Unit-Testing-Vue-js-Components-with-the-Official-Vue-Testing-Tools-and-Jest/) by [@alexjoverm](https://twitter.com/alexjoverm)
315311
- [Creating Vue.js Transitions & Animation: Live Examples](https://snipcart.com/blog/vuejs-transitions-animations) by [@udyuxdev](https://twitter.com/UdyUXDev)
316-
- [Creating Custom Vue.js Plugins](https://alligator.io/vuejs/creating-custom-plugins/)
317312
- [Async in VueJS part 1](https://medium.com/js-dojo/async-in-vue-js-part-1-28d96f751a2e)
318313
- [Async in VueJS part 2](https://medium.com/js-dojo/async-in-vuejs-part-2-45e81c836e38)
319314
- [Using localStorage with Vuex store without a plugin](https://www.mikestreety.co.uk/blog/vue-js-using-localstorage-with-the-vuex-store)
@@ -333,11 +328,6 @@
333328
- [Building a movie app interface with Vue.js](https://hackernoon.com/building-a-movie-app-interface-with-vue-js-cdc8aeb5db0b)
334329
- [Let’s Build a Custom Vue.js Router](https://hackernoon.com/lets-build-a-custom-vue-js-router-7de634be87c4)
335330
- [Build a Vue.Js E-Commerce App with ButterCMS Headless Backend](https://snipcart.com/blog/vuejs-ecommerce-headless-buttercms)
336-
- [Build a voting application with Go and Vue.js](https://pusher.com/tutorials/voting-app-go-vuejs)
337-
- [Build a collaborative painting app using Vue.js](https://pusher.com/tutorials/collaborative-painting-vuejs)
338-
- [Build a realtime payment dashboard with Stripe](https://pusher.com/tutorials/realtime-payment-dashboard-stripe)
339-
- [Build a cryptocurrency tracker using Vue.js](https://pusher.com/tutorials/cryptocurrency-tracker-vue)
340-
- [Build a design feedback app using Vue.js](https://pusher.com/tutorials/design-feedback-vuejs)
341331
- [Developing a Single Page App with Flask and Vue.js](https://testdriven.io/developing-a-single-page-app-with-flask-and-vuejs)
342332
- [Accepting Payments with Stripe, Vue.js, and Flask](https://testdriven.io/accepting-payments-with-stripe-vuejs-and-flask)
343333
- [API Driven Development With Laravel and VueJS (Free Course)](https://serversideup.net/courses/api-driven-development-laravel-vuejs/) on serversideup.net
@@ -602,15 +592,12 @@
602592
- [Formlets](https://www.formlets.com)
603593
- [Laracasts](https://laracasts.com)
604594
- [esa.io](https://esa.io/)
605-
- [稀土掘金](https://gold.xitu.io)
606595
- [Prague Airport](https://www.prague-airport.com/)
607596
- [Portfolio Site](https://corentinbac.com/)
608597
- [Statamic](https://statamic.com)
609-
- [Embalses!](https://embalses.azurewebsites.net/) - A tool to report water dam level using the U.S. Geological Survey database.
610598
- [TravelMap](https://clem.travelmap.fr) - A simple way for travelers to create a blog based on a Map.
611599
- [Proper Cloth Shirt Builder](https://propercloth.com/design-a-shirt) - Custom shirt builder.
612600
- [vNotes](https://github.com/IgorHalfeld/v-notes) - Simple and beautiful notepad to Markdown with Vue.js and Local Storage API.
613-
- [Open Function Computers](https://www.openfunctioncomputers.com/#!/home)
614601
- [Dermail](https://github.com/zllovesuki/dermail-webmail) - A webmail client written in Vue.js for Dermail, a mail system written in node.js.
615602
- [octimine](https://www.octimine.com/) - A patent search engine.
616603
- [Draxed](https://www.draxed.com/) - A web based MySQL and PostgreSQL data browser and dashboard manager.
@@ -748,7 +735,6 @@
748735

749736
### Interactive Experiences
750737

751-
- [YouTube AdBlitz 2016](https://adblitz.withyoutube.com/#!/advertisers)
752738
- [Louis Ansa Website (portfolio)](https://louisansa.com)
753739
- [Djeco.com](https://www.djeco.com/en)
754740
- [TR-101 Synth Drum Machine](https://inverted3.gitlab.io/drum-machine)

0 commit comments

Comments
 (0)