Homepage
Open in app
Sign in
Get started
The Mighty Programmer
Software Design and Engineering Series | More at https://themightyprogrammer.dev
Software Design
Software Engineering
Tutorial
Code Snippets
Follow
What is Parsing?
What is Parsing?
A brief introduction to Parsing
Puneet Sapra
Aug 5, 2020
Reactive Functional Programming
Reactive Functional Programming
Reactive Programming is one of the trending paradigms. It is applying functional programming idioms to streams of elements.
Puneet Sapra
Dec 1, 2020
Level 0 — Coding Standard with EditorConfig
Level 0 — Coding Standard with EditorConfig
Level up coding standard
Puneet Sapra
Jan 8, 2020
Squashing Git Commits
Squashing Git Commits
Hide your sins by squashing git commits.
Puneet Sapra
Jun 17, 2018
Working with Svelte Kit and Cloudflare KV
Working with Svelte Kit and Cloudflare KV
Missing Documentation
Puneet Sapra
Apr 23
Design Problem: Projecting a JSON
Design Problem: Projecting a JSON
Depth First Search in Action
Puneet Sapra
Apr 9
Pacing Rate Limited API
Pacing Rate Limited API
Learn about making a Pacer that paces the requests hitting metered API at the desired rate in JavaScript Eco System using Queues and…
Puneet Sapra
Aug 30, 2022
Patterns of Reading JSON
Patterns of Reading JSON
JSON can be read or mapped to domain objects using two broad categories of APIs: Binding (High-Level) and Streaming (Low-Level).
Puneet Sapra
Jun 3, 2020
Balance in Software development
Balance in Software development
Continuous change is the key to balance software development.
Puneet Sapra
Apr 8, 2020
Uploading files over the web
Uploading files over the web
Uploading files over the internet is not an easy task. It involves considerable challenges in developing a solution that works for all…
Puneet Sapra
Mar 30, 2020
Custom Event with RxJS
Custom Event with RxJS
Publisher-subscriber event model on top of Reactive Programming.
Puneet Sapra
Feb 2, 2020
Spring Boot Configuration Documentation – Two ways with IntelliJ Idea
Spring Boot Configuration Documentation – Two ways with IntelliJ Idea
IDE integrated options to assist the writing of configuration files.
Puneet Sapra
Dec 4, 2019
Inheritance vs Composition
Inheritance vs Composition
Composition and Inheritance are the base of an application structure. It is imperative to know when to use which one.
Puneet Sapra
Sep 14, 2019
About The Mighty Programmer
Latest Stories
Archive
About Medium
Terms
Privacy
Teams