FRONTITY

frontity-logo

We have been crafting open source software for WordPress for many years now but the whole idea of this project came up in late 2017, when we started working with big Spanish WordPress publishers who wanted to improve the performance of their mobile sites. Despite their best efforts, their WordPress sites on mobile devices were slow and sluggish. We got down to work and developed a mobile WordPress theme for them, called Frontity PRO. Our goal: to make it as performant as possible while deliveri... ng a remarkable user experience. To achieve that, we built an internal React framework which used the REST API to fetch the content of their WordPress sites, and spent the whole year optimizing it. We faced a lot of challenges and realized that combining WordPress and React wasnโ€™t easy. But at the end, the theme was a success: it was used by more than 20 million readers and proven ideal for building engaging and modern frontend experiences. In 2019 we decided to use all that knowledge and lessons learnt to launch an open source framework, so anyone who wants to use WordPress as a headless CMS with a React frontend could benefit. We believe that WordPress and React are destined to live together and are committed to helping it happen.

#SimilarOrganizations #People #Financial #Website #More

FRONTITY

Social Links:

Industry:
Developer Tools Mobile Software Web Development

Founded:
2015-06-01

Address:
Madrid, Madrid, Spain

Country:
Spain

Website Url:
http://www.frontity.org

Total Employee:
1+

Status:
Active

Total Funding:
1.4 M EUR

Technology used in webpage:
SPF WordPress Content Delivery Network Global Site Tag Nginx Sitelinks Search Box Amazon IPv6 Yoast WordPress SEO Plugin Yoast SEO Premium


Similar Organizations

betty-blocks-logo

Betty Blocks

The #1 no-code platform for innovation, agility and empowerment. Used to create mobile, business and web applications at lightning speed.

drivex-technologies-logo

DriveX Technologies

AI-assisted vehicle verification that is quick, easy and trustworthy.

mobilecause-logo

MobileCause

MobileCause helps nonprofits attract more donors and inspire recurring donations with its engagement platform.

reflect-logo

Reflect

Reflect is an automated web testing tool for developers to test their web app without writing a line of code.

tugboat-logo

Tugboat

Deployment previews for every git pull request, automated and on-demand.

Current Employees Featured

luis-herranz_image

Luis Herranz
Luis Herranz Founder @ Frontity
Founder
2013-05-01

Founder


luis-herranz_image

Luis Herranz

pablo-postigo_image

Pablo Postigo

Investors List

automattic_image

Automattic

Automattic investment in Seed Round - Frontity

kfund_image

K Fund

K Fund investment in Seed Round - Frontity

kfund_image

K Fund

K Fund investment in Seed Round - Frontity

david-carrero-fernandez-baillo_image

David Carrero Fernandez-Baillo

David Carrero Fernandez-Baillo investment in Seed Round - Frontity

Official Site Inspections

http://www.frontity.org Semrush global rank: 1.35 M Semrush visits lastest month: 21.47 K

  • Host name: 192.0.78.201
  • IP address: 192.0.78.201
  • Location: San Francisco United States
  • Latitude: 37.7506
  • Longitude: -122.4121
  • Metro Code: 807
  • Timezone: America/Los_Angeles
  • Postal: 94110

Loading ...

More informations about "Frontity"

Repositories & Projects Organization - » Framework Design

Feb 22, 2019 Ok, Iโ€™ve been figuring out how to organize our codebase and looking at how other developers do this. Here is a bunch of thoughts I had. Projects frontity (monorepo) In this โ€ฆSee details»

Frontity Acquired by Automattic Q&A - Frontity.org

The Frontity Community Forum is packed with answers and solutions for all types of Frontity-related questions. It will continue to be available. Chances are your question has been asked โ€ฆSee details»

About Us - Frontity.org

About Frontity. We have been crafting open source software for WordPress for many years now, but the idea for this project came about in late 2017 when โ€ฆSee details»

Welcome | Frontity Tutorial

Frontity provides two themes to get you started, mars-theme and twentytwenty, and there are a host of third party themes on npmjs.com that you can install into your Frontity project. One of โ€ฆSee details»

About Frontity | Frontity Docs

In a Frontity project, WordPress is used as a headless or decoupled CMS, just for managing the content. Frontity uses data from the WordPress REST API and generates the final HTML that โ€ฆSee details»

Which categories should we use in the forum? - โ€ โ€ โ€ Community ...

Feb 22, 2019 Discuss the Frontity WP plugin, other separate plugins, the PHP theme bridge and so on. Announcements For releases and updates. Community organization. Forum Discuss โ€ฆSee details»

The Frontity project of the frontity.org site - GitHub

The Frontity project of the frontity.org site. Contribute to frontity/frontity.org development by creating an account on GitHub.See details»

Frontity Overview | SignalHire Company Profile

Frontity is a private company that has been in the industry for 8 years. The company currently specializes in the Computer Software, IT Services, Web Development & Design, SaaS areas. โ€ฆSee details»

Contributing to Frontity | Frontity Tutorial - tutorial.frontity.org

Frontity uses GitHub for managing the codebase. See the main repo if you want to actively test the codebase or go bug-hunting. If you find a bug in the course of your project development or โ€ฆSee details»

Understanding the Frontity state

Because Frontity works with the same permalinks that WordPress uses there's a two step process to getting data from the state. We first get the data about the URL from state.source.data.Then โ€ฆSee details»

Contributing | Frontity Docs - docs.frontity.org

As you may know, Frontity is an open source project, available and free for everyone. We believe that working in an open way and sharing knowledge has the power to change the world for the โ€ฆSee details»

Getting started | Frontity Docs

Frontity is a React-based framework that enables you to easily build a frontend for a headless (or decoupled) WordPress site. Your WordPress site serves its data via the REST-API. Frontity โ€ฆSee details»

How can I add Frontity to an existing react project?

Jan 3, 2021 Welcome to the Frontity community. Frontity is a framework that uses React. In this respect it is similar to Gatsby or Next. As such I donโ€™t think that you can retro-fit Frontity to an โ€ฆSee details»

How to Contribute to Frontity

Oct 8, 2019 Also, consider submitting your Frontity theme or package to npm. Making it available to the community itโ€™s also a good way to contribute to extend and improve the โ€ฆSee details»

Guides | Frontity Docs - gitbook-docs.frontity.org

In this section we present a selection of guides that will help you to both work with, and to better understand, a variety of topics related to Frontity. Setting the URL of the WordPress data โ€ฆSee details»

Which one should we use? emotion vs styled-components

Feb 21, 2019 Itโ€™s already a widely known API and it would cause lots of problems to Frontity devs coming from styled-components and expecting it or reading about it in the emotion docs. โ€ฆSee details»

Contributing Guide | Frontity Docs

5. Run your local server: To check your modifications, choose one of the projects in the examples folder and, for example mars-theme-example, and run npx frontity dev.This will start Frontity โ€ฆSee details»

Connecting Gutenberg and Frontity

Nov 24, 2020 Since Frontity is already getting the HTML from the REST API, this is great because we just have to add these files in our Frontity theme to match the classes output in โ€ฆSee details»

Frontity Alternatives and Reviews - LibHunt

Frontity/frontity is an open source project licensed under Apache License 2.0 which is an OSI approved license. The primary programming language of frontity is TypeScript . Popular โ€ฆSee details»

linkstock.net © 2022. All rights reserved