table of content

just right into code

bootstrap seems not working well with safari

Major topics of FrontEnd

  1. Intro to web, Html and element structure
  2. DNS(domain name system)
  3. Common tags and supported attributes
  4. Tables and forms
  5. Git and github
  6. CSS pseudo, class and pseudo element, box model
  7. CSS display, text, font, units, position properties
  8. Flex and grid layout
  9. Css transform, transitions and animations
  10. Media queries, css variables
  11. Bootstrap
  12. Intro to javascript
  13. to be continued...



Why JavaScript you may ask? Cause Technologies are always evolving at a fast rate

  • High level programming language
  • Adds interactivity
  • Dynamic behaviour to website: website different for every user
  • Allows developers to
    1. To manipulate
    2. To modify
    3. To respond to user actions
    4. To make elements interactive
    5. Event handling[click, hover, getting out, typing], allows a users to respond to these events
    6. Form submission, mouse movements

    But am guessing you already know that... so here's really why!

    JavaScript can build a website from start to finish both back to back and front to front once you under its core "like the human core"



    FrontEnd

    1. React
    2. Typescript
    3. etc...

    backEnd

    1. Node js(server side)
    2. Express js
    3. etc...



    Static Vs Dynamic

    Static

    Dynamic





    DEPTH of an ARRAY polyfill

    "This rarely comes in interviews however if asked it will probably take half the interview round" first of all first download a cheatcode to all polyfill Here now let expand in depth flatpolyfil

    DRY run on paper Please

    but first let me take a deep breathe as i clone the night let arr =

    this particular page was built with html, css, bootstrap and some little javascript