Introduce yourself šŸ‘‹

Hi ! I am new to Frontity ! As I was researching JS framework to build user interface for Wordpress LMS system. Great to be here.

Thanks

2 Likes

Great to have you here as well @pyofchin, welcome to the Community!

I havenā€™t formerly introduced myself here, but Iā€™m registered for over a month. So itā€™s long overdue to do thisā€¦

I am Dominique Pijnenburg, Iā€™m one of three owners of a Dutch company called Noeste IJver (website). the developer part of our company isspecialized in developing custom WordPress websites. The other half of the company is focused on designing those custom sites, but also corporate identities, logoā€™s, etc.

We are looking into Frontity, I expect it might be the way-to-go for us to develop sites in the future, instead of the PHP based themes which we create now.

2 Likes

Hey @dominique great to have you here :blush:

May I ask how far do you see yourselves from transitioning to Frontity? If thereā€™s something blocking you, could you share with us what is it?

We are constantly improving our product and docs, and this kind of info is really valuable.

Hey @Pablo!

Thereā€™s still many challenges to overcome for us, I will highlight some of these below. I am considering rebuilding our companyā€™s site in Frontity as a case, to learn more about Frontity and see what questions will pop up during the process.

React
As mentioned above, my company is still living in a PHP world. We use JS for manipulating pages (and we mainly use jQuery for that), React is no common ground for us yet. So we have to educate ourselves.

No blogs, but corporate sites
We donā€™t really build many blog sites (where Frontity is perfect for), but Corporate sites. Some examples:



https://regionaleaanpakkindermishandeling.nl/
https://leadinfo.wpmudev.host/en/

I havenā€™t seen many examples for these kind of sites yet, the only one that comes close is the frontity.org site itself, but thatā€™s just one page.

Gutenberg?
I am still a bit on a loss on how to use Gutenberg best. I know itā€™s possible to import the CSS file of the editor in your Frontity installation and then the default Gutenberg blocks will work. But Iā€™m not sure how to implement custom Gutenberg blocks. Do I have to import a CSS file for every custom block?

Iā€™ve also seen your talk on javascriptforwp about supporting Gutenberg and would like to re-watch it, but this isnā€™t possible yet. I donā€™t really have a clue about how youā€™ve added those custom blocks. Furthermore Iā€™d like to see (and use) the front page of frontity.org in Gutenberg, maybe thatā€™ll clear things up.

Previews
I know you guys are working on this and I am very curious how it will work, but for now this is something thatā€™s missing

Gravity Forms
We like the functionality of Gravity Forms very much, in my opinion itā€™s a much better plug-in then Contact Form 7. But CF7 has a Frontity package with support for some of the fields, Gravity Forms doesnā€™t. Iā€™ve added a feature request for this on their site, but Iā€™m unsure how fast (if ever) they will pick that up.

WooCommerce
I havenā€™t invested much time in this, but I think creating a webshop with Frontity should be possible. But at the moment it seems like a lot of work to support all functionality of WooCommerce in Frontity. Feels like ā€˜reinventing the wheelā€™.

Live filtering
We use the plugin Search & Filter Pro a lot for live-filtering archive pages. Iā€™m unsure on how to implement such a solution in a Frontity website.

Some more questions
Currently Iā€™ve also posted some questions on the forum and am awaiting answers, but this is just the tip of the iceberg:


2 Likes

Hey @dominique thank you very much for your detailed answer :blush:

Corporate sites
Itā€™s true that it can look like Frontity is more focused on WordPress blogs than in WordPress corporate sites, as our official themes are for blogs. In any case, I think that Frontity is also a really a good fit for corporate sites as well, as you can build a really performant UI with instant navigation that will create a great impression on the visitors. A really good example of this is the awsm.in website (showcase thread). Iā€™m really excited about the upcoming release of the auto-prefetch, this will allow everyone to make any page-load feel instant in a really easy way.

Gutenberg?
As soon as the talks of the JavaScript for WordPress conference are available on Youtube @SantosGuillamot is planning to write a detailed guide explaining how we built our site and the best practices to combine Gutenberg and Frontity.

Good to know that thereā€™s interest on this area.

WooCommerce
I know that @juanma and @mburridge are experimenting the current possibilities, and are planning to release a Frontity Talk video sharing their research combining WooCommerce and Frontity.

Right now I think that the best resource is this thread: How do I add woocommerce endpoint to the state?

Live filtering
I invite you to open a thread and share your research and the challenges encountered with the plugin that you mention.

Happy to see that you are actively sharing your questions in the community and also helping others!

See you around :blush:

4 Likes

Hi @dominique,

I havenā€™t seen many examples for these kind of sites yet, the only one that comes close is the frontity.org site itself, but thatā€™s just one page.

In addition to what @Pablo mentioned, here are a few more examples:

You can also check them out in our showcase page: https://frontity.org/showcase/. We are planning to add more as soon as we have the permission of their authors and clients. :slight_smile:

Hope it helps!

6 Likes

Hello my Name is Alfredo Navas, from Costa Rica, I work as a Frontend Engineer at WebDev Studios, really excited for what I can build with Frontity

2 Likes

Welcome to the community Alfredo!

Hi

Iā€™m Osi. I just started using frontity for clients projects.

Iā€™m glad such a tool exists

3 Likes

Hi @vicraph7, welcome! Great to have you here! :slightly_smiling_face:

Looking forward to seeing your projects and hearing from your experience. Keep us posted on your progress.

Hi everyone!, my name is Riccardo Tagliavia restarting a web developer career after a decade and catching up.
Love Frontity and Iā€™m currently using the platform for the redesign of a large University in PanamĆ”.
Have to be honest online resources on Frontity are a bit scarce, will add to my personal site a tutorial on the platform in Spanish to contribute.

Thanks for this awesome project!

2 Likes

Hey @rtagliavia welcome to the community :blush:!

This sounds awesome! Keep us posted on this project, we would love to see the result.

Thanks for your feedback and your offering. Iā€™d be great if you can contribute with a tutorial :blush: Regarding the available online resources, I invite you to take a look to this playlist where we are gathering some community tutorials.

Thanks for the warm welcome Pablo!, already followed all the videos in that playlist along with some others.

To be honest Iā€™m having a hard time with the CPTs, but decided to hold on that part for a couple days and get a grasp on the BeforeSSR and the handlers.

After reading the community posts I want to thank the Frontity team for being so helpful.

Will be posting detailed info about the project, after getting permission from the client.

Wish you all an amazing day!

1 Like

Hi @rtagliavia,

To be honest Iā€™m having a hard time with the CPTs, but decided to hold on that part for a couple days and get a grasp on the BeforeSSR and the handlers.

Regarding this, our DevRel team published a new video on CPTs. Not sure if you are already aware of it - just wanted to share it in case it helps. :slight_smile:

Hi there :wave:

Just thought Iā€™d say and introduce myself. Iā€™m a web developer with 5 years of experience. I typically develop WordPress using the roots stack. More recently Iā€™ve been learning React and exploring options to combine WordPress with React, which is why itā€™s very exciting to discover Frontity. I plan on using Frontity to build my new personal website, and would love to help contribute to the framework.

Many thanks,

Peter

4 Likes

Hi @peter.aiello :wave:

Welcome to Frontity! Itā€™s great to have you here.

Please keep us posted with your progress! We would love to see your new personal site once you have it.

1 Like

Hello
Drishti here
i recently got to know about frontity .
i have few doubts regarding the integration .
Can we integrate material-ui with frontity

1 Like

Hello Drishti,

Welcome to the community. yes, you can integrate any component library with frontity. let me know if you have any other doubts regarding frontity.

Thanks

2 Likes

Hi Drishti,

Welcome! Great to have you here. :slight_smile: In case you want to take a look, there was already a conversation about material-ui in this thread: Site with some issues and improvements. Hope it helps.