🎯
Focusing
Software Development Manager,
Full Stack Engineer
-
Tesco
- Bangalore
-
00:19
(UTC +05:30) - in/jojijacobk
Pinned Loading
-
JavaScript-Knowledge
JavaScript-Knowledge PublicDeep dive into JavaScript Engine, JavaScript Runtime Environment, DOM, "this" operator etc
-
Setup stack of (PHP, Nginx & MySQL) ...
Setup stack of (PHP, Nginx & MySQL) on AWS 1### Yum Install PHP
2```bash
3# For Amazon Linux Image in AWS EC2, enable yum repository for amazon linux extras to install PHP
4# Enable PHP 7.3 repo
5sudo amazon-linux-extras enable php7.3
-
Access-SSO-Protected-Data
Access-SSO-Protected-Data PublicRead/Write data on single-sign-on protected pages with a single line of script.
PHP 1
-
Blockchain-Knowledge
Blockchain-Knowledge PublicGlimpse on the blockchain technology, and how does it work.
-
To simulate speech from browser usin...
To simulate speech from browser using all the voices installed in your computer 1// To simulate speech from browser using all the voices installed in your computer
23Array.from(window.speechSynthesis.getVoices()).forEach(voice => {
4console.log(voice);
5const msg = new SpeechSynthesisUtterance();
-
CSS Media Queries for Desktop, Table...
CSS Media Queries for Desktop, Tablet, Mobile. 12/*
3##Device = Desktops
4##Screen = 1281px to higher resolution desktops
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.