#Hello Edgerunners, welcome to the Night-City.

Welcome!

Moon Switch

历时一个多月的备案终于在这暖阳中结束了,喜极而泣


Hotodogo: https://hotodogo.com/

Why is using "for...in" for array iteration a bad idea?

The reason is that one construct: var a = []; // Create a new empty array. a[5] = 5; // Perfectly legal JavaScript that resizes the array. for (var i = 0; i < a.length; i++) { // Iterate over numeric indexes from 0 to 5, as everyone expects. console.log(a[i]); } /* Will display: un...

Hotodogo Pictures is here.

人活着凭的是良心

Got a NEW domain, yay!

hotodogo.com


Hotodogo: https://hotodogo.com/

睡眠的正确打开方式。

3D Cube Animation

Git Handbook

基本操作 工作流 常见的 Workflow 有三种情况: 单分支 一般见于个人使用场景, 所有工作内容均在主分支进行和完成。 C----C----C----C----C---- (main) Github Flow 一般见于小型团队使用场景, 每项工作内容均在新建的针对性的短期分支 (如 feture、bug-fix 等) 进行, 并最终合并到主分支。 C---C---C C (feature/bugfix) / \ / \ C---------------C------C---- (...

What's this?

The Night-City version of CaveOps inspired by Cyberpunk 2077. Not finished yet.

Pinned Message

The Founder and CEO of Infeca Technology.

Developer, Designer, Blogger.

Big fan of Apple, Love of colour.

Feel free to contact me.

反曲点科技创始人和首席执行官。

开发、设计与写作皆为所长。

热爱苹果、钟情色彩。

随时恭候 垂询

Outer Square Inner Square