v

Kiara Advani’s ethnic looks have us swooning; check it out here




v

Kate Middleton goes for classics and we love it




v

Anna Wintour announces coronavirus relief fund for members of fashion industry




v

Catch Karisma Kapoor in this envy-worthy Massimo Dutti ensemble




v

Aditi Rao Hydari’s love for silver accessories is no more a secret




v

How to revamp your wardrobe during self-isolation




v

Janhvi Kapoor in Manish Malhotra looks like a dream; check it out here




v

We picked these looks from Divya Khosla’s closet for you to recreate




v

Malaika Arora is giving us reasons to amp up our makeup game; check it out here




v

From Kareena to Kangana, check out our favourite ethnic looks at the airport




v

Fashion brand Armani to make medical overalls amid coronavirus crisis




v

This bizarre beauty makeup will leave you oddly satisfied




v

Every time Aishwarya was a Sabyasachi muse and we loved it




v

Priyanka Chopra Jonas looks stunning on this magazine cover; check pics




v

Throwback to all the times Kiara Advani stepped out in Manish Malhotra creations




v

Kareena Kapoor Khan stuns on this magazine cover; see pics




v

Anna Wintour reveals her doctor son is in quarantine after falling ‘quite ill’




v

Louis Vuitton is making face masks for frontline healthcare workers




v

Every time Mira Rajput repeated her wedding jewellery




v

Parineeti Chopra dresses up as a bride for magazine cover; see pics




v

Kangana Ranaut knows how to rock a vintage dress; see pics




v

All the times Varun Dhawan floored us with his style




v

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




v

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.




v

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




v

Start to save today to survive tomorrow

In times such as these, you need to make every rupee count. Use the money you save to add to your investments or to buy medical insurance, instead of subscribing to more OTT platforms, suggests Bindisha Sarang.




v

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.




v

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.




v

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.




v

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.




v

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.




v

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.




v

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.




v

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




v

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




v

Haryana records five fresh cases, state’s 12 districts Covid-free




v

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




v

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




v

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




v

One tests positive at Chandigarh’s GMCH




v

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




v

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




v

Amid lockdown, thalassemia patients travel miles for treatment at PGIMER




v

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




v

Watch: Chandigarh police’ device to catch lockdown violators, with social distancing




v

Coronavirus outbreak: After MHA nod, Haryana CM says shops to start opening today onwards




v

Haryana launches mobile app for necessary services during lockdown




v

Post-Covid strategy: Montek to head group tasked to formulate Punjab’s economic revival plan




v

Chandigarh: J&K govt, SLSA step in, airlifting of patients begins




v

Coronavirus outbreak: With more cases, Mohali ahead of Chandigarh even in testing