My Twitter bio says that I'm an undergraduate Computer Science Engineering degree student and I'm passionate about coding and development.
Nothing here yet.
Visual Studio Code is a cross-platform and open-source code editor. It provides support for C#, JavaScript, TypeScript, and many other programming languages. In this article, we'll be taking a close look at some of Visual Studio Code's extensions whi...

React Native 0.71 is here, and it's bringing some big new features to the table. You can now embed Web fonts in your React Native apps We've been shipping Web fonts in React Native for a while, but now they are supported on the iOS platform. This ...

Here are some of the most commonly used React Native terminal commands: react-native init <projectName> The react-native init <projectName> the command is used to create a new React Native project. The <projectName> the placeholder should be replac...
