
I'm using font-family:inter
here is the cdn link:
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/inter-ui/3.19.3/inter.css" integrity="sha512-3kSeajrEqMrItwRkYz09bOsHsl4/wpoT6mgw5Aw+eSLweQtX7kZp2P/Dm7hnUg/TrbTGesAgCPwvZpllhuROTw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
for table even color: beige
for table background color: cadetblue
https://getbootstrap.com/
the official Bootstrap website
You can put _ or $ in starting of your variables, as they are allowed to be used only
Why arrays start from 0?
https://albertkoz.com/why-does-array-start-with-index-0-65ffc07cbce8
Make a object with 6 property names as follow
prefix, fname, num1, num2, expression, solution
I want you to alert the user with his solution
I want to see this in alert:
Mr./Mrs., your name is Faris and your solution goes as:
5 + 10 = 15
No files for this solution will be given, I want you to write it yourself and see what I did
Ask user for his name in prompt window
Ask user for his cvv in prompt window
Ask user for his credit card number in prompt window
Ask user for his mm/yy of cc in prompt window
Alert should look like this:->
Name: name
Credit Card: show only last 8 digits of credit card
CVV: ****
DOB: mm/yy
Ask the users name and his age
if the users age is more then or equal to 18 then I want you to proceed further with the user otherwise show him he is not eligible
Ask if user wants alcohol to be served using confirm function.
if he choose yes/ok, ask for his credit card information including his current bank balance. Otherwise, tell him something like he can't join their club and don't let him procced further,
Check if the credit card number length is equal to 16 and his balance is more then 15$ if not tell him you have given wrong credit card or tell his balance is less then 15$ and we decided to kick you out
<----i want you to show him this thing in alert----->
Congratulation! name, you have successfully joined our club. We have deduced 15$ from your creditcard number (hide first 12 digits) and your current balance is: balance-15
functions to be used: prompt(); confirm(); alert();
same as your quiz 3 but write conditions using ternary operators
Instead of passing 0 in function in solution place, pass the min/max val of the first array. Means, ask for first array to user and according to what he wants min or max select that value and send in function
http://latentflip.com/loupe/
Inform the user that he can pause/play/stop the timer by clicking on their respective buttons - keep this on top of the window with a card-title element or anyhow you like to
ask for how many seconds the timer user wants to set in the input
ask for the message to be shown after the specified time in the input
start the timer and keep updating the time in Text every 1 second
If the user didn't stop the timer and the timer time was up, show him the text that he inserted before in the modal element
Site live here: https://elderny.github.io/Timer-Alert---Course/
Uploaded on github: https://elderny.github.io/note-taker-course/
Bug fix: No note stays there,
Add a empty = false var by default
where we add no note text there do empty =true
and in add note check if empty == true then remove all innerHTML then add new post
and also do empty = false after added new note
same goes for the get note if there are notes then do empty=false
Website Link: https://elderny.github.io/math-tester-course/
Fixed one bug in website :- In the restart function also set the innerText of score to 0
The website is live here: https://elderny.github.io/shopping-website-course
Changed window.location.replace from / to just cart.html and index.html
Kindly note that more topics like Graphql, Express JS/rest API's, MySQL/Postgres -> Prisma, MongoDB->mongoose, Firebase, Redis, WebSockets, git, ci cd, react js which is next js now, typescript, docker, Kubernetes, Jenkins, AWS, Nginx Reverse proxying/SSL-TTS management, terraform, port management, domain management, cronjobs and more topics are currently under progress and not yet added in the course but we are working on it and will add them in the course slowly.
This course is intended for someone who has no knowledge about website development and who wants to land their dream job but doesn't have the required skills for that.
In this course I'll cover all of the topics, that'll be needed for you to get a good-paying job using current information. In future with new content you can get a high-paying job so you can decide to enrol later too
This course can save you a lot of time, as in this course I've mentioned all the small to big things, that you'll ever need to know about. All basic to advanced topics have been covered in this course. Topics start from website frontend designing to the backend.
This course is intended for everyone, whether a total beginner or a complete expert. I hope there might be points that even experts might not be familiar with.
This course is made by Faris Farooq, from India. I am having years of experience as a website developer.
The central part of the course will be javascript, as I'll be covering it from complete scratch to complete advance. No topics will be left blank, all interview-ready topics will be crystal clear, like closures, hoisting, event loops, array functions, high-level functions, garbage collection, async functions etc...
Well if I'll keep talking about what will be included in this course, then I can never stop talking about it. See you in the course itself :)