top of page
Search
The Tech Platform
Jul 10, 2021
Introduction to HTTP/2. What's wrong with HTTP 1.1?
HTTP/2 is the first upgrade to the Hypertext Transfer Protocol since 1999. It’s goal is to improve website performance by optimizing how...
The Tech Platform
Apr 19, 2021
HOW TO BUILD A PAN & ZOOM PLUGIN USING THE REVEALING MODULE PATTERN
In one of our recent projects, we had to devise a solution for the virtual visitors of a large shopping mall, which has an overwhelming...
The Tech Platform
Apr 7, 2021
What is cookie Stealing or Scraping?
Cookie Stealing or Cookie Scraping is also referred to as Session Hijacking or Cookie Hijacking. In this attack, the attacker takes over...
The Tech Platform
Mar 25, 2021
How to avoid fat controllers in ASP.NET Web API
In this article, you will learn about the Fat controllers in ASP.NET web API and how to avoid it. What is Fat controller? A fat...
The Tech Platform
Mar 19, 2021
What are HTTP Cookies?
What are HTTP Cookies? HTTP cookies, commonly known as cookies, are small pieces of data that are stored on a user's device (such as a...
The Tech Platform
Jan 5, 2021
Building Persistable One-to-One Chat Application using Spring Boot and WebSockets
we will study a popular use case of WebSockets. We will be building a one-to-one messaging application, which allows users to send...
The Tech Platform
Jan 5, 2021
React .focus()
Many React tutorials describe long processes that lead to the successful use of .focus() with React. The .focus() method tells the...
marcuslansky
Nov 24, 2020
Tips for Solopreneurs: 10 Types of Freelancers and Technologies to Boost Your Business
As a solopreneur, you’re probably used to wearing many hats and juggling everything from the day-to-day responsibilities of running your...
The Tech Platform
Oct 22, 2020
Building Your First Web App In Angular 10 Core 3.1
Introduction This article explains how to set up your Angular 10 websites with the core 3.1 projects. Few developers create their...
The Tech Platform
Oct 5, 2020
Top Alexa Sites Infected With Malicious Coinminers and Web Skimmer
Executive Summary Unit 42 recently launched a threat hunting campaign among the top 10,000 websites globally on Alexa. Alexa rankings are...
bottom of page