True Sparrow Blog True Sparrow Blog
  • Services
  • Portfolio
  • AI
  • Open Source
  • About
  • Blog
Asynchronous Programming in Python

Asynchronous Programming in Python

Jun 29, 2022 2 min read PythonBackend
asyncio module helps in achieving asynchronous programming in Python. It gives the support for async / await keywords, similar to javascript. Let us directly dive into example code snippet and discuss it in details.
Read Now Read Later
Kedar Chandrayan
By: Kedar Chandrayan
Calculate CIDR subnet block with terraform

Calculate CIDR subnet block with terraform

Jun 24, 2022 3 min read TerraformDevOps
This is the first article in the terraform CDK series. Let's directly deep dive into it. CIDR Block (Classless Inter-domain Routing) While creating a VPC in AWS, it requires the IP CIDR block
Read Now Read Later
Kiran Kamalakar
By: Kiran Kamalakar
Kubernetes: A Complete Guide - Chapter 1

Kubernetes: A Complete Guide - Chapter 1

Jun 24, 2022 4 min read KubernetesDevOps
This is the first article in the Kubernetes series. Lets directly deep dive into it to learn about the basics. What is Kubernetes ?Before learning about Kubernetes, let's find out what are Containers
Read Now Read Later
Abhishek Roy
By: Abhishek Roy
Jetpack Compose: Introduction

Jetpack Compose: Introduction

Jun 23, 2022 1 min read AndroidKotlinMobile App Development
Jetpack compose is a group of Android libraries that follow the best standards included in Jetpack. It is Google's brand-new, cutting-edge declarative UI framework for creating Android apps. The primary distinction between Jetpack
Read Now Read Later
Daksh
By: Daksh
React Native 0.68.0 - What's new?

React Native 0.68.0 - What's new?

Jun 23, 2022 2 min read React NativeMobile App Development
React Native recently announced the release of 0.68.0, with an opt-in to new architecture and some bug fixes. In this blog, we will briefly see some of the changes in React
Read Now Read Later
Vinay Harwani
By: Vinay Harwani
Multiprocessing in Python

Multiprocessing in Python

Jun 23, 2022 3 min read PythonBackend
If the machine running the code has multiple cores, then multiprocessing (running code in multiple child processes) can help do tasks in parallel. Doing tasks in parallel helps in saving time on the
Read Now Read Later
Kedar Chandrayan
By: Kedar Chandrayan
AppLogger: A React Native Debugging Framework

AppLogger: A React Native Debugging Framework

Jun 13, 2022 7 min read Mobile App DevelopmentReact NativeQuality AssuranceHackathonOpen Source
AppLogger is a React Native mobile application framework that helps in minimizing QA (Quality Assurance) Team issue-reporting time and developer debugging time by providing a web interface for the logs generated and steps
Read Now Read Later
Mohit Charkha Dhruv Tailor Daksh Harsh Siriah Vinay Harwani
By: Mohit CharkhaDhruv TailorDakshHarsh SiriahVinay Harwani
API Parameter Sanitization in Golang

API Parameter Sanitization in Golang

Jun 8, 2022 3 min read SecurityGolangBackend
Every online application must have a high level of application security. The OWASP-recommended approach for preventing XSS vulnerabilities in web applications is HTML sanitization. HTML sanitization is the process of eliminating dangerous JavaScript
Read Now Read Later
Shraddha Falane Vinay Harwani
By: Shraddha FalaneVinay Harwani
Functional Programming in JavaScript – Write Powerful Bug-Free Code

Functional Programming in JavaScript – Write Powerful Bug-Free Code

Jun 3, 2022 6 min read JavaScriptFrontend
Functional Programming lets us write bug-free readable code in an easy declarative style. With the rollout of ES6, JavaScript supports functional programming with a rich set of features. Why Functional Programming?The central
Read Now Read Later
Rachin Kapoor
By: Rachin Kapoor
Setup Local Development Environment With Docker Compose

Setup Local Development Environment With Docker Compose

Jun 1, 2022 6 min read DevOpsHackathon
Setting up local environments 💻 can be frustrating, sometimes it gives us nightmares. The time and dev efforts required to set the dev local environment depend on the services we are trying to run.
Read Now Read Later
Kiran Kamalakar Abhishek Roy Balakrishna Hebbar
By: Kiran KamalakarAbhishek RoyBalakrishna Hebbar
Newer Posts
Page 9 of 11
Older Posts
Powered by Ghost
  • Mobile Apps
  • Frontend
  • Backend
  • Cloud & Devops
  • Product Design
  • Quality Assurance
  • Our Work in AI