Open in app
Home
Notifications
Lists
Stories

Write
Dharesh Vadalia
Dharesh Vadalia

Home

Nov 25, 2020

Git Cheat Sheet For Dummies

Using git isn’t a rocket science anymore… Basic Git Commands You can’t proceed with Git without knowing these commands. git status //Shows status of working branch. Such as //staged/unstaged changes and new, //Untracked file. git ls-files //List all files in remote Dir git logs //List details of recent commits

Git

3 min read

Git Cheat Sheet For Dummies
Git Cheat Sheet For Dummies

Oct 14, 2020

Transitioning from Traditional SDLC to DevOps model

DevOps is a culture not a technology… The information technology industry is scaling up exponentially to keep pace with the increasing demands of IT services. Each year hundreds of software products are released in the IT market, launching new features. …

Dev Ops

6 min read

Transitioning from Traditional SDLC to DevOps model
Transitioning from Traditional SDLC to DevOps model

Sep 16, 2020

Introduction to Data Streaming with RxJava

Async processing of data streams was never so easy before… Introduction to Reactive eXtension Erik Meijer, a computer scientist at Microsoft developed a reactive programming framework in .NET around 2010. Later was extended for multiple platforms including JS, Python, C++, Java and more. In November 2014, RxJava 1.0 library was released in association with…

Reactive Programming

6 min read

Introduction to Data Streaming with RxJava
Introduction to Data Streaming with RxJava
Dharesh Vadalia

Dharesh Vadalia

DevOps Engineer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable