True Sparrow Blog True Sparrow Blog
  • Services
  • Portfolio
  • AI
  • Open Source
  • About
  • Blog
Theming in React Native - Basics

Theming in React Native - Basics

Aug 19, 2022 1 min read React NativeMobile App DevelopmentUser Experience
The darker UI design trend has gained popularity over the past few years in response to increased user screen time across devices. It is no wonder you want to enable this feature in
Read Now Read Later
Harsh Siriah Vinay Harwani
By: Harsh SiriahVinay Harwani
Networking in React Native

Networking in React Native

Aug 19, 2022 1 min read React NativeMobile App DevelopmentJavaScript
Many applications require networking to load resources from remote URLs. In order to fetch data from a server or make a POST ,PUT  or DELETE request to an API. In this article, we
Read Now Read Later
Mohit Charkha
By: Mohit Charkha
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
Newer Posts
Page 5 of 11
Older Posts
Powered by Ghost
  • Mobile Apps
  • Frontend
  • Backend
  • Cloud & Devops
  • Product Design
  • Quality Assurance
  • Our Work in AI