l

Airport looks: From Ayushmann Khurrana to Karan Johar and more, men who slayed it effortlessly




l

Throwback to all the times Katrina Kaif impressed in Anamika Khanna outfits




l

Summer fashion inspiration: Bring back multi-colours




l

All the times Sonakshi Sinha impressed in Falguni Shane Peacock outfits




l

Men, are you following these skincare tips during quarantine?




l

All the times Alia Bhatt slayed her ensembles at the airport; check it out here




l

All the times Isha Ambani stunned us in Abu Jani Sandeep Khosla creations




l

Aishwarya Rai Bachchan in Abu Jani & Sandeep Khosla outfits: Fashion hits & misses




l

Post-pandemic, people will wear wedding couture, but will ensure they reuse: Tarun Tahiliani




l

Disha Patani’s makeup game is always on point; take a look




l

All the times Deepika Padukone left us speechless in Anamika Khanna outfits




l

Men, trim your hair with help from Jawed Habib




l

We need to emphasise more on sustainability: Anna Wintour




l

All the times Varun Dhawan floored us with his style




l

Airport looks: All the times Sonam Kapoor had our undivided attention




l

Count on these easy tips to organise your shoe closet




l

All the times Alia Bhatt awed us in her ethnic looks




l

Get perfectly blow-dried hair with these easy steps at home




l

Tamannaah Bhatia and Anne Hathaway take up the quarantine pillow challenge; see pics




l

Wedding outfits and more, Anushka Sharma is a Sabyasachi loyalist




l

How to recreate Tara Sutaria’s classic makeup look




l

Sobhita Dhulipala shoots for fashion magazine from home, clicks photos on self-timer




l

All the times Ananya Panday made us want to switch to ethnic




l

Edge 81 goes stable, jQuery 3.5 arrives

#436 — April 15, 2020

Read on the Web

Frontend Focus

How to Monitor Your Web Page's Total Memory Usage with performance.measureMemory() — Learn how to measure memory usage of your web page in production to detect regressions. (Chrome only, for now.)

Ulan Degenbaev

Microsoft Edge 81 Release Notes for Stable Channel — Version 81 of Microsoft Edge hit the stable channel yesterday, bringing with it the new built-in Collections feature, DevTools localization in 10 new languages, updates to the 3D View tool, and more.

Microsoft

Our Tech Skills Platform Is Free for the Month of April. Start Today — During the entire month of April, we're unlocking Pluralsight Skills for everyone, so you can stay home, stay safe and use your time building in-demand technology skills.

Pluralsight sponsor

What is the 'JAMstack' and How Do I Get Started? — A good explainer that goes through exactly what JAMstack is and how to take advantage of its benefits. (Psst, we’ve recently launched a JAMstack newsletter.)

Colby Fayock

jQuery 3.5.0 Released — A notable security fix (for a cross-site scripting vulnerability), plus some features additions, fixes and depreciations.

Timmy Willison (jQuery Foundation)

Ten Security Tips for Frontend Developers — A pretty decent list of recommendations aimed at frontend devs for securing a website or app, including tips on CSP, XSS, third-party scripts, and more.

Konstantin Lebedev

???? Seen on Twitter — Microsoft, PLEASE consider this ????

“I am still disappointed that Edge didn't take the opportunity to name the Canary channel 'Bleeding Egde' and the Beta channel 'Cutting Edge'.”

Tierney Cyren on Twitter

???? Jobs

Find a Job Through Vettery — Vettery specializes in tech roles and is completely free for job seekers. Create a profile to get started.

Vettery

Frontend Developer at X-Team (Remote) — Join X-Team and work on projects for companies like Riot Games, FOX, Coinbase, and more. Work from anywhere.

X-Team

???? News, Tutorials & Opinion

How To Create a Particle Trail Animation in JavaScript — Anna Prenzel explains how to easily program a small trail of particles with anime.js.

Smashing Magazine

CSS System Font Stack Reference — Takes a detailed look at a recommended CSS font stack that uses system fonts (e.g. -apple-system) for an optimized cross-platform solution.

Alligator.io

Introduction to Web Accessibility — The availability of this free online course from the W3C’s Web Accessibility Initiative has been extended through until the end of May. It’s designed to provide a strong foundation for making sites/apps work well for people with disabilities, meet international standards, and enhance UX for all web users.

W3C course

Responsive Images the Simple Way — A look at handling resolution switching using the srcset and sizes attributes.

Scott Vandehey

Tips for Writing Animation Code Efficiently — A concise list of tips focused on how to efficiently build animations (using GSAP).

Zach Saucier

The Surprising Performance Boost From Changing GIF Embeds

Swizec Teller

Continuous Deployments for WordPress Using GitHub Actions — Shipping code to a production server often requires paid services. With GitHub Actions, Continuous Deployment is free for everyone. Read how to set that up.

Steffen Bewersdorff

CSS Variables for React Devs — A solid look at how to use CSS variables (custom properties) in your next project. (If you’re working with React, we have a newsletter for that too!)

Josh W Comeau

Making A Responsive CSS Grid Layout with Just 3 Properties

Daniel Nastase

Using CSS to Set Text Inside a Circle

Kerry Smyth

Reminder: Bootstrap 5 Is Dropping Support for Internet Explorer

Bootstrap

???? Code, Tools and Resources

Flip: Animated Flip Counter Plugin to Add a Countdown to a Site — Adds an animated dynamic countdown timer to a page. No dependencies, responsive and mobile friendly, and fits any language, locale, or time zone.

Rik Schennink

Vime: A New, Modern Media / Video Player for the Web — Aims to be a ‘modern alternative to Video.js and Plyr’: “The idea behind Vime is we want you to control the player, not the other way around.” Modular, tree-shakable, and with potential for a plugin ecosystem. GitHub repo.

Rahim Alwer

CSS Color Gradient Generator — Another straightforward option for generating gradients for backgrounds/other page elements. Has a decent selection of predefined gradients too.

Monokai

midori: A Library for Animated Image Backgrounds — Built with three.js, provides support for animated transition, a configurable dynamic “camera”, and post-processing effects.

Benjamin Pang

Web Font of the Week

MonoLisa

A paid monospace font for use in coding editors. It aims to deliver a legible/pleasant reading experience over longer periods of time. Compare it to Source Code Pro, JetBrains Mono, etc, in the playground.

If you don't like paying or the license requirements seem onerous, consider Fira Code, a rather similar font released under the SIL Open Font License.




l

The cost of JavaScript frameworks, LCH colors, and Tailwind CSS 1.3

#437 — April 22, 2020

Read on the Web

Frontend Focus

Inside a Dev's Mind: How To Plan Out a UI Feature — A look at how to approach building a new frontend feature in a thoughtful, considered way, based on one developer’s own thought process. It’s neat to see how he’d approach the task of building a basic heatmap (above).

Johannes Kettmann

The Cost of JavaScript Frameworks — Using data from the HTTP Archive, Tim explores the performance cost of using various popular frameworks as a starting point. Some good analysis here.

Tim Kadlec

Free Guide: 6 Steps to Improving Your Embedded Analytics UX — You don't have to be a UI/UX designer to create impressive dashboards for your application. Use these 6 principles to enhance your application’s analytics and delight your end-users.

Logi Analytics sponsor

LCH Colors in CSS: What, Why, and How? — An introduction to LCH colors (Lightness, Chroma, Hue), a new feature in CSS, which Lea refers to as a “game changer”. There’s a related LCH color picker tool too.

Lea Verou

▶  'We've Ruined The Web. Here's How We Fix It.' — An interesting hour-long chat with Jeremy Keith, a ‘philosopher of the internet’, on the imbalances found in the modern the web:

"All the evidence staring us in the face is that faster websites will make you more money – yet for some reason, that’s just ignored in favor of weirdly prioritized stuff."

Gerry McGovern podcast

Version 1.3.0 of Tailwind CSS Is Here — We've linked to this popular utility-first CSS framework a fair few times over the years and it continues to improve. This latest release brings with it declarative layout utilities, transition-delay support, font-size/line-height pairings and more.

Tailwind CSS

???? Jobs

Frontend Developer at X-Team (Remote) — Join the most energizing community for developers. Work from anywhere with the world's leading brands.

X-Team

Find a Job Through Vettery — Vettery specializes in tech roles and is completely free for job seekers. Create a profile to get started.

Vettery

ℹ️ Interested in running a job listing in Frontend Focus? There's more info here.

???? News, Tutorials & Opinion

13 Places to Find Front-End Challenges“My favorite way to level up as a front-end developer is to do the work. Literally just build websites,” says Chris Coyier. If you’re short of ideas on how to level up, these other sites will help.

Chris Coyier

Listboxes vs. Dropdown Lists — An in-depth look at the advantages and disadvantages of using two HTML form components, one much more common than the other.

Anna Kaley

???? All Day Hey! Live: An Online Conference for Designers & Frontend Devs — This all-day conf is now fully digital, and will be live-streamed early next month. The lineup is looking good, with speakers from Netlify, Smashing Magazine, and Microsoft to name a few. Tickets are affordable, and those currently out of work can attend for free.

Hey!

Creating Morphing Animations with CSS clip-path — Learn how to implement morphing, a technique for transforming one appearance into another, using CSS.

Mikael Ainalem

Pseudo-Randomly Adding Illustrations with CSS — Eric’s personal site has recently been redesigned, bringing with it a collection of Japanese illustrations - used to add a bit of flourish and decoration between bodies of text. Here’s how Eric got one of the set of illustrations to display at random with just CSS (no PHP or JavaScript here).

Eric Meyer

Try It for Free: The Perfect Partner to MongoDB Atlas — Use MongoDB Atlas? Try the perfect partner for it. Save hours with our GUI & unlock the power you need, with Studio 3T.

Studio 3T sponsor

Wes Bos Shares His Personal Site's Stack — Always nice to see folks update a personal site (more of this please!). Here’s how Wes Bos moved away from WordPress over to a Gatsby set up.

Wes Bos

Minimum Viable Dark Mode — How to create a ‘quick and dirty’ dark mode for simple apps/sites using pure CSS.

Chase McCoy

Re-creating a Macintosh with Gradients and Box-shadows — Sarah runs through a quick explanation of how they created an original Macintosh using CSS.

Sarah L. Fossheim

Are You using SVG Favicons Yet? A Guide for Modern Browsers

Antoine Boulanger

???? Code, Tools and Resources

patern.css: Fill Empty Background with Beautiful Patterns — A neat collection of CSS-only backgrounds. You can see them in action on the demo site.

Jiten Bansal

Good Email Code: A Library and Guide for Writing HTML Email — This seems to be in early development but contains some snippets with explanations for cross-browser HTML email code.

Mark Robbins

Isomorphic Layout Composer — An SSR layout service that composes a web page from fragment services.

Namecheap

Poolors: Generate Unique Color Palettes — This generates deep-linked color combos not often used by developers. Not sure how they determine least-used, but the example combos are indeed interesting and not-so-common.

poolors




l

A Complete Guide to CSS Functions

#439 — May 6, 2020

Read on the Web

Frontend Focus

Introducing Web Vitals: Essential Metrics for Healthy SitesWeb Vitals is a new Google initiative to provide guidance on quality signals (think first input delay, load speed, etc.) that are key to delivering good user experiences on the web.

Google

A Complete Guide to CSS Functions — A thorough resource detailing everything you need to know about functions in CSS. They can be inserted where you’d place a value, or in some cases, accompanying another value declaration — this is a good look at how to use them.

CSS Tricks

7 Design Tips for Pixel-Perfect Operational Reports — Pixel-perfect operational reports allow you to control every component down to the individual pixel level, so the rendered report is set exactly to spec. But how do you design them? Follow these 7 tips for creating beautiful, high-precision reports.

Logi Analytics sponsor

10 Years of HTML5 Boilerplate — A look at some of the history behind the front-end framwork that started them all: HTML5 Boilerplate, which is now 10 years old.

Rob Larsen

Firefox 76: Audio Worklets and Other Tricks — This latest version delivers new features for web platform support, such as Audio Worklets and Intl improvements, on the JavaScript side. Also a number of improvements to the DevTools have been added. Here’s the list of dev-focused changes.

Chris Mills & Harald Kirschner (Mozilla)

⚡️ Quick bytes:

???? Jobs

Frontend Developer at X-Team (Remote) — Join X-Team and work on projects for companies like Riot Games, FOX, Coinbase, and more. Work from anywhere.

X-Team

Find a Job Through Vettery — Vettery specializes in tech roles and is completely free for job seekers. Create a profile to get started.

Vettery

ℹ️ Interested in running a job listing in Frontend Focus? There's more info here.

???? News, Tutorials & Opinion

Exciting Things on the Horizon For CSS Layout — …such as a new Grid inspector for Chrome, the ‘gap’ property in Chrome Canary, and (amazingly) masonry-style grids in Firefox Nightly.

Michelle Barker

Selection in CSS — Another one of Ahmad’s great deep dives, this time covering the ::selection pseudo-element and the user-select property in CSS.

Ahmad Shadeed

File Sharing Now in WebKit — Looks like more Web Share API support (Level 2 / file sharing) is landing in WebKit — spotted via this tweet from Jake Archibald.

WebKit Bugzilla

For Many, Accessibility Is An Unknown Unknown — “Accessibility is, for all intents and purposes, duct-taped onto the web. We need to make it a first class citizen in browsers. Until we do, we’ll keep wondering why developers aren’t making accessible websites.”

Kilian Valkhof

Is It Time for A Web Performance Rebrand? — “Web Performance is a niche term in a broad market, should we broaden our appeal to reach more people?”

Simon Hearne

Free for 30 Days: MongoDB Atlas Is Easy. Make It Powerful. — Use MongoDB Atlas? Try the perfect partner for it. Save hours with our GUI & unlock the power you need, with Studio 3T.

Studio 3T sponsor

Beginner's Guide to Eleventy — This is an extensive and down-to-earth multi-part introductory guide to using Eleventy the popular static site generator.

Tatiana Mac

A Guide to window.location — A breakdown that covers most of the methods and properties available on the DOM’s window.location object.

samantha ming

Styling in the Shadow DOM With CSS Shadow Parts — Using the ::part() selector.

Ollie Williams

Progressively Enhancing Radio Buttons with SVG Whilst Staying Accessible

Christian Heilmann

How to Create Pure CSS Games (No JS)

Elad Shechter

???? Code, Tools and Resources

Pico: Take Browser Screenshots Client-Side with JavaScript — Different from capturing a webpage using Puppeteer or a similar tool in that the screenshot taking happens entirely client side.

Gripeless

???? I18n Ally: An All-in-One i18n Extension for VS Code — Got some internationalization work to do? I18n Ally gives you inline annotations, automated translations via Google Translate (which you can review), progress indication, etc. Supports React, Angular, Vue and other frameworks.

Anthony Fu

web-vitals-extension: A Chrome Extension to Measure Essential Metrics for A Healthy Site — This extension measures three core web vitals metrics (Largest contentful paint, cumulative layout shift, and first input delay) in a way that matches how they’re measured by Chrome and reported to other Google tools (see top feature in this issue).

Google Chrome

Faster CI/CD for All Your Software Projects Using Buildkite

Buildkite sponsor

utfu: Replace Busted Characters From Legacy Text with UTF-8 — Useful when old content contains characters like “— in place of a single quote, and similar legacy text issues.

Daniel Sieradski

Sitesauce: A Static Site for Your Dynamically-Generated Website — This paid tool converts dynamic websites (e.g. WordPress, Ghost, Joomla, etc.) into static sites, and keeps content in sync.

Miguel Piedrafita




l

How to trade safely? BSE, NSE's advice to investors

Both the exchanges advised their trading members to exercise additional due diligence while trading in illiquid stocks either on own account or on behalf of their clients.




l

Nervous investors look to the stars for guidance

The spread of COVID-19 and the accompanying mayhem caused the S&P BSE Sensex to drop over 38.5 per cent from its all-time high of 42,273.9 to a low of 25,981.2 on March 23.




l

Investment hubs to come under Sebi lens for China ties

The regulator last week reached out to custodians for beneficial ownership information of investors coming from China, Hong Kong, and 11 other countries.




l

Why investors MUST book partial profits in gold

Such an economic environment tends to be positive for gold, the ultimate safe-haven asset. Since gold cannot be debased by central banks, it naturally gains in value.




l

PE/VC investments hit 12-quarter low at $5.1 billion

The quarter also saw exits worth $1.9 billion across 37 deals, 59 per cent higher YoY. This was driven by one of India's largest PE-backed IPO exit, the $1-billion partial exit by Carlyle in the SBI Cards IPO.




l

Why you need to watch out for April SIP numbers

Due to tax associations with the fiscal-ending, April is a month of SIP renewal. So, the April numbers will be important and may perhaps, mark a change in retail attitude.




l

Is this a good time to invest in gold bonds?

You also avoid capital gains tax during redemption in case the gold price is higher, making them tax efficient.




l

Silver Lake to invest Rs 5,656 cr in Jio Platforms

The deal, as well as some other strategic and financial investments in works, will help Ambani cut debt at RIL.




l

After a hard pause, Haryana industry begins its slow return to normalcy




l

Nihang dera being run with panchayat’s help: Govt tells HC




l

162 samples of LPU students,staff turn out negative, High Court told




l

Three weeks on, health officials yet to pinpoint how Jalandhar’s first 6 patients got infected




l

24 hrs after he violated quarantine, health dept issues showcause to Patiala senior deputy mayor




l

Punjabi NRIs reach out to students stranded in Australia




l

Cyber cell use CDRs, tower location to trace travel history of Covid patients




l

Kin can now transfer money online to Burail inmates




l

May not be possible to completely lift lockdown, says Capt; Punjab looks for new testing strategy; and more




l

Distributing food packets at PGI, Gurdwara Nada Sahib feeds over 1,000 people everyday




l

Panchkula health team counsels addicts and cops on duty




l

Stranded with barely any food or money, students, patients from Ladakh an anxious lot




l

Pathankot: No paediatric expertise available due to lockdown, Army doctors perform life-saving surgery on day-old baby




l

Lockdown Impact: Beas cleanest in state, little improvement in Sutlej downstream from Ludhiana




l

Amid lockdown, thalassemia patients travel miles for treatment at PGIMER




l

Punjab firm comes up with anti-infective wear for life after lockdown