Deep Work For Software Engineers

4 years ago

What is Deep Work? According to Cal Newport, Deep work refers to professional activities that are performed in a state…

Create a PHP Login and Register Form Using PDO And Password Encryption Technique

4 years ago

PDO is an acronym for PHP Data Objects and is a useful alternative to MYSQLI. PHP introduced PHP Data Objects…

Create a WebView in Android Studio: ProgressBar + Swipe to Refresh + Custom Error Page on Network Failure

4 years ago

Estimated reading time: 7 minutes What is a WebView? A WebView is an embeddable browser that helps a native application,…

11 VSCode Shortcuts You Should be Using

4 years ago

Finding an alternative and, at the same time, accelerated way of performing both simple and complex actions as a software…

How to Create a Stack Navigator Using Class Component in React Native

4 years ago

Estimated reading time: 3 minutes According to the React Native Navigation documentation, the StackNavigator provides a way for your app…

What is Github? And Why You Should Integrate it in Your Projects

4 years ago

Github is an internet hosting platform where software developers can host code and collaborate together on any project of their…

7 Javascript Shortcuts You Should Use in Your Next Project

4 years ago

You've probably heard it a lot: Work smart and not hard. That advice couldn't be more legit, especially when it…

JSX for HTML Addicts

4 years ago

JSX stands for Javascript Extension (although most sites like W3 schools refer to it as Javascript XML). JSX is used…

What is Cross-Site Scripting?

4 years ago

Cross-site scripting (XSS) is an attempt to insert malicious markup or untrusted data into values or results that are subsequently…

What is Enterprise Software Development?

4 years ago

Enterprise software development is the process of creating a software or a platform that has functionalities that can help enhance…