Web Development

Articles on test driven, agile, web development.

Top Opensource ReactJS applications for frontend development

by Archana Chandrasekharan on 20th February, 2020

ReactJS can be confusing when it comes to beginners when they have just finished with their tutorials on React and entering the stage where they start doing projects using React. If you are someone who is in your initial stage of learning React and you need some reference projects, you are at the right place. Open-source React projects can get you a better understanding of how everything works and helps you write better code. We are listing out ReactJS applications like content management, task management, iTunes application, application for Google Maps etc. to showcase how ReactJS can be useful in different backgrounds.

logo

Read More

Published in javascript, web-development | Tagged with javascript, open-source, web-development, products

How to Hire a Full Stack Developer for Your Web and Mobile App Development

by Vinith Vikram on 28th November, 2019

Do you want to hire Full Stack Developers who can build web applications from scratch?

Usually, you have to hire a team of developers specializing in various programming languages, frameworks, and libraries to build an effective web application.

But that’s not the case when you choose to hire a Full Stack Developer.

Full Stack Developers are not necessarily the experts of all the technologies available for web and mobile development. Then, what exactly is a Full Stack Developer? We are just about to explore.

Read More

Published in web-development | Tagged with web-development

13 Leading Front-End Development Technologies that Will Rule 2020

by Vinith Vikram on 28th November, 2019

What are the best front-end development languages, tools, and technologies to use in 2020 to build extremely good software and web applications?

Front-end development is crucial for any business application to succeed. You could have the most structured back-end programming strengthening your application, but front-end is what people see and mostly care about.

But new front-end technologies are being introduced faster than ever and it is easy to get overwhelmed just by the sheer number of technologies available.

So we have rounded up the best front-end development tools and technologies for you to look out for in 2020.

Front End Development Team

Read More

Published in web-development | Tagged with web-development

Top Spree E-Commerce Extensions to Build Ruby E-Commerce Store

by Murtaza Basrai on 3rd November, 2017

Spree E-Commerce is a complete, scalable, API-driven open source E-commerce framework built with Ruby on Rails. Spree is well suited to serve as a custom technology platform to build any type of an E-commerce application: an online store, a multi vendor marketplace, a rich-content driven shopping platform, a social commerce website or a backend engine for an E-commerce mobile or tablet app (iOS, Android). It is used by more than 45,000 retailers as their e-commerce platform. You can get more details about Spree on it's Website and repository.

Spree is supported by many official as well as third party open source extensions. These extensions provides convenient, reusable & sharable way to modify or extend Spree Commerce. A Spree Commerce developer can either choose to use an existing extension to customise desired Spree feature or can create their own extension and share with community. There are hundreds of extensions already available.

Top

We have curated a list of Spree e-commerce Ruby on Rails plugin extensions considering the usage, popularity and response by the community.

Read More

Published in ruby-on-rails, ruby | Tagged with community, ruby, ruby-gems, programming, open-source, ruby-on-rails, web-development

4 Easy Ways to Integrate React.JS with Ruby on Rails

by Srinidhi Prabandham on 6th October, 2017

Ruby on Rails has been an extremely productive monolith web application (full-stack) framework that enables developers to develop and deploy applications with ease. For businesses and startups, it serves as a platform that helps to get the product to the market quickly.

Ruby on Rails used to ship with jQuery by default (until version 5.1), jQuery is a great library that is small and robust. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax simple with an easy-to-use API.The plugin architecture is also very nice for extensibility and has a wide community support.

react-with-rails

React is a JavaScript library created and maintained at Facebook for building user interfaces, which aims to be declarative, making the code more predictable and easier to debug. React can be thought of the "V" (View) in "MVC" (Model, View, Controller architecture/design pattern). Views are modeled as components, the advantage of this that, we can pass rich data through the app and maintain state outside the DOM.

Read More

Published in javascript, ruby, ruby-on-rails, tutorials, web-development | Tagged with ruby, ruby-on-rails, reactjs, community, frameworks, web-development, programming

Top Ruby Frameworks to Speed Up Web Development

by Murtaza Basrai on 24th August, 2017

Ruby is without any doubt, one of the most popular object oriented programming languages out there. It is loved by developers all around the world specially because it's not only powerful but has a sweet simple syntax with lot of great features.

There are quite a number of frameworks developed for Ruby over the years. These frameworks help a developer to accelerate the web development and create innovative web applications with a little effort.

I have mentioned a curated list of all the popular open-source ruby frameworks which are actively maintained. Some of those frameworks might not be as huge & feature rich as others but they work really well for a particular set of requirements.

Read More

Published in ruby, ruby-on-rails, web-development | Tagged with frameworks, ruby-gems, ruby, programming, open-source, ruby-on-rails, web-development

Real Time Rails with Action Cable

by Srinidhi Prabandham on 10th August, 2017

Recent years have seen the rise of the real-time web. So what is real-time web?

The real-time web is a network web using technologies and practices that enable users to receive information as soon as it is published by its authors, rather than requiring that they or their software check a source periodically for updates.

Examples of the real-time web are Facebook's newsfeed, Notifications, and Twitter, implemented in social networking, search, Chat Applications and news sites.

Read More

Published in ruby, ruby-on-rails, tutorials, web-development | Tagged with ruby, ruby-on-rails, ruby-gems, web-development, frameworks, redis, open-source, community

Best Open Source CMS for Ruby on Rails

by Murtaza Basrai on 9th August, 2017

A content management system is a great way to host one or many dynamic websites on a single application - with having complete control over the content with the admin console it provides. Ruby on Rails has several popular content management systems - some are general purpose while some being very specific to a particular area. Ruby on Rails Developers who are working on RoR Ecommerce platforms, simple websites or web applications can easily adapt and customize those management systems.

Read More

Published in web-development, ruby-on-rails, ruby | Tagged with frameworks, ruby-gems, ruby, programming, open-source, ruby-on-rails, web-development

Angular 2 Ecosystem Review: Top Angular Code Editors

by Murtaza Basrai on 3rd July, 2017

A Code Editor has been the basic primary tool for any kind of programming. It is responsible for boosting a developer's efficiency as well as bringing it down. There are so many code editors available today and for the same reason, it is highly crucial to choose the right tool for right kind of development. I prefer using VS Code for Angular 2 development but each individual can have their own opinion. I have listed some popular code editors with their support for Angular 2 so that a programmer can choose what suits the best and use the tool effectively.

Angular Code editors

Read More

Published in web-development, javascript | Tagged with javascript, web-development, editors, angular-2, programming

A Startup's Guide to Minimum Viable Product

by Praveen Wicliff on 30th June, 2017

A Minimum Viable Product/Service helps Startups to validate idea by quickly prototyping and reaching out to the market and core customers. The entire focus of the MVP should be to get the best possible product to the market as soon as possible so that you can start receiving quality feedback from your customers.

Before getting into what and why of MVP, Startups need to understand different facets of MVP. An MVP process is not just a product development process, but also best practices Startups need to think about.

Minimum Viable Product for Startups

Read More

Published in startups, minimum-viable-product | Tagged with startups, minimum-viable-product, web-development, prototyping

X

Talk to us, that's always a good idea!