Using React.js to create your first app: If using Next.js framework: To setup a local development server: [...]
Category: React.js Useful tips
Steps to use VS Code to develop Node.js application: Install Node.js https://nodejs.org/ Install Visual Studio Code (VS Code) https://code.visualstudio.com/ Create a Project in VS Code Install “Node.js” Extension Search Node.js [...]
Category: Node.js Useful tips
The mobile menu icon is an element in the webpage. We can change an element by customizing the Theme’s CSS (Cascading Style Sheets). [...]
Category: Useful tips WordPress