tag coding

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

@coding / 博客 RSS 訂閱

Jörn Zaefferer - Introduction To JavaScript Unit Testing

You probably know that testing is good, but the first hurdle to overcome when trying to write unit tests for client-side code is the lack of any actual units; JavaScript code is written for each pag

testing , coding , Javascript

收藏 評論

Dave Sparks - Using CSS3: Older Browsers And Common Considerations

With the arrival of IE9, Microsoft has signalled its intent to work more with standards-based technologies. With IE still the single most popular browser and in many ways the browser for the uniniti

css3 , coding , Css , Browsers , Essentials

收藏 評論

Chris Spooner - Push Your Web Design Into The Future With CSS3

**Editor's Note (May 22, 2024):** CSS has significantly evolved since the original publication of this article in 2009. Since then, CSS has shipped an incredible number of new features including [re

css3 , coding , Css

收藏 評論

Preethi Sam - Gradients, Blend Modes, And A Really Cool Hover Effect

Do you know how box-shadow is sometimes used as a hover effect? It adds depth to something, like a button, and can create the impression that it is being pressed into the page. See the Pen [Unti

Techniques , coding , Css

收藏 評論

Dmitriy Fabrikant - A Front-End Developer’s Ode To Specifications

In the physical world, no one builds anything without detailed blueprints, because people’s lives are on the line. In the digital world, the stakes just aren’t as high. It’s called “software” for a

workflow , Techniques , Graphics , Tools , ux , coding , Design

收藏 評論

Joseph Zimmerman - A Thorough Introduction To Backbone.Marionette (Part 1)

To help you tap the full potential of Marionette, we’ve prepared an entire eBook full of useful hands-on examples which is also available in the Smashing Library. — Ed. Backbone.js is quickly becom

Frameworks , coding , Javascript

收藏 評論

Sven Lennartz - 20 Useful WYSIWYG Editors Reviewed

When it comes to coding editors, it’s damn hard to a get a clear overview of all the benefits and functionalities different editors have to offer. However, in the end everybody needs one, so it’s im

Software , Tools , Downloads , coding , Reviews , Dreamweaver , Development

收藏 評論

Heydon Pickering - Classes? Where We’re Going, We Don’t Need Classes!

It would be no revelation to you to say that HTML elements can be styled without recourse to the class attribute, but have you considered the multitude of benefits that come from forgoing classes al

coding , Css , Opinion Column , HTML

收藏 評論

Preethi Sam - A Few Interesting Ways To Use CSS Shadows For More Than Depth

The world of post-modern web design is one where the light doesn’t cast many shadows. That doesn’t mean CSS shadows are going away. On the contrary, they’ve become more adaptive. Shadows are an incr

Techniques , coding , Css

收藏 評論

Mat Marquis - JavaScript For Everyone: Iterators

Hey, I’m Mat, but “Wilto” works too — I’m here to teach you JavaScript. Well, not here-here; technically, I’m over at Piccalil.li’s JavaScript for Everyone course to teach you JavaScript. The follow

Techniques , coding , Javascript

收藏 評論

Myriam Frisano - Decoding The SVG path Element: Line Commands

In a previous article, we looked at some practical examples of how to code SVG by hand. In that guide, we covered the basics of the SVG elements rect, circle, ellipse, line, polyline, and polygon (a

Techniques , coding , svg

收藏 評論

Aaron Ladage - Form Inputs: The Browser Support Issue You Didn’t Know You Had

The lowly form input. It’s been a part of HTML for as long as HTML has had a formal specification; but before HTML5, developers were hamstrung by its limited types and attributes. As the use of smar

Forms , coding , Browsers

收藏 評論

Janko Jovanovic - Designing CSS Buttons: Techniques and Resources

Buttons, whatever their purpose, are important design elements. They could be the end point of a Web form or a call to action. Designers have many reasons to style buttons, including to make them mo

Buttons , Techniques , coding , Css , Essentials

收藏 評論

Matt Ward - The Poetics Of Coding

That’s an interesting metaphor. I’ve written about the relationship between these coding languages and proper human language (specifically, English). As someone who graduated from university with a

workflow , coding , Css

收藏 評論

Jeremy Wagner - Next Generation Server Compression With Brotli

Chances are pretty good that you’ve worked with, or at least understand the concept of, server compression. By compressing website assets on the server prior to transferring them to the browser, we’

performance , backend , node.js , HTTPS , coding

收藏 評論

Philip Walton - Houdini: Maybe The Most Exciting Development In CSS You’ve Never Heard Of

Have you ever wanted to use a particular CSS feature but didn’t because it wasn’t fully supported in all browsers? Or, worse, it was supported in all browsers, but the support was buggy, inconsisten

Techniques , coding , Css

收藏 評論

Lee Munroe - An Introduction To Building And Sending HTML Email For Web Developers

I’ve spent the past several years building development tools — two of those years as product design lead at Mailgun, an email service for developers, where I learned a lot about how email works and

Emails , coding , HTML

收藏 評論

Matthew Haworth - How To Create Custom Shipping Methods In Magento

In this tutorial, we will use Magento’s powerful shipping-method code abstraction to create a shipping carrier. We will create three shipping methods that provide a fixed shipping price, allow for f

Techniques , php , Magento , coding

收藏 評論

Sergey Chikuyonok - CSS GPU Animation: Doing It Right

Most people now know that modern web browsers use the GPU to render parts of web pages, especially ones with animation. For example, a CSS animation using the transform property looks much smoother

animation , coding , Css

收藏 評論

Callum Macrae - How To Build And Develop Websites With Gulp

Optimizing your website assets and testing your design across different browsers is certainly not the most fun part of the design process. Luckily, it consists of repetitive tasks that can be automa

workflow , optimization , Tools , coding , Javascript

收藏 評論

Nicholas C. Zakas - Why Coding Style Matters

When I was studying computer science in college, I had one extremely tough professor. His name was Dr. Maxey and he taught the more complicated courses like data structures and computer architecture

coding , Css , Javascript

收藏 評論

Zack Grossbart - Web-Drawing Throwdown: Paper.js Vs. Processing.js Vs. Raphael

Before drawing anything in a browser, ask yourself three questions: Do you need to support older browsers? If the answer is yes, then your only choice is Raphaël. It handles browsers all the way

coding , Javascript

收藏 評論

Oleg Solomka - Introducing Jelly Navigation Menu: When Canvas Meets PaperJS

There is no doubt that the Web helps designers and developers find the best inspiration and resources for their projects. Even though there are a bunch of different tutorials and tips available onli

coding , Css , HTML , Javascript

收藏 評論

Lawrence Howlett - How To Create Your Own Front-End Website Testing Plan

So, your designers and developers have created a fantastic front-end design, which the client is delighted with, and your job now is to test it. Your heart begins to sink: Think of all the browsers,

mobile , Devices , testing , Web Development , coding

收藏 評論