Dumie1 / delete_my_account

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USEFULL lINKS - html - css

HTML-CSS -:

  • https://github.com/HackYourFuture/HTML-CSS
  • links can help you for the right format and indentation.-:

  • https://perishablepress.com/obsessive-css-code-formatting-indentation-and-spacing/
  • https://www.granneman.com/webdev/coding/formatting-and-indenting-your-html/
  • Positioning Elements | Absolute vs Relative

  • https://www.youtube.com/watch?v=TiY5FuwgocI&feature=youtu.be
  • Flexbox.

  • http://jonibologna.com/flexbox-cheatsheet/
  • https://css-tricks.com/snippets/css/a-guide-to-flexbox/
  • Fold out menu with only CSS and HTML using checkbox as a trigger.

  • https://codepen.io/erikterwan/pen/EVzeRP
  • Wonderful possibilities with css

  • http://www.csszengarden.com/ https://daneden.github.io/animate.css/
  • CSS Selectors - The Ultimate List

  • https://kolosek.com/css-selectors/
  • USEFULL LINKS - javascript

    VSCode built-in Emmet support. cheatsheet

    https://docs.emmet.io/cheat-sheet/

    What is Javascript?

  • https://www.youtube.com/watch?v=0ciwEXbkqB4
  • https://www.codecademy.com/learn/introduction-to-javascript
  • https://www.learn-js.org/
  • Free code camp challenges

  • https://www.freecodecamp.org/map
  • Functions

    http://eloquentjavascript.net/03_functions.html

    Pure (deterministic) vs impure(non-deterministic) functions.

  • https://youtu.be/dZ41D6LDSBg
  • Functional programming in Javascript: map, filter and reduce

  • http://cryto.net/~joepie91/blog/2015/05/04/functional-programming-in-javascript-map-filter-reduce/
  • JavaScript Higher Order Functions & Arrays Travesy Media

  • https://www.youtube.com/watch?v=rRgD1yVwIvE
  • Functional Programming Basics In ES6

  • https://www.youtube.com/watch?v=FYXpOjwYzcs
  • Javascript scope

  • https://toddmotto.com/everything-you-wanted-to-know-about-javascript-scope/
  • How To Use Array Methods in JavaScript: Iteration Methods

    https://www.digitalocean.com/community/tutorials/how-to-use-array-methods-in-javascript-iteration-methods

    Free codecamp solutions using reduce method

    https://medium.freecodecamp.org/reduce-f47a7da511a9

    JSON and AJAX Tutorial: With Real Examples -: LearnWebCode

    https://www.youtube.com/watch?v=rJesac0_Ftw

    Read this article on scopes & closures:

    https://robertnyman.com/2008/10/09/explaining-javascript-scope-and-closures/

    Understanding closures, callbacks and promises

    https://gist.github.com/amysimmons/3d228a9a57e30ec13ab1

    https://javascript30.com/

    https://codeburst.io/javascript-functions-understanding-the-basics-207dbf42ed99

    http://4dev.tech/2017/12/how-to-load-a-json-file-in-reactjs/

    http://4dev.tech/2017/12/how-to-load-a-json-file-in-reactjs/

    https://reactjs.org/docs/forms.html

    https://reactjs.org/docs/forms.html

    http://javascript.info/

    https://www.youtube.com/watch?v=pKd0Rpw7O48

    USEFULL LINKS gitbash github

    Basic git commands

    https://www.codeproject.com/Articles/457305/Basic-Git-Command-Line-Reference-for-Windows-Users

    Git and GitHub for Poets playlist

  • https://www.youtube.com/watch?v=BCQHnlnPusY&list=PLRqwX-V7Uu6ZF9C0YMKuns9sLDzK6zoiV
  • Uploading files on github

    How we use Git Workflow to hand in Homework

  • https://www.youtube.com/watch?v=
  • GIT: Working with Branches

  • https://files.slack.com/files-pri/T0EJTUQ87-FAN6W83AM/vid-20180512-wa0004.mp4
  • About


    Languages

    Language:JavaScript 78.5%Language:HTML 11.8%Language:CSS 9.6%