tag coding

標籤
貢獻348
360
08:02 AM · Nov 05 ,2025

@coding / 博客 RSS 訂閱

Heydon Pickering - Structural Semantics: The Importance Of HTML5 Sectioning Elements

Whatever you call them — blocks, boxes, areas, regions — we’ve been dividing our Web pages into visible sections for well over a decade. The problem is, we’ve never had the right tools to do so. Whi

Semantics , coding , html5

收藏 評論

Vitaly Friedman - 70 Expert Ideas For Better CSS Coding

CSS isn’t always easy to deal with. Depending on your skills and your experience, CSS coding can sometimes become a nightmare, particularly if you aren’t sure which selectors are actually being appl

workflow , Techniques , coding , Css

收藏 評論

Vitaly Friedman - CSS Specificity: Things You Should Know

Apart from Floats, the CSS Specificity is one of the most difficult concepts to grasp in Cascading Stylesheets. The different weight of selectors is usually the reason why your CSS-rules don’t apply

coding , Css , Essentials

收藏 評論

Anselm Hannemann - Web Development Reading List #173: CSS Grid Support, A Virtual DOM Alternative, And Designing Better Cards

This week was a big week in terms of web development news. We got much broader support for CSS Grids and Web Assembly, for example, but I also stumbled across some great resources that teach us a lo

Web Development Reading List , Tools , coding

收藏 評論

Jai Pandya - Shortcuts And Tips For Improving Your Productivity With Sublime Text

Sublime Text is, no doubt, one of the most powerful text editors out there. The number of satisfied users attests to that. If you explore it, you will eventually see how beautifully its powerful fea

workflow , Tools , coding

收藏 評論

Tommy Hodgins - Element Queries, And How You Can Use Them Today

For some time, we’ve run up against the limits of what CSS can do. Those who build responsive layouts will freely admit the frustrations and shortcomings of CSS that force us to reach for CSS prepro

Tools , coding , Css

收藏 評論

Addy Osmani - Essential jQuery Plugin Patterns

I occasionally write about implementing design patterns in JavaScript. They’re an excellent way of building upon proven approaches to solving common development problems, and I think there’s a lot o

Tools , coding , jquery

收藏 評論

Anselm Hannemann - Web Development Reading List #132: The Challenges In Our Field, Debouncing And The Contain CSS Property

What has been your biggest web development challenge recently? Was it a development issue, a communication issue or an education issue in your team? Facing so many things that don’t work as expected

Web Development Reading List , Tools , coding

收藏 評論

Dennis Gaebel Jr - Flexbox For Interfaces All The Way: Tracks Case Study

The days of floats and margin trickery are finally behind us, as CSS furnishes developers with new and improved properties perfect for those delicate layouts. Layout features such as vertical alignm

flexbox , coding , Css

收藏 評論

Vitaly Friedman - CSS: Innovative Techniques and Practical Solutions

Although CSS isn’t that difficult, useful CSS techniques are not easy to find. Sometimes finding a cross-browser solution might take time, but you don’t have to reinvent the wheel every single time.

Techniques , coding , Css , Resources

收藏 評論

Vitaly Friedman - Developer’s Alarm: 200+ Hotkeys To Boost Your Productivity

Besides, using them in your favourite software applications, you can drastically increase your productivity, enhance your time-managment and improve both your professional skills and the quality of

Shortcuts , Time management , Productivity , coding

收藏 評論

Chris Blunt - Get Started Developing For Android With Eclipse, Reloaded

In the first part of this tutorial series, we built a simple brew timer application using Android and Eclipse. In this second part, we’ll continue developing the application by adding extra function

eclipse , Android , coding

收藏 評論

Anselm Hannemann - Web Development Reading List #175: GraphQL, IndexedDB2, And An Open Ethical Internet

With GraphQL, FQL, and IndexedDB2, we have new tools at our fingertips that allow us to build products that are not only more flexible but also faster. With this week’s Web Development Reading List,

Web Development Reading List , Tools , coding

收藏 評論

Guy Podjarny - Eliminating Known Vulnerabilities With Snyk

The way we consume open source software (OSS) dramatically changed over the past decade or two. Flash back to the early 2000s, we mostly used large OSS projects from a small number of providers, suc

performance , Security , coding

收藏 評論

Vitaly Friedman - CSS3 Design Ideas

This process has taken a lot of time as it wasn’t easy, because we received quite a few creative submissions: however, a decision had to be taken and so we thoroughly went from one competition entry

css3 , Layouts , coding

收藏 評論

Anselm Hannemann - Web Development Reading List #166: Efficient Docker, CSP Learnings, And JavaScript’s Global Object

And the fun fact about it? Well, most of the times when I could convince my mind that not being productive is nothing to feel bad about, things take a sudden turn: I get my ideas back, my productivi

Web Development Reading List , Tools , coding

收藏 評論

Mark McDonnell - How To Build A CLI Tool With Node.js And PhantomJS

In this article, we’ll go over the concepts and techniques required to build a command line tool using Node.js and PhantomJS. Building a command line tool enables you to automate a process that woul

Tutorials , node.js , Techniques , coding , Resources , Javascript

收藏 評論

Diogo Terror - MooTools Tutorials and Resources Round-Up

A word about MooTools One of the core principles of MooTools is to provide a better application programming interface for JavaScript developers, making the language better by extending its native e

coding , Resources

收藏 評論

Mark McDonnell - How To Build A Ruby Gem With Bundler, Test-Driven Development, Travis CI And Coveralls, Oh My!

Ruby is a great language. It was designed to foster happiness and productivity in developers, all the while providing tools that are effective and yet focused on simplicity. One of the tools availa

Techniques , Tools , coding , Ruby on Rails

收藏 評論

Anselm Hannemann - Web Development Reading List #133: Workflow Tools And The Aesthetics Of Invisible Code

I write about it often, but it’s a topic that makes me love my job, it’s the reason why communities work and why great people are great. I’m talking about honesty and ethics in everything we do, in

Web Development Reading List , Tools , coding

收藏 評論

Stefan Lederer - HTML5 Media Source Extensions: Bringing Production Video To The Web

In the last decade, plugins such as Flash and Silverlight have enabled a rich consumption of video in browsers, powering popular services such as YouTube and Netflix. However, this approach has shif

Videos , coding , webgl , html5

收藏 評論

Benjamin De Cock - Designers: Start Coding With uilang

Editor’s Note: Designers could learn how to code, and developers could learn how to design. Sometimes it might not be an option. In this article, the author makes a suggestion to designers without c

Techniques , coding , Css , HTML

收藏 評論

Cameron Chapman - Mastering CSS, Part 1: Styling Design Elements

And CSS isn’t nearly as tricky as some people tend to believe. Below are fresh tips and techniques for creating and styling design elements with CSS. They’re a good place to start if you’re new to C

coding , Css , Essentials

收藏 評論

王下邀月熊_Chevalier - 我的編程之路——知識管理與知識體系

本文的資料放到了Github Repo (本文介紹的這種筆記排布方式不一定適合於初學者理解) 六年前筆者開始接觸到C語言,寫了第一行HelloWorld。三年前開始進入工作崗位進行實踐,前前後後參與了公司裏、學校裏也有十來個項目,自己也有多次自主創業的經歷。在不懂事的時候,筆者自詡“全棧架構師”,從前端的Android、iOS、Web,到中間件的Apache、Nginx,再到後端的

我的編程之路 , coding

收藏 評論