richardkrikler / WEBT_M4_Career-Roller

HTLW3R - WebTech - Module 4 - Career roller (AJAX Clients)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WEBT_M4_Career-Roller

HTLW3R - WebTech - Module 4 - Career roller (AJAX Clients)

The point of this module is that when you are looking for a job, the website provides the website provides you with a job oppurtunitiy from Wifi.

AJAX is an approach that can be used to implement this aysnchronous data transfer betweeen server and client. The innovaitve web technology enables a request to be sent to the server at any time through the use of JavaScript.

Tailwind - CSS Framework

npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch

SASS Compile

npx sass ./src/style.sass ./src/style.css

About

HTLW3R - WebTech - Module 4 - Career roller (AJAX Clients)


Languages

Language:HTML 94.0%Language:Sass 3.4%Language:JavaScript 1.8%Language:CSS 0.9%