๐ง
Learning elixir
I am web and mobile developer and I love it! ๐ ๐ฎ ๐บ ๐ป
-
Bunsan
- Mexcio
- http://codelapps.com/
- @Andrew_GMx
Pinned Loading
-
adventofcode_2022
adventofcode_2022 PublicA repository with my solution for advent of code 2022 using elixir ๐ง
Elixir
-
How to detect if the window is in fu...
How to detect if the window is in full screen with javascript 1window.onresize = function() {
2if(window.matchMedia('(display-mode: fullscreen)').matches){
3// IT IS FULL SCREEN
4}
5}
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.