The Journey of an HTTP Request – From Client to the Server
Josh Software
by Ajay Yakkateela
1w ago
Developers are known for working with HTTP requests. But have you ever wondered what happens in the background – when a button that performs an HTTP request is clicked to get a response from the server?  The journey of an HTTP request from the client’s side to the server comprises multiple stages. POV of the ..read more
Visit website
Who runs the internet bots or humans ?
Josh Software
by Ankitkumar Singh
6M ago
Uncover Good vs Bad Bots and How they are Generating Business How many of you remember the Elon Musk and Twitter drama? In the end, he bought the company with one major question: Who runs Twitter, bots or humans? According to reports, Twitter has around 330 million monthly active users. In which 5% bots on ..read more
Visit website
The Impact of OpenAI on Software Developers: Empowering Innovation and Transforming the Development Landscape
Josh Software
by gururajbilagi
6M ago
“Technology is only as good as the minds behind it, and OpenAI has unlocked a realm of possibilities for software developers.” In today’s fast-paced digital world, software development is a critical driver of innovation and progress. As technology continues to advance at an unprecedented rate, the role of artificial intelligence (AI) in software development has ..read more
Visit website
How and What of Mina! [Tech]
Josh Software
by gururajbilagi
6M ago
An overview of Mina Gem for novice RoR programmers Introduction: When you are done with merging the feature pull request, please deploy the code — Project TL. Okay! But..! Hmm..! But How?.. I gues it might be tough, need your help TL! — Beginner in RoR As a beginner in Ruby on Rails, one of the essential aspects of web ..read more
Visit website
Charting the Road Ahead: Analyzing the EV vs Hybrid Landscape in India
Josh Software
by gururajbilagi
6M ago
“Embrace the power of change, for in the realm of sustainable mobility, the journey begins with a choice: EV or Hybrid? It’s not just about the destination, but the path we tread upon, shaping a greener future for all.” As market leaders, it is imperative to stay ahead of the curve and make informed decisions ..read more
Visit website
Ruby on Rails Best Practices
Josh Software
by gururajbilagi
6M ago
Some Do’s and Don’ts to keep in mind while coding in ruby on rails 1. Fat Model, Skinny Controller It is a commonly used phrase when talking about rails best practices.It basically means placing most of the business logic, data manipulation, and validations within the models (fat models) while keeping the controllers focused on handling ..read more
Visit website
From Pixels to Poetry: How Generative Adversarial Networks are Revolutionizing Creative Industries
Josh Software
by yukthisaluja
6M ago
Generative adversarial networks, or GANs, are a powerful class of machine learning algorithms that have been gaining a lot of attention in recent years. They are particularly well-suited to tasks involving the generation of new data, such as images, music, and even text. GANs are composed of two main components: a generator and a discriminator ..read more
Visit website
React Native — Coding Best Practices
Josh Software
by gururajbilagi
6M ago
CODING STANDARD When it comes to coding standards for React Native, it is important to follow best practices to ensure code readability, maintainability and consistency within your project. While there are no official coding standards for React Native. But, you can adopt widely accepted conventions and guidelines.  Here are some recommendations: BASIC RULES NAMING Example ..read more
Visit website
A Journey of Learning and Growth
Josh Software
by yukthisaluja
6M ago
Tech internships offer a unique opportunity to gain hands-on experience in an ever-evolving industry. From learning the latest programming languages to collaborating with experienced professionals, internships provide a gateway to unlock your full potential as a tech professional. I started my journey as a tech intern with Josh Software, Inc. when corona was just a ..read more
Visit website
React Native – Testing app with Jest
Josh Software
by Mahesh Nagpure
9M ago
Jest is a JavaScript Testing Framework used for Testing React Native applications to ensure the stability and correctness of your codebase. Here are a steps to getting started with testing React Native using Jest: 1. Create a new React Native project using the React Native CLI 2. Install Jest: 3. Configure Jest: Create a file ..read more
Visit website

Follow Josh Software on FeedSpot

Continue with Google
Continue with Apple
OR