Skip to content

freem4nn/html-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

html-css


visual studio

Visual Studio


Multi functional and free editor. Feels a bit bloated at times but it has an overall good functionality, working with almost all commercial language's know to

sublime


Sublime text

My text editor of choice due to the fact that it has a very small load on your workstation. It stays maintained, almost no noticeable difference between the paid version and the free version.

webstormWeb Storm


Clean and very responsive editor, at first glance seeming a bit complicated, but as times progresses becoming a clear and easy to use editor

bracketsBrackets


<style> table, th, td { border: 1px solid black; border-collapse: collapse; } </style>
pros cons
easy to use limited to a few languages
clear layout short cuts are not universal
open source no build in cheat sheets

Are our requirements met??


  • Environment - what other applications are we using?
  • What programming languages are we using? HTML, CSS, JS
  • Collaboration on code and projects enabled
  • Easy on the eye
  • Support for other languages or applications used in future projects (C#, Java)
  • Previously used IDEs
  • Must be free!
  • Is commonly used in business

  • Testimonial:

    Visual Studio is what developers buy when they grow up, get serious and don’t mind that other developers know they’re using Microsoft.


    Final thoughts

    1. When working with a laptop make sure your ide does not take all of your memory.

    2. Sublime is my ide of choice because it does not slow down my system (laptop)

    3. When working with a desktop workstation i would choose visual studio due to its multi functionality

      😀


      random piece of code with no other purpose than meeting the requirements for this markdown sheet exercise:

      code class="javascript language-javascript">var s = "JavaScript syntax highlighting"; alert(s); source code

    Releases

    No releases published

    Packages

    No packages published