David ShivajiEasiest Way to Kill Port 3000 via CLIAdd a simple bash function and alias to your .bash_profile & kill all processes on a simple port in one second.Jul 15Jul 15
David ShivajiHow To Access console.log outputs in a Lambda FunctionLet’s say you have a Lambda function and need to access the output of console.log statements, or you want to build one from scratch. Either…Jul 13Jul 13
David ShivajiTypes, Interfaces, and EnumsDiscover the versatility of TypeScript’s type, interface, and enum constructs, empowering you to define custom types, shape object…Nov 10, 20231Nov 10, 20231
David ShivajiEssential React HooksUse these hooks to access extended React features in functional components.Nov 22, 2021Nov 22, 2021
David ShivajiinPython in Plain EnglishHow to Schedule Your Python Scripts to Run AutomaticallyCronjobs using Bash and Python.Oct 29, 2021Oct 29, 2021
David ShivajiChrome DevTools Protocol in PythonUsing this and PyChrome, you can read network requests in Selenium.Oct 24, 20211Oct 24, 20211
David ShivajiHow to Scroll using Selenium in PythonScrolling and scraping dynamically loaded pages like Instagram, Reddit, …Oct 24, 2021Oct 24, 2021
David Shivaji💻 MySQL // Node.js BasicsMySQL is wonderful. These are basic commands that you’ll use frequently if you’re connecting a Node.js app to a MySQL database.Oct 23, 2021Oct 23, 2021
David ShivajiinPython in Plain EnglishHow to Install Python and PipAn article on installing pip packages and use them in the terminal.Oct 21, 2021Oct 21, 2021
David ShivajiinPython in Plain EnglishVirtual Environments in PythonA beginner’s guide on Virtual environments in Python.Oct 19, 2021Oct 19, 2021