tag coding

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

@coding / 博客 RSS 訂閱

Divya Manian - Our Pointless Pursuit Of Semantic Value

Disclaimer: This article is published in the Opinion column section in which we provide active members of the community with the opportunity to share their thoughts and ideas publicly. Do you agree

Semantics , coding , HTML , html5

收藏 評論

Filip Bartos - Optimizing Critical-Path Performance With Express Server And Handlebars

Recently, I’ve been working on an isomorphic React website. This website was developed using React, running on an Express server. Everything was going well, but I still wasn’t satisfied with a load-

performance , react , node.js , coding , Css

收藏 評論

Nicolas Bevacqua - AngularJS’ Internals In Depth, Part 2

In the previous article in this series, I discussed scope events and the behavior of the digest cycle. This time around, I’ll talk about directives. This article will cover isolate scopes, transclus

angular , coding , Javascript

收藏 評論

Zack Grossbart - Backpack Algorithms And Public-Key Cryptography Made Easy

E-commerce runs on secrets. Those secrets let you update your blog, shop at Amazon and share code on GitHub. Computer security is all about keeping your secrets known only to you and the people you

Security , coding

收藏 評論

Vitaly Friedman - 53 CSS-Techniques You Couldn’t Live Without

CSS is important. And it is being used more and more often. Cascading Style Sheets offer many advantages you don’t have in table-layouts - and first of all a strict separation between layout, or des

Techniques , coding , Css

收藏 評論

Una Kravets - Web Image Effects Performance Showdown

As browsers constantly improve their graphical rendering abilities, the ability to truly design within them is becoming more of a reality. A few lines of code can now have quick and dramatic visual

coding , webgl , Responsive Images , Css , svg

收藏 評論

Louis Lazaris - CSS Sprites: Useful Technique, or Potential Nuisance?

Ah, the ubiquitous CSS sprites — one of the few web design techniques that was able to bypass “trend” status almost instantly, planting itself firmly into the category of best practice CSS. Although

Sprites , coding , Css

收藏 評論

Rachel Andrew - Getting Ready For HTTP2: A Guide For Web Designers And Developers

The Hypertext Transfer Protocol (HTTP) is the protocol that governs the connection between your server and the browsers of your website’s visitors. For the first time since 1999, we have a new versi

performance , workflow , Security , coding , Browsers

收藏 評論

Anselm Hannemann - Web Development Reading List #130: Opera Mini, Workflow Fragility And Happy Work

What a week! Some people were debating over our npm workflows and security attacks (and sadly not just virtual social engineering ones but real ones in Brussels), we’ve also seen some great new arti

Web Development Reading List , Tools , coding

收藏 評論

Phil Sturgeon - Understanding RPC Vs REST For HTTP APIs

Knowing the differences between REST and RPC can be incredibly useful when you are planning a new API, and it can really help when you are working on features for existing APIs. It’s best not to mix

Tools , coding , Ruby on Rails , Javascript

收藏 評論

Vitaly Friedman - CSS Float Theory: Things You Should Know

The concept of floats is probably one of the most unintuitive concepts in CSS. Floats are often misunderstood and blamed for floating all the context around it, causing readability and usability pro

Tutorials , Layouts , coding , Css , Essentials

收藏 評論

Anselm Hannemann - Web Development Reading List #136: Design Usability, Meaningful CSS And Project Include

The past week showed yet again how fractured opinions in our industry can be and that to some problems there’s definitely more than just one answer, or we still have to figure out what the proper wa

Web Development Reading List , Tools , coding

收藏 評論

Louis Lazaris - CSS3 Solutions for Internet Explorer

Experienced developers understand that CSS3 can be added to new projects with progressive enhancement in mind. This ensures that content is accessible while non-supportive browsers fall back to a le

css3 , coding , Css , Internet Explorer

收藏 評論

Louis Lazaris - Thinking Inside The Box With Vanilla JavaScript

During the past four or five years of blogging regularly and doing research for other writing projects, I’ve come across probably thousands of articles on JavaScript. To me, it seems that a big chu

Techniques , coding , HTML , Javascript

收藏 評論

Daniel Sternlicht - Creating A “Save For Later” Chrome Extension With Modern Web Tools

Creating an extension for the Chrome browser is a great way to take a small and useful idea and distribute it to millions of people through the Chrome Web Store. This article walks you through the d

Tools , coding , Css , Javascript

收藏 評論

Vitaly Friedman - 50 Useful New jQuery Techniques and Tutorials

jQuery has an additional advantage in that it allows developers to select elements on a page using CSS-like syntax. To help you improve your skills, in this article we present 50 useful new jQuery

Techniques , coding , Resources , jquery

收藏 評論

Nicholas C. Zakas - It’s Time To Stop Blaming Internet Explorer

Earlier this week, we published two articles by Louis Lazaris: one on why old browsers are holding back the Web and another encouraging Web users to upgrade their browsers and use modern browsers ot

coding , Web Design , Browsers , Internet Explorer

收藏 評論

Jeremy Keith - Pursuing Semantic Value

Disclaimer: This post by Jeremy Keith is one of the many reactions to our recent article on the pursuit of semantic value by Divya Manian. Both articles are published in the Opinion column section i

Semantics , coding , HTML , html5

收藏 評論

Paul Tero - Introduction To URL Rewriting

Or else they spend thousands of dollars to purchase the one they really want, which just happened to be registered by a forward-thinking and hard-to-find squatter in 1998. Further Reading on Smas

Techniques , php , coding , url

收藏 評論

Paul Tero - 6 Favorite Programming Mistakes

Over my programming career, I have made a lot of mistakes in several different languages. In fact, if I write 10 or more lines of code and it works the first time, I’ll get a bit suspicious and test

php , coding , Javascript

收藏 評論

Ariel Salminen - Responsive Nav: A Simple JavaScript Plugin For Responsive Navigation

There are several ways to make navigation responsive, and usually the solution we need is quite straightforward. But despite the apparent simplicity, there are many underlying factors which, when th

optimization , Navigation , Tools , coding , plugins , Javascript

收藏 評論

Richard Shepherd - CSS3 Flexible Box Layout: Everything I Wish I Knew When I Started

The flexible box layout module — or “flexbox,” to use its popular nickname — is an interesting part of the W3C Working Draft. The flexbox specification is still a draft and subject to change, so kee

flexbox , Layouts , coding , Css

收藏 評論

Steve Hickey - Content Modeling With Jekyll

It’s not exactly a new subject, but lately I’ve had reason to revisit the skill of content modeling in my team’s work. Our experience has reached a point where the limitations of how we practice are

Content , jekyll , Generators , coding , Static Generators

收藏 評論

Alejandro Hernandez - An Introduction To Full Stack JavaScript

Nowadays, with any Web app you build, you have dozens of architectural decisions to make. And you want to make the right ones: You want to use technologies that allow for rapid development, constant

Techniques , Tools , coding , Javascript

收藏 評論