Skip to content

City Kitty Design

  • Web Design Business
  • Web design Fundalmentals

Recent Posts

  • Website Design Companies In London Uk
  • Copying vs Stealing in Web Design
  • Web Designers In London Uk
  • #1-Web Design And Development || Make Your Free Website/Blog.
  • Responsive Web Design – Sitecore

RSS Web Design News

  • How to Install a NPM Module from GitHub Branch February 12, 2021
    In my journey to work more quickly with a project containing loads of dependencies, I’ve come across a few techniques I’ve not needed to use before. I previously wrote about How to Push to a Git Remote Branch of a Different Name — this time we’ll talk about installing a module from another repository instead […]
  • How to Push to a Git Remote Branch of a Different Name February 9, 2021
    Git is one of those tools that I’ve always known just enough about to be dangerous, and usually tend to learn new skills when I’m in a position to truly need them. Shockingly enough it has taken me roughly 15 years of using git for me to encounter the need to push to a remote […]
  • Fix “no such file or directory, scandir” February 8, 2021
    After 15+ years in the web development industry, and seeing the landscape of tooling change, I’ve really lost patience with tooling errors. Like…Old Man Walsh™ just wants yarn install to work so he can get on with his work day. One recent error I ran into was from a dependency of a dependency: $ node […]
  • Confessions of a Web Developer XVIII February 2, 2021
    It’s been quite a while since I’ve gotten a few things off of my chest and since I’m always full of peeves and annoyances I thought it was time to unleash: Sometimes you need to get out of the cult and stop drinking the Kool-Aid to see an organization for what it is. My childhood […]
  • JavaScript Wake Lock API January 25, 2021
    An enjoyable web apps rely on engineers implementing the APIs that cover all of the small things. Those small things sometimes improve performance, usability, accessibility, and the app’s relationship with its host system. The Wake Lock API is the latter — an API that allows developers to instruct the host machine to not dim the […]
  • How to Earn Interest on Bitcoin January 18, 2021
    When I was young I remember looking at my bank book and seeing nice interest payments for cash I had in the bank. Fast forward to today and banks are giving essentially nothing for interest — your money just sits there collecting dust. In an ideal world you could put it into the stock market […]
  • navigator.clipboard API January 11, 2021
    Interacting with a user’s host clipboard is something web developers have wanted for both good and evil purposes. On the good side, it’s nice to allow users to easily copy text like wallet addresses or branch names; for evil, copying malicious text that the user may mistakenly paste into a form and have their funds […]
  • Goals For 2021 December 29, 2020
    Every year I write a blog post about my goals for the year but I won’t pretend this year’s post is the same. I mean how the hell do I create realistic goals knowing what 2020 was and what 2021 inherits?! Pandemic, drastic political churn, social unrest…and none of that is related to my profession […]
  • Open a Browser Tab with DevTools Open by Default December 28, 2020
    Using command line flags is a great way to subtly improve productivity. Whether saving yourself keystrokes or enabling specific features, it’s very much worth knowing the application flags available to you. To launch a new tab with DevTools in Chrome, you can use the --auto-open-devtools-for-tabs command line flag: /Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --auto-open-devtools-for-tabs https://davidwalsh.name […]
  • Return a Default Value with Promises Using catch December 23, 2020
    Last week I tweeted all of you looking for your best JavaScript Array and Promise tricks, and as always, it didn’t disappoint — I learned quite a bit! Today’s JavaScript Promise trick is brought to you by Claudio Semeraro: how to use catch to set a default value instead of a try/catch: // Instead of […]

web design & development (php conversion part 1)


web design & development (php conversion part 1)

Posted on March 22, 2018Author Willie BeckCategories Web Design Business

Post navigation

Previous Previous post: Web Design Class-76 Javascript Basic part-2 Bangla Tutorial
Next Next post: Principles of Graphic Design
Proudly powered by WordPress