Showing posts with label Web Design. Show all posts
Showing posts with label Web Design. Show all posts

Monday, June 21, 2021

Exporting and Importing JavaScript Modules are a Game changer!!


JavaScript modules allow you to break your code into smaller, reusable pieces. This helps keep your code organized, maintainable, and easy to understand. The module system, introduced with ES6, uses the export and import keywords to share and reuse code across different files.


Exporting JavaScript Modules

There are two main ways to export code from a module: named exports and default exports.

Wednesday, March 10, 2021

Understanding JavaScript Promises: A Guide to Asynchronous Programming

JavaScript has evolved over the years to support asynchronous programming, allowing us to handle tasks like API calls, file reading, and timers without blocking the main thread. One of the most important tools for handling asynchronous operations in JavaScript is the Promise. In this post, we'll break down what a JavaScript Promise is, how to use it, and some common patterns that make asynchronous programming more manageable.

Tuesday, January 19, 2021

How to Use a Callback Function in JavaScript



A callback is a function passed as an argument to another function, which is then called inside the outer function. It's a common pattern for asynchronous programming, event handling, and customizing behavior. 


Friday, September 1, 2017

Lollipop's Uniform Shop Website is LIVE!!!

I built a website for my Mother-in-law who owns a small uniform shop in Tyler, Tx. I am proud of her accomplishment, it isn't easy being a small business owner. There are lot of taxes and unforeseen costs, but small businesses in the private sector are the back bone of America!! She has a few contracts with schools in the Tyler TX area. Used "Wix" for the first time to see how easy it is. It isn't as flexible as i would like, but it did make a month long project only take 2-3 days! You should visit Lollipop's Uniform Shop and order some school uniforms for your kids, she has good prices and is a very friendly person to do business with!!

Wednesday, March 2, 2011

Responsive Web Design

CSS3 Media Queries are an extension to CSS Media Types. They are used to assign different CSS stylesheets to a web page depending on browser window size. A Media Query consists of a media type and one or more expressions to limit the scope of style sheets.

On CSS Tricks, A Web Design Community created by Chris Coyier, a web developer and designer who also co-authored Digging into WordPress. Chris covers a number of aspects of media queries including:

Tuesday, February 22, 2011

Color Scheme Designer


Are you struggling with coming up with a color scheme for your new website? This is a little tool that I found on colorschemedesigner.com is a great way to boost your creativity when it comes to a color scheme for your website.

The Scheme Designer is currently in Version 3.5. Petr Stanicek, a professional UI/UX designer, analyst, web designer and online application programmer from the Czech Republic, EUROPE created the web application in 2009. If you have any question or suggestions, visit Petr’s Website www.pixy.cz

Tuesday, February 1, 2011

Chemistry.com Contract Job


Hey guys! I just landed a contract job at chemistry.com where I will be working full-time for the next six months. The experience I gain there will be invaluable for the future!!

During this employment, I will be residing in Dallas, TX and will not be accepting any other job offers untill the end of the contract in July 2011.

For future Job offers/contracts please contact me, my email is: jacobuid@gmail.com