Posted on: September 14, 2022 at 2:32 pm
An article written by Andrew Kim | @andrewkimARK Last month, software developer Felix Krause seemingly exposed the existence of JavaScript commands within in-app browsers in Facebook’s, Instagram’s, and TikTok’s Apple iOS apps. Each app developer’s JavaScript file injects code when a user clicks on a link or an ad, forcing her to third-party websites […]
Farewell, Typos! Twitter Unveils an Edit Button
Posted on: September 2, 2022 at 2:16 am
On Thursday, after countless pleas from many of its more than 237 million users, some people will start being able to click a button on the social media service to edit a tweet after they have posted it. It has been only about 15 years, nine months and 22 days since they started asking for […]
IE and June 15, 2022
Posted on: June 12, 2022 at 10:23 pm
Microsoft is urging businesses using Internet Explorer 11 for legacy apps and websites to get ahead of the game and cull the app before it is retired on June 15, 2022. Happy and sad same time. Read the news here.
50 Tips for UI design
Posted on: June 2, 2022 at 1:38 pm
Here are 50 tips for Gaming UI design, but It will help UI designer (Game & Web) go through the design phase much more smooth. Thanks for Victor Ponamariov for putting this together. https://fifty.user-interface.io/50_ui_tips.pdf
There is no such thing as UX design
Posted on: May 30, 2022 at 2:46 pm
Video of The End of Navel Gazing by Paul Adams, UX London 2018, the tip will take your UX to a different level. The End of Navel Gazing: Paul Adams, UX London 2018. from Clearleft on Vimeo.
Frontend Debugging Code to save your time
Posted on: May 26, 2022 at 12:20 pm
It is simple, yet very effective solution to get rid of unwanted pixels, spaces. It saves me tons of times just to digging into css code to find the tinny space that makes page wider than viewport. just copy CSS code below to your CSS file, and magic will happen. {background: #000!important;color:#0f0!;outline: solid #f00 1px […]
Inpiration is needed for every project
Posted on: May 18, 2022 at 5:59 pm
Designing and building a modern frontend in any web project can be a long and arduous process. Here’s a collection of links to help you. Enjoy! Concept These sites are good to get a general idea of possible layouts and style paths to take. Awwwards – More awesome sites of various styles. CodeMyUI – List […]
Web Design Resources
Posted on: May 16, 2022 at 4:40 pm
This list is from reddit user RufusisRitten, I will keep on adding more resources base on his list. Thanks again for sharing. 1- Colors Color Hunt: Free and open platform for color inspiration with thousands of trendy hand-picked color palettes Coolors: Create the perfect palette or get inspired by thousands of beautiful color schemes. Colorinspo: […]
Error message when use reCAPTCHA V3 with Contact Form 7
Posted on: May 14, 2022 at 11:06 am
When you try to send a message after intergrade with reCAPTCHA V3 with your Contact Form 7 Plugin, a orange border with wording “There was an error trying to send your message. Please try again later” appears. I tried all things below in Google, and none of them worked. Manually add reCAPTCHA js file in […]