Idea Blog

Page 3 of 10

Previous page

System Design Concepts 

Suman Tiwari (Software Engineer (Ruby on Rails)) 1 Min. Read Dec 9, 2019

System design is a process to transform user requirements into some suitable form, which helps the programmer in software coding and implementation. It is the step in software development that allows programmers to get the overall picture of required software.
Read More..

Additional Ruby Literals 

Suman Tiwari (Software Engineer (Ruby on Rails)) 1 Min. Read Dec 9, 2019

Ruby has many literals that is uncommon for starters. It consists of literals like rational, complex literal, string percent literal, character literals etc. which are useful in specific situations.
Read More..

Introduction To Http And Websockets 

Rojan Sunar (Software Engineer (Ruby on Rails)) 1 Min. Read Dec 8, 2019

HTTP stands for Hypertext Transfer Protocol which is the most common term used in the web technology.
Read More..

Action Text 

Sumin Parajuli (Software Engineer (Ruby on Rails)) 2 Min. Read Dec 8, 2019

Summary of the post.
Read More..

Block,Lambda And Proc 

Sheriff Hussain (Software Engineer (Ruby on Rails)) 3 Min. Read Dec 8, 2019

A glimpse to block, proc and lambda for beginners.
Read More..

Introduction To Software Architecture 

Rojan Sunar (Software Engineer (Ruby on Rails)) 3 Min. Read Dec 8, 2019

Generally architecture is art and science of designing structures so that could reduce the cost and complexity and help to build a effective product.
Read More..

Async And Defer 

Roman Khadka (Team Lead (Ruby on Rails)) 3 Min. Read Dec 8, 2019

How Javascript loading techniques with modern attributes of async and defer work
Read More..

Rails Api With Jwt Authentication 

Sumin Parajuli (Software Engineer (Ruby on Rails)) 9 Min. Read Dec 8, 2019

JWT authentication is used to authenticate the user where encryption algorithms are used to encrypt the data.
Read More..

Rails Asset Pipeline 

Roman Khadka (Team Lead (Ruby on Rails)) 1 Min. Read Dec 8, 2019

Understanding the rails asset pipeline
Read More..

Cloud Computing 

Shristina Nakarmi (Software Engineer (Ruby on Rails)) 3 Min. Read Dec 8, 2019

Cloud Computing refers to manipulating, configuring, and accessing the hardware and software resources remotely. It offers online data storage, infrastructure, and application.
Read More..

Next page