{"id":25664793,"url":"https://github.com/bycorsanchez/resources","last_synced_at":"2025-10-14T12:05:09.790Z","repository":{"id":47842825,"uuid":"115868343","full_name":"BycorSanchez/resources","owner":"BycorSanchez","description":"📑Useful resources for developers","archived":false,"fork":false,"pushed_at":"2024-07-18T20:03:20.000Z","size":1252,"stargazers_count":146,"open_issues_count":5,"forks_count":67,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-07-10T12:01:43.769Z","etag":null,"topics":["courses","resource-list","resources"],"latest_commit_sha":null,"homepage":"https://bycorsanchez.github.io/resources","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BycorSanchez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-31T14:44:56.000Z","updated_at":"2025-02-24T13:25:32.000Z","dependencies_parsed_at":"2024-11-20T20:43:22.745Z","dependency_job_id":null,"html_url":"https://github.com/BycorSanchez/resources","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BycorSanchez/resources","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BycorSanchez%2Fresources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BycorSanchez%2Fresources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BycorSanchez%2Fresources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BycorSanchez%2Fresources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BycorSanchez","download_url":"https://codeload.github.com/BycorSanchez/resources/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BycorSanchez%2Fresources/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019411,"owners_count":26086575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["courses","resource-list","resources"],"created_at":"2025-02-24T06:30:02.220Z","updated_at":"2025-10-14T12:05:09.774Z","avatar_url":"https://github.com/BycorSanchez.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resources\n#### List of resources for ~~web~~ developers. Collected at the forum during the Google / Udacity Front-End Developer Scholarship.  \n\n#### URL: [https://bycorsanchez.github.io/resources](https://bycorsanchez.github.io/resources/)\n#### Google site: [https://sites.google.com/view/createdbyudacitystudents/home/fend](https://sites.google.com/view/createdbyudacitystudents/home/fend)\n\n## HTML\n* [HTML 5.3](http://w3c.github.io/html/)\n* [HTML MDN](https://developer.mozilla.org/en-US/docs/Web/HTML)\n* [HTML CheatSheet](https://digital.com/tools/html-cheatsheet/)\n* [Mega HTML CheatSheet](https://medium.com/level-up-web/the-mega-html5-cheatsheet-e8c479b1c521)\n* [HTML Reference](http://htmlreference.io)\n* [Guide to head elements](https://gethead.info)\n\n## CSS\n* [CSS MDN](https://developer.mozilla.org/en-US/docs/Web/CSS)\n* [CSS-Tricks](https://css-tricks.com)\n* [CSS CheatSheet](https://www.onblastblog.com/css3-cheat-sheet/)\n* [CSS Reference](http://cssreference.io)\n* [CSS zen garden](http://www.csszengarden.com)\n* [CSS reference by Codrops](https://tympanus.net/codrops/css_reference/)\n\n## Learn JavaScript\n* [JS for cats](http://jsforcats.com)\n* [Learn JS](https://gitbookio.gitbooks.io/javascript/)\n* [Eloquent JS](http://eloquentjavascript.net)\n* [JS garden](http://bonsaiden.github.io/JavaScript-Garden/)\n* [Learning JS Design Patterns](https://addyosmani.com/resources/essentialjsdesignpatterns/book/)\n* [Understanding ECMAScript 6](https://leanpub.com/understandinges6/read)\n* [Human JS](http://read.humanjavascript.com)\n* [Developing Backbone.js](https://addyosmani.com/backbone-fundamentals/)\n* [You Don’t Know JS](https://github.com/getify/You-Dont-Know-JS)\n* [JS the right way](http://jstherightway.org)\n* [Programming JS Applications](http://chimera.labs.oreilly.com/books/1234000000262/index.html)\n* [JS.Info](http://javascript.info)\n* [JS Robot](https://lab.reaal.me/jsrobot/)\n* [JavaScript is sexy](http://javascriptissexy.com)\n* [ES6 Features](http://es6-features.org/)\n* [Watch and Code](https://watchandcode.com/)\n\n## Jquery\n* [Documentation](http://api.jquery.com)\n* [JQuery Tutorial](http://try.jquery.com)\n* [JQuery CheatSheet](https://oscarotero.com/jquery/)\n\n## Git\n* [Try Git](https://try.github.io)\n* [Git immersion](http://gitimmersion.com)\n\n## Courses and online learning\n* [Udacity](https://www.udacity.com)\n* [FreeCodeCamp](https://www.freecodecamp.org)\n* [Team Tree House](https://teamtreehouse.com)\n* [Sololearn](https://www.sololearn.com)\n* [Dash](https://dash.generalassemb.ly)\n* [The new Boston](https://thenewboston.com)\n* [Cybrary](https://www.cybrary.it)\n* [The Odin Project](https://www.theodinproject.com/home)\n* [Codecademy](https://www.codecademy.com)\n* [edX](https://www.edx.org)\n* [Udemy](https://www.udemy.com)\n* [Coursera](https://www.coursera.org)\n* [Lynda](https://www.lynda.com)\n* [HTML CSS JS Tutorials](http://htmldog.com)\n* [W3Schools](https://www.w3schools.com)\n* [Khan academy](https://www.khanacademy.org)\n* [Code School](https://www.codeschool.com)\n* [Bento](https://bento.io/tracks)\n* [Sitepoint](https://www.sitepoint.com)\n* [Code.org](https://code.org)\n* [TutorialsPoint](https://www.tutorialspoint.com)\n* [Hackr](https://hackr.io)\n* [Pluralsight](https://www.pluralsight.com)\n* [Internet is hard](https://internetingishard.com)\n* [Egg Head](https://egghead.io)\n* [Sabe](https://sabe.io)\n* [Platzi](https://courses.platzi.com)\n* [Laracasts](https://laracasts.com)\n* [Codemonk on Hackerearth](https://www.hackerearth.com/practice/codemonk/)\n* [Coding Heroes](http://codingheroes.io/index.html)\n* [Wes Bos](http://wesbos.com/courses/)\n* [Edabit](https://edabit.com)\n* [Paqmind](http://paqmind.com)\n* [Open Classrooms](https://openclassrooms.com)\n* [Learn Code The Hard Way](https://learncodethehardway.org)\n* [Beginner's Book](https://beginnersbook.com)\n* [Upskill Courses](https://upskillcourses.com)\n* [Learn to Code HTML and CSS](https://learn.shayhowe.com)\n* [Scotch.io](https://scotch.io/courses)\n* [Progate](https://progate.com)\n\n## Coding challenges\n* [Coderbyte](https://coderbyte.com/)\n* [Codewars](https://www.codewars.com)\n* [Code Fights](https://codefights.com)\n* [CodinGame](https://www.codingame.com/)\n* [Top Coder challenges](https://www.topcoder.com/challenges/)\n* [HackerRank](https://www.hackerrank.com)\n* [LeetCode](https://leetcode.com/)\n* [Code Chef](https://www.codechef.com/)\n* [Geeks for geeks](https://www.geeksforgeeks.org/)\n* [Code Forces](http://codeforces.com/)\n* [JS30 challenge](https://javascript30.com)\n\n## Fonts and typography\n* [Google Fonts](https://fonts.google.com)\n* [Just my type](https://www.justmytype.co)\n* [Google Web fonts](https://femmebot.github.io/google-type/)\n* [Typogui](http://www.typogui.de)\n* [Typography Handbook](http://www.typographyhandbook.com)\n* [Typewolf](https://www.typewolf.com)\n* [Canva](https://www.canva.com)\n* [Font Squirrel](https://www.fontsquirrel.com)\n* [DaFont](https://www.dafont.com)\n* [1001FreeFonts](https://www.1001freefonts.com)\n* [Font Pair](http://fontpair.co)\n* [Font Combinations](https://www.canva.com/font-combinations/)\n* [typ.io](http://typ.io)\n\n## Online Tools\n* [CSSmatic](https://www.cssmatic.com)\n* [CSS3gen](https://css3gen.com)\n* [Dans Tools](https://www.danstools.com)\n* [Website Speed Test](https://tools.pingdom.com)\n* [Can I use?](https://caniuse.com)\n* [Chrome DevTools](https://developers.google.com/web/tools/)\n* [Responsive screenshots](https://responsive-screenshots.com)\n* [Am I Responsive?](http://ami.responsivedesign.is)\n* [Firefox DevTools](https://developer.mozilla.org/en-US/docs/Tools)\n* [Abstract browsing](http://www.abstractbrowsing.net)\n* [Front-End Checklist](https://frontendchecklist.io)\n* [Thimble by Mozilla](https://thimble.mozilla.org/en-GB/)\n* [Glyphter custom icon fonts](https://glyphter.com)\n* [Regular Expressions tester](https://regex101.com)\n* [JavaScript Object Explorer](https://sdras.github.io//object-explorer/)\n* [Code visualizer](http://www.pythontutor.com/visualize.html)\n* [Flexbox playground](https://codepen.io/enxaneta/full/adLPwv/)\n* [Our Own Thing](http://www.ourownthing.co.uk)\n* [Squoosh](https://squoosh.app)\n\n## Colors and Palettes\n* [Adobe Color](https://color.adobe.com)\n* [Paletton](http://paletton.com/)\n* [Color Palettes](http://colorpalettes.net)\n* [Polychroma Gradient](https://polychroma.now.sh)\n* [UI Gradients](https://uigradients.com)\n* [Coolors](https://coolors.co)\n* [Material Palette](https://www.materialpalette.com)\n* [Flaticons UI Colors](https://flatuicolors.com)\n* [Material Design](https://material.io)\n* [Colour Lovers](http://www.colourlovers.com)\n* [UI Gradients](https://uigradients.com/)\n* [0to255](http://www.0to255.com/)\n* [Lol Colors](https://www.webdesignrankings.com/resources/lolcolors/)\n* [Web Gradients](https://webgradients.com)\n* [HailPixel](https://color.hailpixel.com/)\n* [ColourCode](https://colourco.de)\n* [Color Hunt](http://colorhunt.co)\n* [Pigment](https://pigment.shapefactory.co)\n* [GradientLab](https://gradientlab.space/)\n* [Picular](https://picular.co)\n\n## Flexbox \n* [A Complete Guide to Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)\n* [CSS Flexbox Toolbox](https://speckyboy.com/css-flexbox-toolbox/)\n* [Learn Layout (flexbox)](http://learnlayout.com/flexbox.html)\n* [Flexbox.io](https://flexbox.io)\n* [CSS Flebox Mozilla developers](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout)\n\n## CSS Grid and Bootstrap\n* [CSS Grid by example](https://gridbyexample.com)\n* [JenSimmons Labs CSS Grid](http://labs.jensimmons.com)\n* [CSS grid starter layouts](https://css-tricks.com/snippets/css/css-grid-starter-layouts/)\n* [CSS grid Mozilla developers](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout)\n* [cssgrid.io](https://cssgrid.io)\n* [Bootstrap Framework](https://getbootstrap.com/docs/3.3/)\n* [Bootstrap grid builder](http://shoelace.io)\n\n## Images\n* [Unsplash](https://unsplash.com)\n* [Stocksnap](https://stocksnap.io)\n* [Pexels](https://www.pexels.com)\n* [Pixabay](https://pixabay.com)\n* [Free images](https://www.freeimages.com)\n* [Burst Shopify](https://burst.shopify.com)\n* [Isorepublic](https://isorepublic.com)\n* [Gratisography](https://gratisography.com)\n* [Jay Mantri](http://jaymantri.com/)\n* [Foodies Feed](https://www.foodiesfeed.com/)\n* [Negative Space](https://negativespace.co/)\n* [Freestocks](https://freestocks.org)\n* [Picography](https://picography.co/)\n* [MMT](https://mmtstock.com/)\n* [Skitterphoto](https://skitterphoto.com/)\n* [Shot Stash](https://shotstash.com)\n* [Styled Stock](https://styledstock.co/)\n* [Freepik](https://www.freepik.com)\n* [Magdeleine](https://magdeleine.co/)\n* [Cupcake](http://cupcake.nilssonlee.se)\n* [Avopix](https://avopix.com)\n* [Little Visuals](http://littlevisuals.co)\n* [Skuawk](http://skuawk.com)\n* [SplitShire](https://www.splitshire.com)\n* [Food Shot](https://foodshot.co)\n* [Pickup Image](http://pickupimage.com)\n* [Life of pix](http://www.lifeofpix.com)\n* [DesignersPics](http://www.designerspics.com)\n* [Good Stock Photos](https://goodstock.photos)\n* [Free Image Bank](http://www.freemagebank.com)\n* [Travel coffee book](http://travelcoffeebook.com)\n* [Finda photo](http://finda.photo)\n* [Wesaturate](https://www.wesaturate.com)\n\n## Icons\n* [Font Awesome](http://fontawesome.io/)\n* [Flaticons](http://flaticons.net)\n* [Iconfinder](https://www.iconfinder.com)\n* [Freepik](https://www.freepik.com/free-icons)\n* [Icon Store](https://iconstore.co)\n* [Iconmonstr](https://iconmonstr.com)\n* [Linea](http://linea.io)\n* [Ionicons](http://ionicons.com)\n* [Noun Project](https://thenounproject.com)\n* [Devicon](http://konpa.github.io/devicon/)\n* [Fontello](http://fontello.com)\n* [We Love Icon Fonts](http://weloveiconfonts.com)\n* [Orion Icon Library](https://orioniconlibrary.com)\n* [Tilda Icons](https://tilda.cc/free-icons/)\n\n## Backgrounds\n* [Cool Backgrounds](https://coolbackgrounds.io)\n* [The Pattern Library](http://thepatternlibrary.com/)\n* [Hero Patterns](http://www.heropatterns.com)\n* [Subtle Patterns](https://www.toptal.com/designers/subtlepatterns/)\n* [Patterninja](https://patterninja.com)\n\n## Podcasts \n* [Castbox](https://castbox.fm)\n* [CodeNewbie](https://www.codenewbie.org/podcast)\n* [Learn to Code With Me](https://player.fm/series/learn-to-code-with-me)\n* [ShopTalk](https://player.fm/series/shoptalk-19036)\n* [Front End Happy Hour](https://player.fm/series/front-end-happy-hour-131187)\n* [Friends Talk Frontend](https://player.fm/series/friends-talk-frontend-1415844)\n* [Late Nights with Trav and Los](https://player.fm/series/series-1401623)\n* [The Web Platform Podcast](https://player.fm/series/the-web-platform-podcast)\n* [A Responsive Web Design Podcast](https://player.fm/series/a-responsive-web-design-podcast-1337183)\n* [Developer Tea](https://player.fm/series/developer-tea-1402099)\n* [The Big Web Show](https://player.fm/series/the-big-web-show)\n* [The freeCodeCamp Podcast](https://player.fm/series/the-freecodecamp-podcast)\n* [The Stack Overflow Podcast](https://player.fm/series/the-stack-overflow-podcast-1395548\t)\n* [All JavaScript Podcasts by Devchat.tv](https://player.fm/series/all-javascript-podcasts-by-devchattv)\n* [Hanselminutes](https://player.fm/series/hanselminutes)\n* [Soft Skills Engineering](https://player.fm/series/soft-skills-engineering-133571)\n* [CTRL+CLICK CAST](https://player.fm/series/ctrlclick-cast-57056)\n* [Full Stack Radio](https://player.fm/series/series-1401837)\n* [Start Here: Web Development](https://soundcloud.com/starthere-webdev)\n* [Syntax.fm](https://syntax.fm)\n\n## Ebooks \n* [50 ebooks about web development](https://speckyboy.com/free-web-design-ebooks/)\n* [The missing link](https://textbooks.opensuny.org/the-missing-link-an-introduction-to-web-development-and-programming/)\n* [HTML\u0026CSS](http://wtf.tw/ref/duckett.pdf)\n* [HTML ebook](https://www.tutorialspoint.com/html/html_tutorial.pdf)\n* [15 Best Front-end Development Books](http://whatpixel.com/best-frontend-development-books/)\n* [Free Programming Books](https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books.md#javascript)\n* [Speaking JavaScript](http://speakingjs.com/es5/)\n* [JS Books](https://jsbooks.revolunet.com)\n* [Front-End Developer Handbook 2017](https://github.com/FrontendMasters/front-end-handbook-2017)\n* [Coding Interview University](https://github.com/jwasham/coding-interview-university)\n* [GoalKicker](http://goalkicker.com)\n\n## Games\n* [Flexbox Froggy](http://flexboxfroggy.com)\n* [Grid Garden](http://cssgridgarden.com)\n* [Flexbox Zombies](https://geddski.teachable.com/p/flexbox-zombies)\n* [Grid Critters](https://geddski.teachable.com/p/gridcritters)\n* [CheckiO](https://checkio.org)\n* [CSS Diner](https://flukeout.github.io)\n* [Flukeout (CSS exercises)](http://flukeout.github.io)\n\n## Mobile Apps\n* Encode [(itunes)](https://itunes.apple.com/us/app/encode-learn-to-code/id1198851756?mt=8) [(android)](https://play.google.com/store/apps/details?id=com.upskew.encode)\n* Udacity [(itunes)](https://itunes.apple.com/us/app/udacity/id819700933?mt=8) [(android)](https://play.google.com/store/apps/details?id=com.udacity.android)\n* Khan Academy [(itunes)](https://itunes.apple.com/am/app/khan-academy/id469863705?mt=8) [(android)](https://play.google.com/store/apps/details?id=org.khanacademy.android)\n* Code Hub [(android)](https://play.google.com/store/apps/details?id=trycodehub.com)\n* SoloLearn [(itunes)](https://itunes.apple.com/us/app/sololearn-learn-to-code/id1210079064?mt=8) [(android)](https://play.google.com/store/apps/details?id=com.sololearn)\n* Programming Hub [(android)](https://play.google.com/store/apps/details?id=com.freeit.java)\n* Enki [(itunes)](https://itunes.apple.com/us/app/enki-improve-programming-skills-learn-to-code/id993753145?mt=8) [(android)](https://play.google.com/store/apps/details?id=com.enki.insights)\n\n## Design\n* [Design Inspiration](https://www.designspiration.net)\n* [Behance](https://www.behance.net)\n* [The Inspiration Grid](http://theinspirationgrid.com)\n* [Site Inspire](https://www.siteinspire.com)\n* [Dribbble](https://dribbble.com)\n* [Awwards](https://www.awwwards.com)\n* [Co Design](https://www.fastcodesign.com)\n* [Inspire Design](http://inspiredesign.me/)\n* [Designify](http://designify.me/)\n* [Call To Idea](http://www.calltoidea.com)\n* [One Page Love](https://onepagelove.com)\n* [Land Book](https://land-book.com)\n\n## UI / UX Design\n\n* [Codrops](https://tympanus.net/codrops/)\n* [UX Design](https://uxdesign.cc)\n* [Code My UI](https://codemyui.com/)\n* [Good UI](http://goodui.org)\n\n## Resources for women \u0026 girls\n* [Women Who Code](https://www.womenwhocode.com)\n* [Mother Coders](http://www.mothercoders.org)\n* [Girl Develop It](https://www.girldevelopit.com)\n* [Hackbright Academy](https://hackbrightacademy.com)\n* [Pyladies](http://www.pyladies.com)\n* [Rails Girls](http://railsgirls.com)\n* [Hire Tech Ladies](https://www.hiretechladies.com)\n* [Girls Who Code](https://girlswhocode.com)\n* [Astia](http://astia.org)\n* [Ada Initiative](https://adainitiative.org)\n* [Anitab.org](https://anitab.org)\n* [Girls in Tech](http://girlsintech.org)\n* [Webgrrls](http://www.webgrrls.com)\n* [Women2](https://www.women2.com)\n* [Women in Wireless](https://womeninwireless.org)\n* [Women Who Tech](https://www.womenwhotech.com)\n* [Witi](https://www.witi.com)\n* [Women in Technology](http://www.womenintechnology.org)\n* [She's coding](http://shescoding.org)\n* [Woman Tech Makers](https://www.womentechmakers.com)\n* [Django Girls](https://djangogirls.org)\n* [Code like a girl](https://code.likeagirl.io)\n* [Made with code](https://www.madewithcode.com)\n* [Codelikeagirl](https://codelikeagirl.org)\n* [Coding Girls](https://www.coding-girls.com)\n* [Girls teaching girls to code](http://girlsteachinggirlstocode.org)\n\n## Bookmarks\n* [Front-end Dev Bookmarks](https://github.com/dypsilon/frontend-dev-bookmarks)\n* [Awesome Algorithms](https://github.com/tayllan/awesome-algorithms)\n* [Awesome Resources](https://github.com/dreamtocode/awesome-resources)\n* [Front-end Resources](https://enboard.co/frontend/)\n* [Become a Full Stack Web Developer](https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer/)\n* [Awesome pictures](https://github.com/heyalexej/awesome-images)\n* [Pretty Awesome Lists](https://www.prettyawesomelists.com)\n\n## Youtube channels \n* [The Net Ninja](https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg)\n* [Derek Banas](https://www.youtube.com/user/derekbanas)\n* [CodingTutorials360](https://www.youtube.com/user/pizzapokerguy87)\n* [Traversy Media](https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA)\n* [Coding Tech](https://www.youtube.com/channel/UCtxCXg-UvSnTKPOzLH4wJaQ)\n* [LearnCode.academy](https://www.youtube.com/channel/UCVTlvUkGslCV_h-nSAId8Sw)\n* [Le Wagon](https://www.youtube.com/channel/UChCDYcBCrb8tuPAO6e0P-Hw)\n* [Fun Fun Function](https://www.youtube.com/channel/UCO1cgjhGzsSYb1rsB4bFe4Q)\n* [JavaBrains](https://www.youtube.com/channel/UCYt1sfh5464XaDBH0oH_o7Q)\n* [TheNewBoston](https://www.youtube.com/user/thenewboston)\n\n## Reddit threads\n* [HTML](https://www.reddit.com/r/HTML/)\n* [CSS](https://www.reddit.com/r/css/)\n* [Javascript](https://www.reddit.com/r/javascript/)\n* [Web development](https://www.reddit.com/r/webdev/)\n* [Web design](https://www.reddit.com/r/web_design/)\n* [JQuery](https://www.reddit.com/r/jquery/)\n* [Learn Programming](https://www.reddit.com/r/learnprogramming/)\n\n## Learning Paths\n* [Developer Roadmap](https://github.com/kamranahmedse/developer-roadmap)\n* [Coggle Diagram](https://coggle.it/diagram/Vz9LvW8byvN0I38x)\n* [Guides in a variety of domains (including web development)](https://github.com/P1xt/p1xt-guides)\n\n## Miscellaneous\n* [Stackoverflow](https://stackoverflow.com)\n* [GitHub](https://github.com)\n* [Devdocs API documentation](http://devdocs.io)\n* [CodePen](https://codepen.io)\n* [Emmet CheatSheet](https://docs.emmet.io/cheat-sheet/)\n* [Makerbook](http://makerbook.net)\n* [Dirty Markup](https://www.10bestdesign.com/dirtymarkup/)\n* [Collection of JavaScript libraries, resources and shiny things](https://github.com/sorrycc/awesome-javascript)\n* [Codeburst](https://codeburst.io)\n* [JavaScripting](http://www.javascripting.com)\n* [Nodeschool](https://nodeschool.io)\n* [Speckyboy](https://speckyboy.com)\n* [Testdome](https://www.testdome.com)\n* [InterviewBit](https://www.interviewbit.com)\n* [Computer Science in laymens terms](http://carlcheo.com/compsci)\n* [g5code](http://www.g5code.com/)\n* [The Code Player](http://thecodeplayer.com)\n* [Simple CSS](http://simplecss.eu)\n\nLast update: November 19th, 2018\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbycorsanchez%2Fresources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbycorsanchez%2Fresources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbycorsanchez%2Fresources/lists"}