Tiny Websites Are Great

栏目: IT技术 · 发布时间: 4年前

内容简介:May 18th 2020One of the earliest websites I created was a phishing website to steal World of Warcraft usernames and passwords. Although not the most noble pursuit for a first website, I felt like a pretty cool 12 year old when I managed to successfully nab

Tiny websites are great

May 18th 2020

One of the earliest websites I created was a phishing website to steal World of Warcraft usernames and passwords. Although not the most noble pursuit for a first website, I felt like a pretty cool 12 year old when I managed to successfully nab my friend's login details, and then proceed to send him a screenshot of his character waving back at him. It was fun.

Like many, coding websites started out as a hobby, and after many years plus a CS degree has become a way I can make some income. It's pretty great on the whole.

Things have really changed since I began learning, and rightly so. Instead of coding in plain HTML, CSS and JS, I'm now using endless frameworks, modules and libraries to build increasingly more complex web and mobile applications. It's great, if I didn't use these tools my code would be an unmaintainable mess.

But, its also not great.

During my time using frameworks I've become more and more out of touch with the code I'm writing. For example, when I plonk down a button in the Ionic Framework I get a beautifully engineered and designed button, but it also has 10 CSS classes attached to it that I don't really understand. I sometimes feel like the thing I've created isn't truly "mine".

I therefore decided to go back to the basics and code my own tiny website. I already knew how to go about it, you probably do too, it's really easy (if you don't knowhere's how). However, I'd never actually done it, and I'd not made a website without a framework in over a decade.

Boy, did it feel refreshing to not use a framework.

The result is a stripped-back, ultrafast website like the one you see here. Every part of the website is mine. I can tweak & tune it however I want. Pushing out content is easy because I'm not distracted by styling or how it looks on different devices - I just don't really care and it's liberating. It's also just incredibly fun to build.

I have 3 rules for a tiny website:

  1. No libraries or frameworks (the exception being analytics)
  2. As few CSS tweaks as possible
  3. It must be fun to build

This is not groundbreaking stuff, but I urge you to try and make one yourself. Use it to write, experiment, journal, blog, or whatever floats your boat. It's your little corner of the internet to do as you please with.


以上所述就是小编给大家介绍的《Tiny Websites Are Great》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

汇编语言(第2版)

汇编语言(第2版)

王爽 / 清华大学出版社 / 2008-4 / 33.00元

《汇编语言(第2版)》是各种CPU提供的机器指令的助记符的集合,人们可以用汇编语言直接控制硬件系统进行工作。汇编语言是很多相关课程(如数据结构、操作系统、微机原理等)的重要基础。为了更好地引导、帮助读者学习汇编语言,作者以循序渐进的思想精心创作了《汇编语言(第2版)》。《汇编语言(第2版)》具有如下特点:采用了全新的结构对课程的内容进行组织,对知识进行最小化分割,为读者构造了循序渐进的学习线索;在......一起来看看 《汇编语言(第2版)》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具