Advertisement

Latest CSS Activity

I am wondering if it is possible to change the text color of an element based on its background color. Like if the background color were a lighter color then the text would be a darker color and if the background color were a darker color then the text would be a lighter color.

If it is possible to …

3,864 views
Advertisement

This is my template in TypeScript that shows how to write unit-tests with mocks and spies: https://github.com/8Observer8/person-service-mocha-sinon-ts​ I wrote a short instruction in the README.md file. You can use Test-driven development:

Test-driven development (TDD) is a software development proc…

18,487 views

@LorenzoGatti

Well, does the mixing of px, vw, and percentage CSS size units matter, I think that is not much of a problem after all it is just the way that I want it.

Sorry, but nothing in my stylesheet is irrelevant, they all have a purpose or will have one eventually.

Also, the test line does not s…

7,864 views
8Observer8
November 29, 2021 07:59 PM

This example https://github.com/8Observer8/login-websocket-js is just for demonstration how to read information on server side. It uses WebSockets for communication. You can save records of your users to MySQL (MongoDB and so on) to show a record table. This simple example reads login/password from…

7,543 views

Bringing this back on top as it is still up to date

6,268 views
ProjectTaival
July 06, 2020 12:00 PM
Dev Diary #127 - Last Week, In Summary 25: Website & Story Updates

Hello and welcome to this weeks dev diary, the short version!

Last week went by along the following topics;

  • Shuffling around with the website color themes - still not sure what I like the best, but for the final First version (V1.0) the theme will be dark.
  • Tried out some ideas with the website's Tab d…
4,383 views
ProjectTaival
May 11, 2020 11:08 AM
Dev Diary #119 - Last Week, In Summary 17: Website Updates

Hello and welcome to this weeks Dev Diary, the short version!

Last week went by with the following topics;

  • Much, much more tutorial watching on CSS tricks - as mentioned earlier, trying to avoid using Java Script, in fears of compromising SEO optimizations by accident. This is why I have decided to l…
4,428 views
ProjectTaival
May 04, 2020 05:45 AM
Dev Diary #118 - Last Week, In Summary 16: Website Updates

Hello and welcome to this weeks dev diary, the short version!

The last week went along these topics;

  • Explored using animated SVG on the loading page, trying to recreate some functionality of JS effects, like using SVG to fake the page fading in upon loading.
  • Tried several ways to using the CSS checkbo…
3,902 views
ProjectTaival
April 27, 2020 08:31 AM
Dev Diary #117 - Last Week, In Summary 15

Hello and welcome to this weeks Dev Diary, the short version and a tad more info about SEO concerns that I found out.

Last week went along with the following topics;

  • Searching for the best way to use CSS for Tabs and Loader screen, instead of Javascript. Search is still ongoing, but one of the most p…
4,441 views
ProjectTaival
April 20, 2020 09:20 AM
Dev Diary #116 - Last Week, In Summary 14

Hello and welcome to this weeks Dev Diary!

Still only minor news for the past week, which went along these topics;

  • Much, much more CSS tutorials, in written format. (Example)
  • Uploaded the first development phase of the project website (still early prototype, which will not remain as plain as it curren…
4,393 views
Advertisement
Advertisement