Skip to content

Latest commit

 

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator vanilla JS

Description

This is a simple calculator created extracurricularly during the programming course. The calculator page is still being improved.

Calculator contains:

TechnologiesIcons

  • HTML
  • CSS
  • JS
  • TS
  • BEM convention
  • grid layout

Scrrenshot

screenshot

If you want to learn more and test the functionality of my first website, click below:

👇

calculator link

My logo:

LOGO

let x = "Thank you for your time";
console.log(x);
// :)
(TS to JS):
    tsc script.ts --target ES6 --strict

(tsconfig.json):
    tsc --init

About

A functional calculator that was created as part of Vanilla JS exercises. Then the calculator code was typed in TypeScript.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages