Open in app

Sign In

Write

Sign In

Tejal Panjwani
Tejal Panjwani

47 Followers

Home

About

Apr 18

ActiveJob In Ruby On Rails

Rails now come with built-in support for running jobs in the background. ActiveJob was first made available in Rails 4.2. A framework called ActiveJob allows you to set up jobs and have them execute on various asynchronous queuing backends. We can define jobs for creating, queuing, and executing jobs by…

Ruby On Rails

5 min read

ActiveJob In Ruby On Rails
ActiveJob In Ruby On Rails
Ruby On Rails

5 min read


Published in

Simform Engineering

·Mar 27

Authentication Using Session Rails

Explore session-based authentication into the rails application. User authentication is a key component of online application security. It helps you to verify a user’s identity. There are two significant ways to authenticate an app in Rails: 1. Authentication based on Sessions: When a user registers or logs in, session data…

Rails

7 min read

Authentication Using Session Rails
Authentication Using Session Rails
Rails

7 min read


Feb 28

Stimulus in rails

Hotwire has launched form Rails 7, which also comes with the Stimulus component. The JavaScript framework called stimulus has modest goals. It isn’t interested in rendering HTML at all, and it doesn’t want to take over your entire front-end. Instead, it’s intended to add just enough behaviour to your HTML…

Rails 7

7 min read

Stimulus in rails
Stimulus in rails
Rails 7

7 min read


Nov 2, 2022

Hotwire in rails

In this section, talk about Hotwire. Hotwire is known as HTML over wire. In this I have explained what hotwire is, how it works, which are components of hotwire and how integration works. What Is Hotwire? To build a modern web application that is similar as a single-page application (SPA) and speeds up…

Hotwire Rails

7 min read

Hotwire in rails
Hotwire in rails
Hotwire Rails

7 min read


Sep 15, 2022

SOLID Principle for Rails

Michael Feathers and Bob Martin introduced the definition of SOLID principles for object-oriented design. The term “solid principle” refers to a collection of five fundamental principles that help developers to create flexible solutions, identify software bugs, and refactor their code to avoid problems. And in order to write efficient, adaptable…

Solid Principles

5 min read

Solid Principles

5 min read


May 25, 2021

API Authentication based on JWT Token in Rails

In this blog, I’m going to share some information about API (Application Programming Interface) Authentication. We used token-based authentication to authenticate users with API at the time. This blog’s demo is available on Github. What is the use of API? Two different programs communicate with an API ( Application Programming Interface). This works in the same…

Api Authentication

8 min read

API Authentication based on JWT Token in Rails
API Authentication based on JWT Token in Rails
Api Authentication

8 min read

Tejal Panjwani

Tejal Panjwani

47 Followers

Senior Software Engineer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams