True Sparrow Blog True Sparrow Blog
  • Services
  • Portfolio
  • AI
  • Open Source
  • About
  • Blog
Jetpack Compose: Layouts Part 2

Jetpack Compose: Layouts Part 2

Aug 19, 2022 2 min read AndroidMobile App DevelopmentKotlin
This article is in continuation of the previous article in which we discussed the different types of layouts in Jetpack Compose.  In this article, we will be discussing the remaining layouts Box , ConstraintLayout
Read Now Read Later
Daksh
By: Daksh
SwiftUI - Synchronize Animations using matchedGeometryEffect()

SwiftUI - Synchronize Animations using matchedGeometryEffect()

Aug 19, 2022 1 min read SwiftUIiOSMobile App Development
In the previous blog, we have already seen how to create basic animations in SwiftUI using the animation modifier or using the withAnimation closure. This blog post will show how we can synchronize
Read Now Read Later
Dhruv Tailor
By: Dhruv Tailor
NGINX as a reverse proxy and its advantages

NGINX as a reverse proxy and its advantages

Aug 19, 2022 3 min read SecurityDevOpsNGINX
Before going into the details about the reverse proxy, let’s understand the proxy first. What is a proxy? It's a server that sits in front of a client machine(s). Its main
Read Now Read Later
Balakrishna Hebbar
By: Balakrishna Hebbar
Golang Concurrency Pattern: worker pool

Golang Concurrency Pattern: worker pool

Aug 17, 2022 2 min read GolangBackend
A worker pool is a concurrency pattern in which a fixed number of workers runs parallely to execute the multiple tasks present in a queue. In golang, we use goroutines and channels to
Read Now Read Later
Vaibhav Dighe
By: Vaibhav Dighe
Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF)

Aug 10, 2022 2 min read Security
About CSRF: Attacker designs a webpage that sends requests to a vulnerable website for action like change in password, etc. Now, if a user who is pre-logged-in to the vulnerable website, comes to
Read Now Read Later
Kedar Chandrayan
By: Kedar Chandrayan
Animate Polygon in SVG Over a Predefined Path

Animate Polygon in SVG Over a Predefined Path

Aug 10, 2022 2 min read FrontendJavaScriptVue.jsNext.js
Animate any shape in SVG over predefined path. Also, check it out how you can create your own SVG easily.
Read Now Read Later
Alpesh Modi
By: Alpesh Modi
Iframe Security Issues

Iframe Security Issues

Aug 10, 2022 2 min read Security
Allowing the webpage to open in iframe exposes it to security attacks. In this blog, we will list out the vulnerabilities exposed and try to suggest solutions to mitigate them. Possible AttacksClickjackingIn this
Read Now Read Later
Kedar Chandrayan
By: Kedar Chandrayan
Cross-domain Referer Vulnerability

Cross-domain Referer Vulnerability

Aug 10, 2022 2 min read Security
The Referer HTTP request header contains the URL of the page from which the user followed the link and came to a web resource (web page, image, etc). This header can be used
Read Now Read Later
Kedar Chandrayan
By: Kedar Chandrayan
SwiftUI - Creating Basic Animations

SwiftUI - Creating Basic Animations

Aug 5, 2022 2 min read SwiftUIiOSMobile App Development
Animations are very important when it comes to user experience. The look and feel of an app are improved by well-done animations. Basic animations are easy to implement in SwiftUI using the animation
Read Now Read Later
Dhruv Tailor
By: Dhruv Tailor
REST Assured: Step-by-step Installation and Setup.

REST Assured: Step-by-step Installation and Setup.

Aug 5, 2022 4 min read Quality Assurance
In the previous article, We have explained the prerequisite to starting API automation testing with REST Assured. In this article, We will discuss the setup and installation of the REST Assured API Automation
Read Now Read Later
Neha Dadhich
By: Neha Dadhich
Newer Posts
Page 5 of 10
Older Posts
Powered by Ghost
  • Mobile Apps
  • Frontend
  • Backend
  • Cloud & Devops
  • Product Design
  • Quality Assurance
  • Our Work in AI