All Articles

15 articles on coding, web development, and best practices

search
JavaScript

How to Integrate Mozilla PDF.js in HTML: Build a PDF Viewer in Browser

Quick guide to integrating Mozilla PDF.js into your HTML application to build a functional PDF viewer directly in the browser.

PDF JavaScript PDF.js
person Gautam Sharma calendar_today December 31, 2024
HTML star

jsPDF Tutorial: Generate PDF in Browser Using HTML & JavaScript (Full Working Example)

Learn to create PDFs directly in the browser with jsPDF. Step-by-step guide with working examples for invoices, tickets, and styled documents.

HTML JavaScript PDF
person Gautam Sharma calendar_today December 31, 2024
JavaScript star

Build PDFs Directly in the Browser: jsPDF vs pdf-lib vs PDF.js (Real Examples & Use Cases)

A practical comparison of jsPDF, pdf-lib, and PDF.js for browser-based PDF generation and manipulation. Learn which library fits your project with real code examples.

JavaScript PDF Web Development
person Gautam Sharma calendar_today December 31, 2024
HTML star

How to Use pdf-lib in HTML: Create & Edit PDFs in Browser (Complete Guide)

Learn to create and edit PDFs directly in the browser with pdf-lib. Step-by-step guide with working examples for forms, watermarks, and PDF manipulation.

HTML JavaScript PDF
person Gautam Sharma calendar_today December 31, 2024
Python star

Generate Excel Files from Raw Data with Python

Quick guide to creating Excel files from raw data using Python. Learn to use openpyxl, xlsxwriter, and pandas for Excel generation.

Python Excel Data Processing
person Gautam Sharma calendar_today December 31, 2024
Python star

Python FFMPEG Integration: Edit Videos in Terminal

Master video editing from the command line using Python and FFmpeg. Learn to trim, merge, compress, and manipulate videos programmatically.

Python FFmpeg Video Editing
person Gautam Sharma calendar_today December 31, 2024
Angular star

Generate and Scan QR Codes in Angular

Quick guide to generating and scanning QR codes in Angular browser applications. Simple examples with ngx-qrcode and html5-qrcode.

Angular QR Code Browser
person Gautam Sharma calendar_today December 31, 2024
Python star

Read and Write CSV Files with Python

Simple guide to reading and writing CSV files in Python using csv module and pandas. Quick examples for data processing.

Python CSV Data Processing
person Gautam Sharma calendar_today December 31, 2024
Python star

Python ReportLab Tutorial: Edit PDF Files in Terminal

Learn how to use Python's ReportLab library to create and edit PDF files directly from the command line with practical examples.

Python PDF ReportLab
person Gautam Sharma calendar_today December 31, 2024
React star

QR Codes with React: Quick Implementation

Build QR code scanner and generator in React. Simple setup with react-qr-code and html5-qrcode libraries.

React QR Code JavaScript
person Gautam Sharma calendar_today December 31, 2024
Vue star

Vue.js Scan & Generate QRCodes in Browser

Quick guide to generating and scanning QR codes in Vue.js browser applications. Simple examples with qrcode.vue and html5-qrcode.

Vue QR Code Browser
person Gautam Sharma calendar_today December 31, 2024
Angular

Angular 21 jsPDF Example to Edit & Modify PDF Files in Browser

Learn how to integrate jsPDF with Angular 21 to create, edit, and modify PDF documents directly in the browser using standalone components and signals.

Angular PDF jsPDF
person Gautam Sharma calendar_today December 30, 2024
React

How to integrate jsPDF Library in React to Edit PDF in Browser

Quick guide to using jsPDF in React applications for creating and editing PDF documents directly in the browser.

React PDF jsPDF
person Gautam Sharma calendar_today December 29, 2024
Vue

Vue.js Tutorial to Integrate jsPDF Library to Edit PDF in Browser

Complete guide to using jsPDF in Vue.js applications for creating and editing PDF documents directly in the browser.

Vue PDF jsPDF
person Gautam Sharma calendar_today December 28, 2024
React star

Getting Started with React Hooks in 2025

Learn how to use React Hooks effectively in your modern React applications with practical examples and best practices.

React JavaScript Hooks
person Gautam Sharma calendar_today December 15, 2024