Latest developer stories
  • Home
  • Contact Us
  • Website
Sign in Subscribe

software

A collection of 3 posts
Actor Model and its Significance
Actor Model

Actor Model and its Significance

Brief introduction to Actor Model, and the problems it solves? What is Actor Model The actor model is a model of concurrent computation that treats actors as the universal primitive of concurrent computation. In response to a message it receives, an actor can: make local decisions, create more actors, send
Dec 16, 2021 9 min read
Atomic Design Methodology with React and TypeScript
React

Atomic Design Methodology with React and TypeScript

"We’re not designing pages, we’re designing systems of components."—Stephen Hay Introduction Atomic Design is all about creating and maintaining robust design systems, allowing you to roll out higher quality, more consistent UIs faster than ever before. This artical introduces a methodology for thinking of our UIs as
Nov 15, 2021 5 min read
The Future of Cloud Computing: SaaS, PaaS, and IaaS
cloud

The Future of Cloud Computing: SaaS, PaaS, and IaaS

Cloud computing has been a recent face of innovation allowing businesses, at any stage, to adapt to ever-changing market needs and to provide top-level customer experience. If you are the decision maker considering moving your business to cloud or a keen IT learner, you must have been familiar with SaaS,
Aug 19, 2020 4 min read
Page 1 of 1
Latest developer stories © 2023
Powered by Ghost