Blogs
Framework
Tools
Others
Is HTML a Programming Language?. Have you been using HTML and wondered if HTML is a programming language? In this article let us learn about HTML and check if it's a programming language or not. So, sit tight, relax, and let us read.
  • #programming
  • #web
  • #html
Jun. 07, 2023 19
Create Chrome Extension Using Vue The Easiest Way. In this article, Let us look at how easy it is to create a Chrome extension using VueJS. Google Chrome extensions are programs you can install in your Chrome browser to help you automate certain functions in your browser, modify existing behaviors, and improve your software's convenience.
  • #vuejs
  • #chrome
Jun. 07, 2023 179
ElectronJs How to minimize/close window to system tray or in the background. Closing apps in the system tray or taskbar is a common practice to manage computer resources and improve system performance. In this article let us look at how we can set it up on our electron projects.
  • #electron
  • #electronjs
Jun. 07, 2023 48
The Best Free Software for Creating Diagrams. It provides a range of tools and features to create various types of diagrams, such as flowcharts, organizational charts, network diagrams, mind maps, UML diagrams, concept maps, and many others. These tools typically include a library of pre-built shapes and symbols that can be dragged and dropped onto a canvas, allowing users to create diagrams intuitively.
  • #software
  • #productivity
Jun. 07, 2023 106
The Best Icon Library for Web Development. This library is lite and easy to use. It offers a wide range of icons covering various categories such as communication, devices, social media, and more. The library aims to provide a simple and efficient way to include icons in your projects without relying on external resources or complex dependencies.
  • #web
  • #html
  • #css
  • #javascript
  • #vuejs
  • #reactjs
  • #angular
  • #angularjs
  • #svelte
Jun. 07, 2023 199
Google Chrome is Running in Background. Google Chrome runs in the background to keep tabs open, run background apps, and perform tasks such as downloading updates.
  • #chrome
  • #browser
Jun. 07, 2023 24
VueJS Dynamic Component and Why it is Useful. Let us look at how we can dynamically use components using the VueJS "<component />" tag. Let us improve our code and optimize it by simplifying our code.
  • #vue
  • #vuejs
  • #vue-tip
Jun. 07, 2023 31
My Best Pick Vue3 Component Library. Component libraries—sometimes referred to as UI components or UI libraries—provide developers with prebuilt sets of functions or components that can be added to, and modified in mobile and web applications.
  • #vuejs
Jun. 07, 2023 43
8 Fun API that you can use for Your Next Project. Here are 8 APIs that you can use on your next project. API stands for Application Programming Interface. In the context of APIs, the word Application refers to any software with a distinct function. Basically a tool to make data accessible by other devices or computers.
  • #api
  • #project
  • #javascript
Jun. 07, 2023 33
The Importance of Responsive Web Design and How to Achieve It. Responsive web design (RWD) is a way of designing websites that adapt to different devices and screen sizes.
  • #web
Jun. 07, 2023 58
Hi! I am Jenuel Oras Ganawed (BroJenuel). I'm a Software Developer from Philippines, developing web apps, mobile apps and anything in between. I'm passionate about coding, writing, and sharing what I know.
  • #brojenuel
  • #jenuel
  • #ganawed
  • #jenuel ganawed
Jun. 07, 2023 58
Convert a p12 file to X.509 TLS/SSL certificate string. .p12 is an alternate extension for what is generally referred to as a "PFX file", it's the combined format that holds the private key and certificate and is the format most modern signing utilities use. If you have a .p12 file that you exported from Firefox or Safari just rename the .p12 extension to .PFX if you need to, it's the same format.
  • #openssl
Jun. 07, 2023 28
Generate thumbnail using uploaded videos in PHP. Let Us look at how we can create thumbnails from videos we uploaded. Generating Thumbnails is important especially if we are working with media files on our system for managing because the thumbnail is useful to easily identify the video's content.
  • #php
Jun. 07, 2023 16
Generate Youtube like ID in Different Programming Languages. YouTube is one of the most popular video hosting and most popular social but I was curious about how to generate a youtube video ID. So let us look at how we can create a youtube ID using different languages.
  • #programming
  • #youtube
Jun. 07, 2023 28
VueJs watch multiple properties. Let us look at how we can watch multiple properties using VueJs 3 and VueJs 2. Watching multiple items is really useful, especially when working with a lot of data.
  • #VueJS
Jun. 07, 2023 23
5 JavaScript Web APIs you may not know. Here are 5 JavaScript Web APIs that you may not know. These APIs are going to be useful.
  • #javascript
  • #api
  • #web
Jun. 07, 2023 16