Skip to content

redstrike/weather-sucks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-sucks

Our Earth needs yet another Weather App. Demo: https://doesweathersuck.com/

Proof of Concept app, to showcase:

  • no transpilers needed to write modern javascript
  • Making use of .mjs - new javascript file extension
  • I don't recommend such approach for production. Use static type checkers like TypeScript. If you are phobic to them, get your head out of your ass.

App inspiration:

Related links:

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.2%
  • HTML 24.4%
  • CSS 9.4%