Тёмный

WordPress vs Static Site Generators - Which one should you use? 

Donn Felker
Подписаться 12 тыс.
Просмотров 4,1 тыс.
50% 1

Should you use WordPress or a Static Site Generator? It's a good question and one that I honestly never considered until recently (I always used WordPress) ... however ... there is a time and a place for Static Site's as they do provide you with some additional benefits. Watch to see what they are.
Check out Acropedia here (built with a static site generator): acropedia.co
---
I teach developers how to successful create freedom through freelancing and software products. Either through one avenue such as Freelancing or through building software products that generate income, or both. I’ve done both successfully and I can help you do the same.
Join my community for of software developers and freelancers here: www.donnfelker.com/community/
In this community
⭐ How to find clients, even in a difficult market
⭐ How to bill the right amount so you don’t end up in the poor house
⭐ You’ll get a 100% money back guarantee for 30 days so there is no risk to you
⭐ Weekly Group Zoom Calls to Discuss any issues you have with freelancing so that you can be confident you have someone on your side
… and much more
www.donnfelker.com/community/
📞 Book a call with me and get 1-on-1 direct support. I will provide individual feedback, so that you can ship your product, service or answer any question you have.
clarity.fm/donnfelker
Subscribe to my FREE newsletter for regular software, freelance and growth advice!
✉️ donnfelker.com/email
Listen to my podcast here:
🎙 fragmentedpodcast.com
Get regular freelance, software and fitness advice on my Instagram page:
📷 / donnfelker
Checkout my Twitter for daily postings on all things software, freelancing, fitness and mindset:
🐦 / donnfelker
You like my free content? Here you can buy me a coffee:
☕️ www.buymeacoffee.com/donnfelker

Опубликовано:

 

4 авг 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 18   
@ex0stasis72
@ex0stasis72 2 месяца назад
Some other points to consider: Text editor: Perhaps you prefer your own text editor that you've grown super comfortable with such as Vim, Emacs, or VS Code and want to write your blog posts in that instead of a web browser that doesn't have as good of a way of implementing Vim keybindings. Static site generators may be preferable there. Pay-as-you-go: Static websites are cheaper to run (if you're on a pay-as-you-go web hosting plan) because for each page visit from a user, the processing work to generate that page was done once and gets served as is for everyone. For a dynamic site, each page is generated, eating up CPU cycles for each page load. Though, if you prefer, there are static website generator plugins for this if you still prefer the Wordpress way.
@donnfelkeryt
@donnfelkeryt 2 месяца назад
Valid points 👆 thank you for sharing!
@NMNaufaldo
@NMNaufaldo 2 года назад
I really appreciate your video editing :)
@donnfelkeryt
@donnfelkeryt 2 года назад
I’ll let my editors know you like it. Thank you!
@Moodiecapitalonthadooberry
@Moodiecapitalonthadooberry Год назад
Great information thank you!
@donnfelkeryt
@donnfelkeryt Год назад
Glad it has helped you!
@guanacodevs
@guanacodevs 2 года назад
I thought you built your sites from scratch, html, css, javascript + python or something else. Always tell my friends to use wordpress, for the same reasons you just described. Used it once a while ago and was impressed how easy it was. Personally I rather write mines from scratch, part of the learning curve.
@donnfelkeryt
@donnfelkeryt 2 года назад
If it’s used to learn I think that is a great use case. However, when it ends up slowing you down, to the point where you can’t ship on time, that’s where you need to rethink your strategy. 👌
@Football__Junkie
@Football__Junkie Год назад
I’ve considered using Hugo but I can build on Wordpress using Oxygen fairly quickly and host the pages on a CDN through my host and the site is pretty damn fast. So, not sure what purpose SSG’s anymore
@donnfelkeryt
@donnfelkeryt Год назад
Yeah, if you configure Wordpress properly it can be screaming fast.
@bilimlink
@bilimlink 6 месяцев назад
SSGs are safer in general because they don't have a database or coding on the server side. Updates to the core of WordPress, as well as plugins and styles, could add security holes. Because SSGs are more resistant to hacker attempts, data breaches and failures are less likely to happen.
@HaifengZhu-pn3uq
@HaifengZhu-pn3uq 8 месяцев назад
Apart from SaaS, CMS, static site generator, is there any other easy way to build website
@donnfelkeryt
@donnfelkeryt 8 месяцев назад
By hand
@HaifengZhu-pn3uq
@HaifengZhu-pn3uq 8 месяцев назад
please make a video on website and web app
@elliotheath5366
@elliotheath5366 2 года назад
Would building something for yourself vs for a client impact your decision?
@donnfelkeryt
@donnfelkeryt Год назад
Absolutely. Depends on what you're trying to do. Learn? Explore? Etc? Maybe go for a generator. Need more customizing? Maybe a generator. If you need ease of use, go with Wordpress/etc.
@HaifengZhu-pn3uq
@HaifengZhu-pn3uq 8 месяцев назад
how much does middleman cost?
@donnfelkeryt
@donnfelkeryt 8 месяцев назад
Middleman is open source. It’s free.
Далее
Static Site Generators | What Are They?
7:44
Просмотров 18 тыс.
How to choose your static site generator
14:09
Просмотров 24 тыс.
Should You Be a Full Stack Developer?
14:21
Просмотров 2,3 тыс.
Why I use Ghost for my blog
12:00
Просмотров 30 тыс.
Top 2024 Web Design Trends
5:32
Просмотров 542 тыс.
Creating a Blog with Hugo and Github in 10 minutes
10:43