FIFO Explore ā€¢ Posts | 2

Search

How to write a doc for a feature/product?

The 3 Ws (and 1 H) that should be asked of every project:

  1. Who
  2. Why
  3. What
  4. How
14
3

The Rise of SaaS solutions to build Internal Tools

In recent years, companies have increasingly turned to software as a service (SaaS) solutions to build internal tools.

One popular trend is to use low-code platforms like Retool and Appsmith.

16

Launch of Homomorphic Encryption as a Service

Blyss is an open-source homomorphic encryption software development kit (SDK) that provides fully managed service to retrieve an item from a key-value store without revealing which item was retrieved to the server.

16

Today is the 10th anniversary of the announcement of the discovery of the Higgs Boson Higgs Boson is one of the greatest & won't be wrong to say expensive discoveries in the field of science Let's first understand what Higgs Boson is

15
1

AWS EC2 - Elastic Compute Cloud # Intro A regional Service that provides computing to run your application in the cloud.

13
3

Graphql vs Rest in a nutshell

media
13
2

3 Best Productivity apps šŸ’Æ

11
3

Graphql

GraphQL is an API query language and a runtime on the server side that executes queries using a user-defined type system for data manipulation. Unlike being dependent on a particular database or storage engine, GraphQL relies on your pre-existing code and data as its foundation.

12
2

The ins and outs of Cloud Storage, what is it, and the reasons behind the current pricing model (Part -1)

Hello everyone,

Today, I wanted to cover some basics of cloud storage. So let me casually throw away the most basic definition first.

13
2

Top Animation Packages for Your Flutter Project:

1.SPINKIT

The SpinKit package contains a set of animated loading indicators for use in your projects.

Pub link: https://pub.dev/packages/flutter_spinkit

Github: https://github.com/jogboms/flutter_spinkit

INSTALLATION

dependencies:flutter_spinkit: ā€œ<latest_version>ā€
14