Questions tagged as 'hack'

1
answer

Which IDEs have support for the Hack language? [closed]

Does anyone know of any IDE for the Hack language ? Is there a plugin available for IDEs like Eclipse, Netbeans, etc.? I'm currently creating the code in PhpStorm but it does not understand most of the statements (like typing class attr...
asked by 08.06.2017 / 03:22
2
answers

What is the BoxT statement for?

I was checking out the Hack documentation . I know this language is a modification of PHP to introduce type checking. I saw that they put this example to demonstrate the use of classes, I think it has to do with defining primitive types....
asked by 17.06.2016 / 20:56
1
answer

hhvm server failure

I created a school project to use the Hack language. I performed the installation of hhvm according to documentation sudo apt-get install hhvm I started the server hhvm -m server -p 8080 And I created a file called selectP...
asked by 06.06.2017 / 13:12
1
answer

Hide something HTML (Text, Images) [closed]

Oops, I wonder if you can hide an image / video in an HTML site but the image / video stays there, and if you click on the image / video it can be played in the image / video player As if the image / video was there, being able to be clicked...
asked by 16.10.2018 / 00:12